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

: IHE FormatCode - JSON Representation

Active as of 2022-01-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-ihe-core-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-core-formatcode-VS</b></p><a name=\"MedCom-ihe-core-formatcode-VS\"> </a><a name=\"hcMedCom-ihe-core-formatcode-VS\"> </a><a name=\"MedCom-ihe-core-formatcode-VS-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-MedCom-ihe-formatcode-CS.html\"><code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-formatcode-CS</code></a></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-formatcode-VS",
  "version" : "1.0.0",
  "name" : "MedComIHE_CoreFormatCode",
  "title" : "IHE FormatCode",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-01-26",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "ValueSet containing FormatCode.",
  "compose" : {
    "include" : [
      {
        "system" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-formatcode-CS"
      }
    ]
  }
}