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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeValueSet
IdValueSet-valueset-diagnosticreport-notes.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/ValueSet-valueset-diagnosticreport-notes.html
URLhttp://hl7.eu/fhir/imaging-r5/ValueSet/valueset-diagnosticreport-notes
Version0.1.1-build
Statusdraft
Date2026-01-26T22:51:19+00:00
NameHl7EuImagingSectionValueSet
TitleValueSet: Section codes used to label annotations.
Realmeu
Authorityhl7
DescriptionThese codes define what an annotation annotates.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

Resources that use this resource

StructureDefinition
DiagnosticReportEuImagingDiagnosticReport: Imaging Report

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet valueset-diagnosticreport-notes

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-diagnosticreport-notes",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-r5/ValueSet/valueset-diagnosticreport-notes",
  "version": "0.1.1-build",
  "name": "Hl7EuImagingSectionValueSet",
  "title": "ValueSet: Section codes used to label annotations.",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-26T22:51:19+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "These codes define what an annotation annotates.",
  "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",
        "concept": [
          {
            "code": "18726-0",
            "display": "Imaging Study"
          },
          {
            "code": "55115-0",
            "display": "Order"
          },
          {
            "code": "11329-0",
            "display": "History"
          },
          {
            "code": "55111-9",
            "display": "Procedure"
          },
          {
            "code": "18834-2",
            "display": "Comparison"
          },
          {
            "code": "59776-5",
            "display": "Findings"
          },
          {
            "code": "18783-1",
            "display": "Recommendation"
          },
          {
            "code": "73568-8",
            "display": "Communication"
          }
        ]
      }
    ]
  }
}