Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "nl-core-TobaccoUse-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nictiz.nl/fhir/StructureDefinition/nl-core-TobaccoUse"^^xsd:anyURI ;
fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-TobaccoUse> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"nl-core-TobaccoUse-01\"> </a></p><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\">Resource Observation "nl-core-TobaccoUse-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-TobaccoUse.html\">nl core TobaccoUse</a></p></div><p><b>status</b>: final</p><p><b>code</b>: bevinding betreffende tabakgebruik en blootstelling aan tabaksrook <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#365980008)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-Patient-01.html\">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> " VAN PUTTEN-VAN DER GIESSEN"</p><p><b>effective</b>: 1985-01-01 --> (ongoing)</p><p><b>value</b>: Rookt sigaretten <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#65568007)</span></p><p><b>note</b>: Probeert te stoppen. Thuis wordt ook door partner gerookt</p><blockquote><p><b>component</b></p><p><b>code</b>: Type of tobacco used <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#53661000146106)</span></p><p><b>value</b>: Rookt shag <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#160619003)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Tobacco smoking consumption <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#266918002)</span></p><p><b>value</b>: 350 g per week<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {g per week} = '{g per week}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: pakjaren <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#401201003)</span></p><p><b>value</b>: 20</p></blockquote></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:365980008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "365980008" ] ;
fhir:display [ fhir:v "bevinding betreffende tabakgebruik en blootstelling aan tabaksrook" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-Patient-01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen" ]
] ; #
fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "1985-01-01"^^xsd:date ]
] ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:65568007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "65568007" ] ;
fhir:display [ fhir:v "Rookt sigaretten" ] ] )
] ; #
fhir:note ( [
fhir:text [ fhir:v "Probeert te stoppen. Thuis wordt ook door partner gerookt" ]
] ) ; #
fhir:component ( [
fhir:code [
( fhir:coding [
a sct:53661000146106 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53661000146106" ] ;
fhir:display [ fhir:v "Type of tobacco used" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:160619003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "160619003" ] ;
fhir:display [ fhir:v "Rookt shag" ] ] ) ]
] [
fhir:code [
( fhir:coding [
a sct:266918002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "266918002" ] ;
fhir:display [ fhir:v "Tobacco smoking consumption" ] ] ) ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "350"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g per week" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{g per week}" ] ]
] [
fhir:code [
( fhir:coding [
a sct:401201003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "401201003" ] ;
fhir:display [ fhir:v "pakjaren" ] ] ) ] ;
fhir:value [ fhir:v "20"^^xsd:integer ]
] ) . #
IG © 2023+ HL7NL. Package zibs2020#0.9.0 based on FHIR 4.0.1. Generated 2023-10-17
Links: Table of Contents |
QA Report