HL7 Europe Imaging Study Report
0.1.0 - 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 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging/ and changes regularly. See the Directory of published versions

: Imaging Report Types - JSON Representation

Draft as of 2025-03-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "im-reportType-eu-lab",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet im-reportType-eu-lab</b></p><a name=\"im-reportType-eu-lab\"> </a><a name=\"hcim-reportType-eu-lab\"> </a><a name=\"im-reportType-eu-lab-en-US\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where ancestor  = 18726-0 (Radiology studies (set))</li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/imaging/ValueSet/im-reportType-eu-lab",
  "version" : "0.1.0",
  "name" : "ImagingReportTypesEuVS",
  "title" : "Imaging Report Types",
  "status" : "draft",
  "date" : "2025-03-18T14:31:31+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Imaging Report Types.\nThis version includes only one code as suggested by the eHN guideline.\nTo add specificity the https://loinc.org/kb/users-guide/loinc-rsna-radiology-playbook-user-guide/ could be incorporated as the source of imaging study/report types.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "filter" : [
          {
            "property" : "ancestor",
            "op" : "=",
            "value" : "18726-0"
          }
        ]
      }
    ]
  }
}