FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r4
Resource TypeValueSet
IdValueSet-SectionEmptyReasonEuImaging.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r4/ValueSet-SectionEmptyReasonEuImaging.html
URLhttp://hl7.eu/fhir/imaging-r4/ValueSet/SectionEmptyReasonEuImaging
Version0.1.1-build
Statusdraft
Date2026-01-26T22:51:13+00:00
NameSectionEmptyReasonEuImaging
TitleValueSet: Reasons a section in an imaging report is empty.
Realmeu
Authorityhl7
DescriptionReasons a section in an imaging report is empty.
CopyrightThis 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

Resources that use this resource

StructureDefinition
CompositionEuImagingComposition: Imaging Report

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
list-empty-reasonList Empty Reasons

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet SectionEmptyReasonEuImaging

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "SectionEmptyReasonEuImaging",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r4/ValueSet/SectionEmptyReasonEuImaging",
  "version": "0.1.1-build",
  "name": "SectionEmptyReasonEuImaging",
  "title": "ValueSet: Reasons a section in an imaging report is empty.",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-26T22:51:13+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"
          }
        ]
      }
    ]
  }
}