Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-ballot - ci-build
150
Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements), published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-manifest/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-05 |
{
"resourceType" : "ValueSet",
"id" : "im-anatomical-region-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet im-anatomical-region-valueset</b></p><a name=\"im-anatomical-region-valueset\"> </a><a name=\"hcim-anatomical-region-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/63337009\">63337009</a></td><td style=\"color: #cccccc\">Lower trunk</td></tr><tr><td><a href=\"http://snomed.info/id/38266002\">38266002</a></td><td style=\"color: #cccccc\">Entire body as a whole</td></tr><tr><td><a href=\"http://snomed.info/id/53120007\">53120007</a></td><td style=\"color: #cccccc\">Upper extremity</td></tr><tr><td><a href=\"http://snomed.info/id/61685007\">61685007</a></td><td style=\"color: #cccccc\">Lower extremity</td></tr><tr><td><a href=\"http://snomed.info/id/67734004\">67734004</a></td><td style=\"color: #cccccc\">Upper trunk</td></tr><tr><td><a href=\"http://snomed.info/id/774007\">774007</a></td><td style=\"color: #cccccc\">Head and neck structure</td></tr><tr><td><a href=\"http://snomed.info/id/113257007\">113257007</a></td><td style=\"color: #cccccc\">Cardiovascular system</td></tr><tr><td><a href=\"http://snomed.info/id/80891009\">80891009</a></td><td style=\"color: #cccccc\">Heart</td></tr><tr><td><a href=\"http://snomed.info/id/76752008\">76752008</a></td><td style=\"color: #cccccc\">Breast</td></tr><tr><td><a href=\"http://snomed.info/id/737561001\">737561001</a></td><td style=\"color: #cccccc\">Structure of vertebral column and/or spinal cord (body structure)</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-anatomical-region-valueset",
"version" : "0.2.0-ballot",
"name" : "AnatomicalRegionVs",
"title" : "Anatomical Region",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-05T13:47:53+00:00",
"publisher" : "HL7 Europe",
"contact" : [
{
"name" : "HL7 Europe",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.eu"
}
]
}
],
"description" : "A shortlist of anatomical regions that can be used for searching reports and manifests.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "150",
"display" : "Europe"
}
]
}
],
"copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "63337009"
},
{
"code" : "38266002"
},
{
"code" : "53120007"
},
{
"code" : "61685007"
},
{
"code" : "67734004"
},
{
"code" : "774007"
},
{
"code" : "113257007"
},
{
"code" : "80891009"
},
{
"code" : "76752008"
},
{
"code" : "737561001"
}
]
}
]
}
}