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-typeversion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem edelivery-sbdh-documentid-typeversion</b></p><a name=\"edelivery-sbdh-documentid-typeversion\"> </a><a name=\"hcedelivery-sbdh-documentid-typeversion\"> </a><a name=\"edelivery-sbdh-documentid-typeversion-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/edelivery-sbdh-documentid-typeversion</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:medcom:edifact:d9134l<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58medcom.58edifact.58d9134l\"> </a></td><td>Korrespondancebrev version</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:oioxml:xd9134l<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58medcom.58oioxml.58xd9134l\"> </a></td><td>OIOXML ClinicalEmail version</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:fhir:carecommunication:3.0<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58medcom.58fhir.58carecommunication.583.460\"> </a></td><td>FHIR Korrespondance version</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/edelivery-sbdh-documentid-typeversion",
  "version" : "0.8.0",
  "name" : "EDeliverySbdhDocumentIdTypeversion",
  "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:medcom:edifact:d9134l",
      "display" : "Korrespondancebrev version"
    },
    {
      "code" : "urn:dk:healthcare:medcom:oioxml:xd9134l",
      "display" : "OIOXML ClinicalEmail version"
    },
    {
      "code" : "urn:dk:healthcare:medcom:fhir:carecommunication:3.0",
      "display" : "FHIR Korrespondance version"
    }
  ]
}