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

: Reasons a section in an imaging report is empty.

Draft as of 2025-10-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SectionEmptyReasonEuImaging",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SectionEmptyReasonEuImaging</b></p><a name=\"SectionEmptyReasonEuImaging\"> </a><a name=\"hcSectionEmptyReasonEuImaging\"> </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><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-list-empty-reason.html\"><code>http://terminology.hl7.org/CodeSystem/list-empty-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\"> version &#x1F4E6;1.0.1</span></li><li>Include these codes as defined in <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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA4720-4/\">LA4720-4</a></td><td>Not applicable</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/imaging-r5/ValueSet/SectionEmptyReasonEuImaging",
  "version" : "0.1.1-build",
  "name" : "SectionEmptyReasonEuImaging",
  "title" : "Reasons a section in an imaging report is empty.",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-20T15:51:26+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Reasons a section in an imaging report is empty.",
  "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://terminology.hl7.org/CodeSystem/list-empty-reason"
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA4720-4",
            "display" : "Not applicable"
          }
        ]
      }
    ]
  }
}