HL7 Europe Imaging Study Report
0.1.0-build - ci-build 150

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

: Radiology Report Types - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ImImagingReportTypesEuVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ImImagingReportTypesEuVS</b></p><a name="ImImagingReportTypesEuVS"> </a><a name="hcImImagingReportTypesEuVS"> </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>
  <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/ImImagingReportTypesEuVS"/>
  <version value="0.1.0-build"/>
  <name value="ImImagingReportTypesEuVS"/>
  <title value="Radiology Report Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-18T19:52:09+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="Used by permission of HL7 Europe, all rights reserved Creative Commons License"/>
  <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>