{
  "resourceType": "CodeSystem",
  "id": "ehealth-sor-organization-type",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://ehealth.sundhed.dk/cs/sor-organization-type 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\">unknown<a name=\"ehealth-sor-organization-type-unknown\"> </a></td><td>Unknown</td><td>Unknown</td></tr><tr><td style=\"white-space:nowrap\">726<a name=\"ehealth-sor-organization-type-726\"> </a></td><td>KONVAFD (Converted Organizational Unit)</td><td>KONVAFD (Converted Organizational Unit)</td></tr><tr><td style=\"white-space:nowrap\">56781000005109<a name=\"ehealth-sor-organization-type-56781000005109\"> </a></td><td>Abuse treatment center</td><td>Abuse treatment center</td></tr></table></div>"
  },
  "url": "http://ehealth.sundhed.dk/cs/sor-organization-type",
  "version": "2021.3.0",
  "name": "SorOrganizationType",
  "title": "SOR Organization Type",
  "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 types specific for organizations from Sor",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "unknown",
      "display": "Unknown",
      "definition": "Unknown"
    },
    {
      "code": "726",
      "display": "KONVAFD (Converted Organizational Unit)",
      "definition": "KONVAFD (Converted Organizational Unit)"
    },
    {
      "code": "56781000005109",
      "display": "Abuse treatment center",
      "definition": "Abuse treatment center"
    }
  ]
}