Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-snapshot1 - draft
150
This page is part of the Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements) (v0.2.0-snapshot1: QA Preview) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2025-09-23 |
{
"resourceType" : "CodeSystem",
"id" : "codesystem-diagnostic-report-support-info",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem codesystem-diagnostic-report-support-info</b></p><a name=\"codesystem-diagnostic-report-support-info\"> </a><a name=\"hccodesystem-diagnostic-report-support-info\"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-diagnostic-report-support-info</code> defines the following code in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">imaging-procedure<a name=\"codesystem-diagnostic-report-support-info-imaging-procedure\"> </a></td><td>Imaging Procedure</td><td>The procedure in which the imaging study was performed supportInfo codesCodes to be used in `DiagnosticReport.supportInfo` for imaging reports.</td></tr></table></div>"
},
"url" : "http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-diagnostic-report-support-info",
"version" : "0.2.0-snapshot1",
"name" : "DiagnosticReportSupportingInfoCodeSystem",
"title" : "Diagnostic Report Support Info Code System",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-23T17:10:03+02: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."
}
]
}