Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-snapshot1 - draft 150

This page is part of the Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements) (v0.2.0-snapshot1: QA Preview) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: HL7 EU Imaging Manifest Types - XML Representation

Draft as of 2025-09-23

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ImImagingManifestTypesEuVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ImImagingManifestTypesEuVS</b></p><a name="ImImagingManifestTypesEuVS"> </a><a name="hcImImagingManifestTypesEuVS"> </a><ul><li>Include codes from<a href="http://loinc.org"><code>http://loinc.org</code></a> where STATUS  = ACTIVE, SCALE_TYP  = Doc and CLASS  = RAD</li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/ImImagingManifestTypesEuVS"/>
  <version value="0.2.0-snapshot1"/>
  <name value="ImImagingManifestTypesEuVS"/>
  <title value="HL7 EU Imaging Manifest Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-23T17:10:03+02:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description
               value="HL7 EU Imaging Manifest Types used in Compositions and DiagnosticReports."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <filter>
        <property value="STATUS"/>
        <op value="="/>
        <value value="ACTIVE"/>
      </filter>
      <filter>
        <property value="SCALE_TYP"/>
        <op value="="/>
        <value value="Doc"/>
      </filter>
      <filter>
        <property value="CLASS"/>
        <op value="="/>
        <value value="RAD"/>
      </filter>
    </include>
  </compose>
</ValueSet>