{
  "resourceType" : "CodeSystem",
  "id" : "eer-device-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-device-type</b></p><a name=\"eer-device-type\"> </a><a name=\"hceer-device-type\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type</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\">EOJ<a name=\"eer-device-type-EOJ\"> </a></td><td>Electronical Homecare Journal</td><td>EOJ</td></tr><tr><td style=\"white-space:nowrap\">LPS<a name=\"eer-device-type-LPS\"> </a></td><td>General Practitioner System</td><td>LPS</td></tr><tr><td style=\"white-space:nowrap\">AP<a name=\"eer-device-type-AP\"> </a></td><td>eDelivery Access Point</td><td>AP</td></tr><tr><td style=\"white-space:nowrap\">MSH<a name=\"eer-device-type-MSH\"> </a></td><td>Message Service Handler</td><td>MSH</td></tr><tr><td style=\"white-space:nowrap\">EUA<a name=\"eer-device-type-EUA\"> </a></td><td>End User Application</td><td>EUA</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-device-type",
  "version" : "1.0.0",
  "name" : "EerDeviceType",
  "title" : "EHMI Endpoint Register (EER) Device-Type CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-01",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://medcom.dk"
    },
    {
      "system" : "email",
      "value" : "ehmi@medcom.dk"
    }]
  }],
  "description" : "CodeSystem containing codes for EER-Device-Type",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "EOJ",
    "display" : "Electronical Homecare Journal",
    "definition" : "EOJ"
  },
  {
    "code" : "LPS",
    "display" : "General Practitioner System",
    "definition" : "LPS"
  },
  {
    "code" : "AP",
    "display" : "eDelivery Access Point",
    "definition" : "AP"
  },
  {
    "code" : "MSH",
    "display" : "Message Service Handler",
    "definition" : "MSH"
  },
  {
    "code" : "EUA",
    "display" : "End User Application",
    "definition" : "EUA"
  }]
}