eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization Source - JSON Representation

Active as of 2019-06-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-organization-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/organization-source</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">manual<a name=\"ehealth-organization-source-manual\"> </a></td><td>Manual</td><td>Manual</td></tr><tr><td style=\"white-space:nowrap\">SOR<a name=\"ehealth-organization-source-SOR\"> </a></td><td>Sundhedsvæsenets Organisationsregister</td><td>Sundhedsvæsenets Organisationsregister</td></tr><tr><td style=\"white-space:nowrap\">STS-ORG<a name=\"ehealth-organization-source-STS-ORG\"> </a></td><td>KOMBIT Støttesystem (STS) Organisation</td><td>KOMBIT Støttesystem (STS) Organisation</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/organization-source",
  "version" : "latest",
  "name" : "OrganizationSource",
  "title" : "Organization Source",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-06-11T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Organization source type",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "manual",
      "display" : "Manual",
      "definition" : "Manual"
    },
    {
      "code" : "SOR",
      "display" : "Sundhedsvæsenets Organisationsregister",
      "definition" : "Sundhedsvæsenets Organisationsregister"
    },
    {
      "code" : "STS-ORG",
      "display" : "KOMBIT Støttesystem (STS) Organisation",
      "definition" : "KOMBIT Støttesystem (STS) Organisation"
    }
  ]
}