FHIR IG analytics| Package | hl7.fhir.eu.imaging-manifest-r5 |
| Resource Type | ValueSet |
| Id | ValueSet-im-anatomical-region-valueset.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-im-anatomical-region-valueset.html |
| URL | http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-anatomical-region-valueset |
| Version | 0.2.1-build |
| Status | draft |
| Date | 2026-01-23T12:52:46+00:00 |
| Name | AnatomicalRegionVs |
| Title | Anatomical Region |
| Realm | eu |
| Authority | hl7 |
| Description | A shortlist of anatomical regions that can be used for searching reports and manifests. |
| Copyright | Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
| StructureDefinition | |
| ImManifestDocumentReference | Manifest DocumentReference for MHD deployments |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet im-anatomical-region-valueset
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 63337009 | Lower trunk |
| 38266002 | Entire body as a whole |
| 53120007 | Upper extremity |
| 61685007 | Lower extremity |
| 67734004 | Upper trunk |
| 774007 | Head and neck structure |
| 113257007 | Cardiovascular system |
| 80891009 | Heart |
| 76752008 | Breast |
| 737561001 | Structure of vertebral column and/or spinal cord (body structure) |
{
"resourceType": "ValueSet",
"id": "im-anatomical-region-valueset",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-anatomical-region-valueset",
"version": "0.2.1-build",
"name": "AnatomicalRegionVs",
"title": "Anatomical Region",
"status": "draft",
"experimental": false,
"date": "2026-01-23T12:52:46+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": "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"
}
]
}
]
}
}