Danish profile of the IHE XDS Metadata Standard
2.0.0-trial-use-1 - release DK

This page is part of the Dk Terminology for XDS Metadata (v2.0.0-trial-use-1: Trial Uses) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions

: DK XDS ClassCode - JSON Representation

Active as of 2022-01-26

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedCom-xds-classcode-CS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-xds-classcode-CS</b></p><a name=\"MedCom-xds-classcode-CS\"> </a><a name=\"hcMedCom-xds-classcode-CS\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS</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\">001<a name=\"MedCom-xds-classcode-CS-001\"> </a></td><td>Klinisk rapport</td></tr><tr><td style=\"white-space:nowrap\">002<a name=\"MedCom-xds-classcode-CS-002\"> </a></td><td>Summary</td></tr><tr><td style=\"white-space:nowrap\">003<a name=\"MedCom-xds-classcode-CS-003\"> </a></td><td>Images</td></tr><tr><td style=\"white-space:nowrap\">004<a name=\"MedCom-xds-classcode-CS-004\"> </a></td><td>Treatment Plan</td></tr><tr><td style=\"white-space:nowrap\">005<a name=\"MedCom-xds-classcode-CS-005\"> </a></td><td>Patient Preferences</td></tr><tr><td style=\"white-space:nowrap\">006<a name=\"MedCom-xds-classcode-CS-006\"> </a></td><td>Workflow</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS",
  "identifier" : [
    {
      "value" : "1.2.208.184.100.9"
    }
  ],
  "version" : "1.0.0",
  "name" : "MedCom_XDS_ClassCode_CS",
  "title" : "DK XDS ClassCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-01-26",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "CodeSystem for ClassCode",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "001",
      "display" : "Klinisk rapport"
    },
    {
      "code" : "002",
      "display" : "Summary"
    },
    {
      "code" : "003",
      "display" : "Images"
    },
    {
      "code" : "004",
      "display" : "Treatment Plan"
    },
    {
      "code" : "005",
      "display" : "Patient Preferences"
    },
    {
      "code" : "006",
      "display" : "Workflow"
    }
  ]
}