DK EHMI Terminology
0.8.0 - ci-build Denmark flag

DK EHMI Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.8.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-terminology/ and changes regularly. See the Directory of published versions

: EHMI Delivery Status (EDS) agent.who.identifier Types CS - JSON Representation

Active as of 2023-09-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ehmi-delivery-status-agent-who-identifier-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehmi-delivery-status-agent-who-identifier-types</b></p><a name=\"ehmi-delivery-status-agent-who-identifier-types\"> </a><a name=\"hcehmi-delivery-status-agent-who-identifier-types\"> </a><a name=\"ehmi-delivery-status-agent-who-identifier-types-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types</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\">GLN<a name=\"ehmi-delivery-status-agent-who-identifier-types-GLN\"> </a></td><td>GLN</td><td>GLN representing either the endpoint of the sender or the receiver organization</td></tr><tr><td style=\"white-space:nowrap\">SOR<a name=\"ehmi-delivery-status-agent-who-identifier-types-SOR\"> </a></td><td>SOR</td><td>SOR representing either the sorkcode of the sender or the receiver organization</td></tr><tr><td style=\"white-space:nowrap\">ehmiDEVICEID<a name=\"ehmi-delivery-status-agent-who-identifier-types-ehmiDEVICEID\"> </a></td><td>DeviceId</td><td>The recorded deviceid of a device used in EHMI</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types",
  "version" : "0.8.0",
  "name" : "EhmiDeliveryStatusAgentWhoIdentifierTypes",
  "title" : "EHMI Delivery Status (EDS) agent.who.identifier Types CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "description" : "ehmi-delivery-status-agent.who.identifier for the EHMI Messaging Infrastructure",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "GLN",
      "display" : "GLN",
      "definition" : "GLN representing either the endpoint of the sender or the receiver organization"
    },
    {
      "code" : "SOR",
      "display" : "SOR",
      "definition" : "SOR representing either the sorkcode of the sender or the receiver organization"
    },
    {
      "code" : "ehmiDEVICEID",
      "display" : "DeviceId",
      "definition" : "The recorded deviceid of a device used in EHMI"
    }
  ]
}