FHIR IG analytics
| Package | hl7.fhir.eu.imaging-r5 |
| Resource Type | ValueSet |
| Id | ValueSet-im-anatomical-region-valueset.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/hl7-eu/imaging-r5/ValueSet-im-anatomical-region-valueset.html |
| URL | http://hl7.eu/fhir/imaging-r5/ValueSet/im-anatomical-region-valueset |
| Version | 0.1.1-build |
| Status | draft |
| Date | 2026-02-23T12:08:04+00:00 |
| Name | ValueSetAnatomicalRegion |
| Title | ValueSet: Anatomical Region |
| Realm | eu |
| Authority | hl7 |
| 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. |
| Copyright | Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "im-anatomical-region-valueset",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}