FHIR IG analytics
| Package | hl7.fhir.cz.img |
| Resource Type | ValueSet |
| Id | ValueSet-cz-anatomical-region-valueset.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/img/ValueSet-cz-anatomical-region-valueset.html |
| URL | https://hl7.cz/fhir/img/ValueSet/cz-anatomical-region-valueset |
| Version | 0.1.0-ballot |
| Status | draft |
| Date | 2026-06-29T06:25:38+00:00 |
| Name | ValueSetAnatomicalRegion |
| Title | ValueSet: Anatomical Region |
| Realm | cz |
| 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. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
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": "cz-anatomical-region-valueset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/img/ValueSet/cz-anatomical-region-valueset",
"version": "0.1.0-ballot",
"name": "ValueSetAnatomicalRegion",
"title": "ValueSet: Anatomical Region",
"status": "draft",
"experimental": false,
"date": "2026-06-29T06:25:38+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"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": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"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"
}
]
}
]
}
}