FHIR IG analytics| Package | hl7.fhir.eu.imaging-r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-codesystem-diagnostic-report-support-info.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/imaging-r4/CodeSystem-codesystem-diagnostic-report-support-info.html |
| URL | http://hl7.eu/fhir/imaging-r4/CodeSystem/codesystem-diagnostic-report-support-info |
| Version | 0.1.1-build |
| Status | draft |
| Date | 2026-01-26T22:51:13+00:00 |
| Name | DiagnosticReportSupportingInfoCodeSystem |
| Title | ValueSet: Diagnostic Report Support Info Code System |
| Realm | eu |
| Authority | hl7 |
| Description | Code system for codes to be used in `DiagnosticReport.supportInfo` for imaging reports. |
| Copyright | Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
| Content | complete |
| ValueSet | |
| valueset-diagnosticreport-report-support-info | ValueSet: DiagnosticReport supportInfo codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem codesystem-diagnostic-report-support-info
This case-sensitive code system http://hl7.eu/fhir/imaging-r4/CodeSystem/codesystem-diagnostic-report-support-info defines the following code in a Is-A hierarchy:
| Code | Display | Definition |
| imaging-procedure | Imaging Procedure | The procedure in which the imaging study was performed supportInfo codesCodes to be used in `DiagnosticReport.supportInfo` for imaging reports. |
{
"resourceType": "CodeSystem",
"id": "codesystem-diagnostic-report-support-info",
"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-r4/CodeSystem/codesystem-diagnostic-report-support-info",
"version": "0.1.1-build",
"name": "DiagnosticReportSupportingInfoCodeSystem",
"title": "ValueSet: Diagnostic Report Support Info Code System",
"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": "Code system for 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).",
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 1,
"concept": [
{
"code": "imaging-procedure",
"display": "Imaging Procedure",
"definition": "The procedure in which the imaging study was performed supportInfo codesCodes to be used in `DiagnosticReport.supportInfo` for imaging reports."
}
]
}