FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | ValueSet |
| Id | ValueSet-im-anatomical-region-valueset.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/bvdh/bvdh-ihe-mado/ValueSet-im-anatomical-region-valueset.html |
| URL | https://profiles.ihe.net/RAD/MADO/ValueSet/im-anatomical-region-valueset |
| Version | 0.1.0-SNAPSHOT |
| Status | draft |
| Date | 2026-03-13T13:50:28+00:00 |
| Name | ValueSetAnatomicalRegion |
| Title | Anatomical Region |
| Realm | uv |
| Authority | ihe |
| Description | A shortlist of anatomical regions that can be used for searching reports and manifests. |
| StructureDefinition | ||
| ihe.rad.mado#current | MadoAnatomicalRegionExtension | Extension: Anatomical Region |
| ihe.rad.mado#current | MadoDicomKosMinimalDocumentReference | MADO MHD DocumentReference Profile for DICOM KOS Imaging Manifests |
| ihe.rad.mado#current | MadoFhirMinimalDocumentReference | MADO MHD DocumentReference Profile for FHIR Imaging Manifests |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet im-anatomical-region-valueset
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 |
| 1141981001 | Spinal column region |
{
"resourceType": "ValueSet",
"id": "im-anatomical-region-valueset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/RAD/MADO/ValueSet/im-anatomical-region-valueset",
"version": "0.1.0-SNAPSHOT",
"name": "ValueSetAnatomicalRegion",
"title": "Anatomical Region",
"status": "draft",
"experimental": false,
"date": "2026-03-13T13:50:28+00:00",
"publisher": "IHE Radiology Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/radiology/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
},
{
"name": "IHE Radiology Technical Committee",
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
}
],
"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": "001",
"display": "World"
}
]
}
],
"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": "1141981001"
}
]
}
]
}
}