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 EDelivery SBDH DOCUMENTID CS - JSON Representation

Active as of 2023-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "edelivery-sbdh-documentid-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem edelivery-sbdh-documentid-type</b></p><a name=\"edelivery-sbdh-documentid-type\"> </a><a name=\"hcedelivery-sbdh-documentid-type\"> </a><a name=\"edelivery-sbdh-documentid-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/edelivery-sbdh-documentid-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></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:prod:medcom:messaging:edifact:dis91<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58prod.58medcom.58messaging.58edifact.58dis91\"> </a></td><td>EDIFACT Korrespondancebrev type</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:prod:medcom:messaging:oioxml:xdis91<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58prod.58medcom.58messaging.58oioxml.58xdis91\"> </a></td><td>OIOXML ClinicalEmail type</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:prod:medcom:messaging:fhir:carecommunication<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58prod.58medcom.58messaging.58fhir.58carecommunication\"> </a></td><td>FHIR Korrespondance type</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/edelivery-sbdh-documentid-type",
  "version" : "0.8.0",
  "name" : "EDeliverySbdhDocumentIdType",
  "title" : "EHMI EDelivery SBDH DOCUMENTID CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "description" : "EHMI EDelivery SBDH DOCUMENTID 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" : "urn:dk:healthcare:prod:medcom:messaging:edifact:dis91",
      "display" : "EDIFACT Korrespondancebrev type"
    },
    {
      "code" : "urn:dk:healthcare:prod:medcom:messaging:oioxml:xdis91",
      "display" : "OIOXML ClinicalEmail type"
    },
    {
      "code" : "urn:dk:healthcare:prod:medcom:messaging:fhir:carecommunication",
      "display" : "FHIR Korrespondance type"
    }
  ]
}