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

: PLR-DK IHE FormatCode - JSON Representation

Active as of 2025-03-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-ihe-plr-formatcode-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-ihe-plr-formatcode-VS</b></p><a name=\"MedCom-ihe-plr-formatcode-VS\"> </a><a name=\"hcMedCom-ihe-plr-formatcode-VS\"> </a><a name=\"MedCom-ihe-plr-formatcode-VS-en-US\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.2.208.184.100.10</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:ad:dk:medcom:plr-v1.0:full</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-plr-formatcode-VS",
  "version" : "1.0.0",
  "name" : "MedComIHE_PLR_DK_FormatCode",
  "title" : "PLR-DK IHE FormatCode",
  "status" : "active",
  "date" : "2025-03-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "PLR-DK: Code system for document format code used in national Document sharing. The value set for format code is based on code system DK_IHE_FormatCode.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.208.184.100.10",
        "concept" : [
          {
            "code" : "urn:ad:dk:medcom:plr-v1.0:full"
          }
        ]
      }
    ]
  }
}