FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ImSectionEmptyReason

Packagehl7.fhir.eu.imaging-r5
TypeValueSet
IdImSectionEmptyReason
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/ValueSet-ImSectionEmptyReason.html
URLhttp://hl7.eu/fhir/imaging-r5/ValueSet/ImSectionEmptyReason
Version0.1.0-build
Statusdraft
Date2025-07-03T12:02:41+00:00
NameImSectionEmptyReason
TitleReasons 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
ImCompositionImaging Composition

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
list-empty-reasonList Empty Reasons
loinc.orgLOINC codes used in this IG
list-empty-reasonList Empty Reasons
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet ImSectionEmptyReason

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ImSectionEmptyReason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ValueSet/ImSectionEmptyReason",
  "version": "0.1.0-build",
  "name": "ImSectionEmptyReason",
  "title": "Reasons a section in an imaging report is empty.",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-03T12:02:41+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"
          }
        ]
      }
    ]
  }
}