HL7 Europe Imaging Report R5, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.1-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r5/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-23 |
{
"resourceType" : "ValueSet",
"id" : "im-anatomical-region-valueset",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.eu/fhir/imaging-r5/ValueSet/im-anatomical-region-valueset",
"version" : "0.1.1-build",
"name" : "ValueSetAnatomicalRegion",
"title" : "ValueSet: Anatomical Region",
"status" : "draft",
"experimental" : false,
"date" : "2026-02-23T12:08:04+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. When the MADO manifest is implemented, this ValueSet can be replaced with a reference to that ValueSet.",
"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://snomed.info/sct",
"concept" : [
{
"code" : "63337009"
},
{
"code" : "38266002"
},
{
"code" : "53120007"
},
{
"code" : "61685007"
},
{
"code" : "67734004"
},
{
"code" : "774007"
},
{
"code" : "113257007"
},
{
"code" : "80891009"
},
{
"code" : "76752008"
},
{
"code" : "737561001"
}
]
}
]
}
}