Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "zib-tobaccouse-01",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <caption>Observatie/bepaling. Subject: <a href=\"Patient/nl-core-patient-01\">Johan\n XXX_Helleman</a>. Status: definitief</caption>\n <tbody>\n <tr>\n <th>Bepalingdatum/tijd</th>\n <td>1980 - 1983</td>\n </tr>\n <tr>\n <th>Code</th>\n <th>Waarde</th>\n </tr>\n <tr>\n <td>\n <span title=\"Finding of tobacco use and exposure (finding) (365980008 - SNOMED CT)\">Finding of tobacco use and exposure (finding)</span>\n </td>\n <td>\n <span title=\"Ex-smoker (finding) (8517006 - SNOMED CT)\">Ex-smoker\n (finding)</span>\n </td>\n </tr>\n <tr>\n <td>\n <span title=\"Type of tobacco used (observable entity) (53661000146106 - SNOMED CT)\">Type of tobacco used (observable entity)</span>\n </td>\n <td>\n <span title=\"Cigarette smoker (finding) (65568007 - SNOMED CT)\">Cigarette smoker (finding)</span>\n </td>\n </tr>\n <tr>\n <td>\n <span title=\"Tobacco smoking consumption (observable entity) (266918002 - SNOMED CT)\">Tobacco smoking consumption (observable entity)</span>\n </td>\n <td>2 packs per week</td>\n </tr>\n <tr>\n <td>\n <span title=\"Cigarette pack-years (observable entity) (401201003 - SNOMED CT)\">Cigarette pack-years (observable entity)</span>\n </td>\n <td>1 PackYears</td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365980008",
"display" : "Finding of tobacco use and exposure (finding)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/nl-core-patient-01",
"display" : "Johan XXX_Helleman"
},
"effectivePeriod" : {
"start" : "1980",
"end" : "1983"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "8517006",
"display" : "Ex-smoker (finding)"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "53661000146106",
"display" : "Type of tobacco used (observable entity)"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "65568007",
"display" : "Cigarette smoker (finding)"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "266918002",
"display" : "Tobacco smoking consumption (observable entity)"
}
]
},
"valueQuantity" : {
"value" : 2,
"unit" : "packs per week",
"system" : "http://unitsofmeasure.org",
"code" : "{packs}/wk"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "401201003",
"display" : "Cigarette pack-years (observable entity)"
}
]
},
"valueQuantity" : {
"value" : 1,
"unit" : "PackYears",
"system" : "http://unitsofmeasure.org",
"code" : "{PackYears}"
}
}
]
}