DK MedCom Core Document
1.0.0 - release

DK MedCom Core Document, 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-core-document/ and changes regularly. See the Directory of published versions

: DK IHE XDS Message ClassCode Valueset - JSON Representation

Active as of 2025-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "medcom-dk-xds-msg-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-msg-classcode-VS</b></p><a name=\"medcom-dk-xds-msg-classcode-VS\"> </a><a name=\"hcmedcom-dk-xds-msg-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" : "http://medcomfhir.dk/ig/coredocument/ValueSet/medcom-dk-xds-msg-classcode-VS",
  "version" : "1.0.0",
  "name" : "MedComXds_MsgClassCodeVS",
  "title" : "DK IHE XDS Message ClassCode Valueset",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    },
    {
      "name" : "MedCom FHIR Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@medcom.dk",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Value set for the classCode attribute for DK IHE XDS 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"
          }
        ]
      }
    ]
  }
}