DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions

: EER-Device-Type CodeSystem - JSON Representation

Active as of 2024-02-01

Raw json | Download


{
  "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><a name=\"eer-device-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-device-type</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">EUA<a name=\"eer-device-type-EUA\"> </a></td><td>End User Application</td><td>EUA</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0EOJ<a name=\"eer-device-type-EOJ\"> </a></td><td>Electronical Homecare Journal</td><td>EOJ</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LPS<a name=\"eer-device-type-LPS\"> </a></td><td>General Practitioner System</td><td>LPS</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0EHR<a name=\"eer-device-type-EHR\"> </a></td><td>Electronical Healthcare Record</td><td>EHR</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">MIDDLEWARE<a name=\"eer-device-type-MIDDLEWARE\"> </a></td><td>eDelivery Access Point</td><td>MIDDLEWARE</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0MSH<a name=\"eer-device-type-MSH\"> </a></td><td>Message Service Handler</td><td>MSH</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0EAP<a name=\"eer-device-type-EAP\"> </a></td><td>eDelivery Access Point</td><td>EAP</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0VANS<a name=\"eer-device-type-VANS\"> </a></td><td>VANS Access Point</td><td>VANS</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-device-type",
  "version" : "0.5.0",
  "name" : "EerDeviceType",
  "title" : "EER-Device-Type CodeSystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-02-01",
  "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" : 8,
  "concept" : [
    {
      "code" : "EUA",
      "display" : "End User Application",
      "definition" : "EUA",
      "concept" : [
        {
          "code" : "EOJ",
          "display" : "Electronical Homecare Journal",
          "definition" : "EOJ"
        },
        {
          "code" : "LPS",
          "display" : "General Practitioner System",
          "definition" : "LPS"
        },
        {
          "code" : "EHR",
          "display" : "Electronical Healthcare Record",
          "definition" : "EHR"
        }
      ]
    },
    {
      "code" : "MIDDLEWARE",
      "display" : "eDelivery Access Point",
      "definition" : "MIDDLEWARE",
      "concept" : [
        {
          "code" : "MSH",
          "display" : "Message Service Handler",
          "definition" : "MSH"
        },
        {
          "code" : "EAP",
          "display" : "eDelivery Access Point",
          "definition" : "EAP"
        },
        {
          "code" : "VANS",
          "display" : "VANS Access Point",
          "definition" : "VANS"
        }
      ]
    }
  ]
}