Danish profile of the XDS Metadata Standard
2.0.0 - ci-build

Danish profile of the XDS Metadata Standard, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.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

: MedCom XDS MimeType for FHIR documents - XML Representation

Active as of 2025-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MedCom-xds-mimetype-fhir-VS"/>
  <text>
    <status value="generated"/>
    <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>MimeType-application/fhir+json</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>MimeType-application/fhir+xml</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-fhir-VS"/>
  <version value="2.0.0"/>
  <name value="MedCom_XDS_MimeType_FHIR"/>
  <title value="MedCom XDS MimeType for FHIR documents"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-01-01"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.medcom.dk"/>
    </telecom>
  </contact>
  <description value="Values for the document metadata attribute mimeType"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-mediaType"/>
      <concept>
        <code value="application/fhir+json"/>
        <display value="MimeType-application/fhir+json"/>
      </concept>
      <concept>
        <code value="application/fhir+xml"/>
        <display value="MimeType-application/fhir+xml"/>
      </concept>
    </include>
  </compose>
</ValueSet>