{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-organization-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This 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" : "2.6.0",
  "name" : "OrganizationSource",
  "title" : "Organization Source",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-06-11T00:00:00+00:00",
  "publisher" : "Systematic | Trifork",
  "contact" : [{
    "name" : "Systematic | Trifork",
    "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"
  }]
}