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 MimeType for FHIR documents - JSON Representation

Active as of 2025-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-xds-mimetype-fhir-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-xds-mimetype-fhir-VS</b></p><a name=\"MedCom-xds-mimetype-fhir-VS\"> </a><a name=\"hcMedCom-xds-mimetype-fhir-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-mediaType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version &#x1F4E6;4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47fhir.43json\">application/fhir+json</a></td><td/></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47fhir.43xml\">application/fhir+xml</a></td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-fhir-VS",
  "version" : "1.0.0",
  "name" : "MedCom_XDS_MimeType_FHIR",
  "title" : "DK XDS MimeType for FHIR documents",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "Values for the document metadata attribute mimeType",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-mediaType",
        "concept" : [
          {
            "code" : "application/fhir+json"
          },
          {
            "code" : "application/fhir+xml"
          }
        ]
      }
    ]
  }
}