HL7 Europe Imaging Report R4
1.0.0-alpha - qa-preview 150

This page is part of the HL7 Europe Imaging Report (v1.0.0-alpha: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0-ballot. For a full list of available versions, see the Directory of published versions

: ValueSet: Radiology Report Types

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ImagingReportTypesEuVSEuImaging",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ImagingReportTypesEuVSEuImaging</b></p><a name=\"ImagingReportTypesEuVSEuImaging\"> </a><a name=\"hcImagingReportTypesEuVSEuImaging\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 18726-0 (Radiology studies (set))</li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://hl7.eu/fhir/imaging/ValueSet/ImagingReportTypesEuVSEuImaging",
  "version" : "1.0.0-alpha",
  "name" : "ImagingReportTypesEuVSEuImaging",
  "title" : "ValueSet: Radiology Report Types",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-02-27T07:40:26+01:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "The set of radiology types as defined by LOINC.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "18726-0"
          }
        ]
      }
    ]
  }
}