FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.img
Resource TypeValueSet
IdValueSet-cz-anatomical-region-valueset.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/img/ValueSet-cz-anatomical-region-valueset.html
URLhttps://hl7.cz/fhir/img/ValueSet/cz-anatomical-region-valueset
Version0.1.0-ballot
Statusdraft
Date2026-06-29T06:25:38+00:00
NameValueSetAnatomicalRegion
TitleValueSet: Anatomical Region
Realmcz
Authorityhl7
DescriptionA 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

StructureDefinition
hl7.fhir.cz.img#currentcz-anatomical-region-extensionExtension: Anatomical Region

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cz-anatomical-region-valueset


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"
          }
        ]
      }
    ]
  }
}