HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Shared Health Record Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/szz/ and changes regularly. See the Directory of published versions

: Observation: Pulmonology - TTL Representation

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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "407b583e-4c05-47eb-b0df-6d8166c0d4f1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/szz/StructureDefinition/cz-observation-pulmonology"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/szz/StructureDefinition/cz-observation-pulmonology>     ] )
  ] ; # 
  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: Observation 407b583e-4c05-47eb-b0df-6d8166c0d4f1</b></p><a name=\"407b583e-4c05-47eb-b0df-6d8166c0d4f1\"> </a><a name=\"hc407b583e-4c05-47eb-b0df-6d8166c0d4f1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-observation-pulmonology.html\">Observation: Pulmonology (SZZ CZ)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 301230006}\">Lung finding</span></p><p><b>subject</b>: <a href=\"Bundle-cz-example-bundle-screeningrecord-2.html#urn-uuid-cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec\">Mračena Mrakomorová  Female, DoB: 1988-02-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621111 (use: official, ))</a></p><p><b>effective</b>: 2024-04-14 10:30:00+0100</p><p><b>performer</b>: <a href=\"Bundle-cz-example-bundle-screeningrecord-2.html#urn-uuid-2a06ef57-f377-4031-a098-612aa44f54b2\">PractitionerRole: specialty = Radiology</a></p><p><b>interpretation</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/cz-pulmonology-interpretation-cs recommended}\">Doporučení screeningového LDCT plic - ano</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 365981007}\">Finding of tobacco smoking behavior</span></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/cz-tobacco-history-cs exsmoker}\">exkuřák (přestal před více než měsícem)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 160617001}\">Stopped smoking</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 266918002}\">Tobacco smoking consumption</span></p><p><b>value</b>: 10</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 782516008}\">Number of calculated smoking pack years</span></p><p><b>value</b>: 20</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 5880005}\">Physical examination</span></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/cz-physical-examination-pulmonology-result-cs patological}\">patologický poslechový nález</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 12894003}\">Functional assessment</span></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/cz-functional-examination-pulmonology-result-cs nespecificDisorder}\">nespecifikovaná porucha</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 399208008}\">Plain chest X-ray</span></p><p><b>value</b>: <span title=\"Codes:{https://ncez.mzcr.cz/terminology/CodeSystem/cz-pulmonology-result-cs pathological}\">patologický nález</span></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "exam" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:301230006 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "301230006" ] ;
fhir:display [ fhir:v "Lung finding" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l <urn:uuid:cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec> ;
fhir:reference [ fhir:v "urn:uuid:cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2024-04-14T10:30:00+01:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:l <urn:uuid:2a06ef57-f377-4031-a098-612aa44f54b2> ;
fhir:reference [ fhir:v "urn:uuid:2a06ef57-f377-4031-a098-612aa44f54b2" ]
  ] ) ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-pulmonology-interpretation-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-pulmonology-interpretation-cs>       ] ;
fhir:code [ fhir:v "recommended" ] ;
fhir:display [ fhir:v "Doporučení screeningového LDCT plic - ano" ]     ] )
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a sct:365981007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "365981007" ] ;
fhir:display [ fhir:v "Finding of tobacco smoking behavior" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-tobacco-history-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-tobacco-history-cs>         ] ;
fhir:code [ fhir:v "exsmoker" ] ;
fhir:display [ fhir:v "exkuřák (přestal před více než měsícem)" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:160617001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "160617001" ] ;
fhir:display [ fhir:v "Stopped smoking" ]       ] )     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:266918002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "266918002" ] ;
fhir:display [ fhir:v "Tobacco smoking consumption" ]       ] )     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 10     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:782516008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "782516008" ] ;
fhir:display [ fhir:v "Number of calculated smoking pack years" ]       ] )     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 20     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:5880005 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "5880005" ] ;
fhir:display [ fhir:v "Physical examination" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-physical-examination-pulmonology-result-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-physical-examination-pulmonology-result-cs>         ] ;
fhir:code [ fhir:v "patological" ] ;
fhir:display [ fhir:v "patologický poslechový nález" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:12894003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "12894003" ] ;
fhir:display [ fhir:v "Functional assessment" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-functional-examination-pulmonology-result-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-functional-examination-pulmonology-result-cs>         ] ;
fhir:code [ fhir:v "nespecificDisorder" ] ;
fhir:display [ fhir:v "nespecifikovaná porucha" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:399208008 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "399208008" ] ;
fhir:display [ fhir:v "Plain chest X-ray" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-pulmonology-result-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-pulmonology-result-cs>         ] ;
fhir:code [ fhir:v "pathological" ] ;
fhir:display [ fhir:v "patologický nález" ]       ] )     ]
  ] ) . #