MedCom Documents XDS Metadata profiles IG
1.0.0 - ci-build

MedCom Documents XDS Metadata profiles IG, 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-documents/ and changes regularly. See the Directory of published versions

: DK IHE XDS HCO Message ClassCode Valueset - JSON Representation

Active as of 2025-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "medcom-dk-xds-hco-classcode-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-dk-xds-hco-classcode-VS</b></p><a name=\"medcom-dk-xds-hco-classcode-VS\"> </a><a name=\"hcmedcom-dk-xds-hco-classcode-VS\"> </a><ul><li>Include these codes as defined in <a href=\"https://build.fhir.org/ig/medcomdk/dk-medcom-xds-metadata/CodeSystem-MedCom-ihe-classcode-CS.html\"><code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-classcode-CS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://build.fhir.org/ig/medcomdk/dk-medcom-xds-metadata/CodeSystem-MedCom-ihe-classcode-CS.html#MedCom-ihe-classcode-CS-006\">006</a></td><td>Workflow</td></tr></table></li></ul></div>"
  },
  "url" : "https://medcomfhir.dk/ig/xdsdocuments/ValueSet/medcom-dk-xds-hco-classcode-VS",
  "version" : "1.0.0",
  "name" : "MedComXds_HcoClassCodeVS",
  "title" : "DK IHE XDS HCO Message ClassCode Valueset",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medcom.dk/"
        }
      ]
    }
  ],
  "description" : "Value set for the ClassCode attribute for DK HCO Message. ClassCode used in DK IHE XDS Document sharing",
  "compose" : {
    "include" : [
      {
        "system" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-classcode-CS",
        "concept" : [
          {
            "code" : "006",
            "display" : "Workflow"
          }
        ]
      }
    ]
  }
}