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 non-FHIR XML documents - JSON Representation

Active as of 2015-01-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-xds-mimetype-xml-VS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-xds-mimetype-xml-VS</b></p><a name=\"MedCom-xds-mimetype-xml-VS\"> </a><a name=\"hcMedCom-xds-mimetype-xml-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><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47xml\">text/xml</a></td><td style=\"color: #cccccc\">XML Text</td><td>For structured character based data. There is a risk that general SGML/XML is too powerful to allow a sharing of general SGML/XML documents between different applications.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47cda.43xml\">application/cda+xml</a></td><td/><td/></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-xml-VS",
  "version" : "1.0.0",
  "name" : "MedCom_XDS_MimeType_XML",
  "title" : "DK XDS MimeType for non-FHIR XML documents",
  "status" : "active",
  "experimental" : false,
  "date" : "2015-01-04",
  "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" : "text/xml"
          },
          {
            "code" : "application/cda+xml"
          }
        ]
      }
    ]
  }
}