Dk Terminology for XDS Metadata
1.0.0 - trial-use

Dk Terminology for XDS Metadata, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-xds-metadata/ and changes regularly. See the Directory of published versions

: DK IHE ClassCode - JSON Representation

Active as of 2022-01-26

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedCom-ihe-classcode-CS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-ihe-classcode-CS</b></p><a name=\"MedCom-ihe-classcode-CS\"> </a><a name=\"hcMedCom-ihe-classcode-CS\"> </a><a name=\"MedCom-ihe-classcode-CS-en-US\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-classcode-CS</code> defines the following code:</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\">001<a name=\"MedCom-ihe-classcode-CS-001\"> </a></td><td>Klinisk rapport</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-classcode-CS",
  "identifier" : [
    {
      "value" : "1.2.208.184.100.9"
    }
  ],
  "version" : "1.0.0",
  "name" : "MedComIHE_ClassCode",
  "title" : "DK IHE ClassCode",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-01-26",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "CodeSystem for ClassCode",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "001",
      "display" : "Klinisk rapport"
    }
  ]
}