HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions

: ValueSet: Anatomical Region

Draft as of 2026-06-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cz-anatomical-region-valueset"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-anatomical-region-valueset</b></p><a name=\"cz-anatomical-region-valueset\"> </a><a name=\"hccz-anatomical-region-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/63337009\">63337009</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/38266002\">38266002</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/53120007\">53120007</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/61685007\">61685007</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/67734004\">67734004</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/774007\">774007</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/113257007\">113257007</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/80891009\">80891009</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/76752008\">76752008</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/737561001\">737561001</a></td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://hl7.cz/fhir/img/ValueSet/cz-anatomical-region-valueset"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/img/ValueSet/cz-anatomical-region-valueset>
  ] ; # 
  fhir:version [ fhir:v "0.1.0-ballot"] ; # 
  fhir:name [ fhir:v "ValueSetAnatomicalRegion"] ; # 
  fhir:title [ fhir:v "ValueSet: Anatomical Region"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-01T12:32:34+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "63337009" ]       ] [
fhir:code [ fhir:v "38266002" ]       ] [
fhir:code [ fhir:v "53120007" ]       ] [
fhir:code [ fhir:v "61685007" ]       ] [
fhir:code [ fhir:v "67734004" ]       ] [
fhir:code [ fhir:v "774007" ]       ] [
fhir:code [ fhir:v "113257007" ]       ] [
fhir:code [ fhir:v "80891009" ]       ] [
fhir:code [ fhir:v "76752008" ]       ] [
fhir:code [ fhir:v "737561001" ]       ] )     ] )
  ] . #