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-report-support-info.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/ValueSet-valueset-diagnosticreport-report-support-info.html
URLhttp://hl7.eu/fhir/imaging-r5/ValueSet/valueset-diagnosticreport-report-support-info
Version0.1.1-build
Statusdraft
Date2026-01-26T22:51:19+00:00
NameDiagnosticReportSupportingInfoVCodes
TitleValueSet: DiagnosticReport supportInfo codes
Realmeu
Authorityhl7
DescriptionCodes to be used in `DiagnosticReport.supportInfo` for imaging reports.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

Resources that use this resource

StructureDefinition
ImDiagnosticReportIM Diagnostic Report

Resources that this resource uses

CodeSystem
codesystem-diagnostic-report-support-infoValueSet: Diagnostic Report Support Info Code System

Narrative

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

Generated Narrative: ValueSet valueset-diagnosticreport-report-support-info

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-diagnosticreport-report-support-info",
  "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-report-support-info",
  "version": "0.1.1-build",
  "name": "DiagnosticReportSupportingInfoVCodes",
  "title": "ValueSet: DiagnosticReport supportInfo codes",
  "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": "Codes to be used in `DiagnosticReport.supportInfo` for imaging reports.",
  "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://hl7.eu/fhir/imaging-r5/CodeSystem/codesystem-diagnostic-report-support-info"
      }
    ]
  }
}