HL7 Europe Imaging Report R5
0.1.1-build - 150

HL7 Europe Imaging Report R5, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.1-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r5/ and changes regularly. See the Directory of published versions

: Radiology Report Types

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ImagingReportTypesEuVSEuImaging"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Generated Narrative: ValueSet ImagingReportTypesEuVSEuImaging</b></p><a name="ImagingReportTypesEuVSEuImaging"> </a><a name="hcImagingReportTypesEuVSEuImaging"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p></div><ul><li>Include codes from<a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where STATUS  = ACTIVE, SCALE_TYP  = Doc and CLASS  = RAD</li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <url
       value="http://hl7.eu/fhir/imaging-r5/ValueSet/ImagingReportTypesEuVSEuImaging"/>
  <version value="0.1.1-build"/>
  <name value="ImagingReportTypesEuVSEuImaging"/>
  <title value="Radiology Report Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-10-20T15:51:26+00:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description value="The set of radiology types as defined by LOINC."/>
  <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>