FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-TobaccoUse-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | Vanaf 1 januari 1985 |
|---|---|
| Code | Waarde |
| bevinding betreffende tabakgebruik en blootstelling aan tabaksrook | Rookt sigaretten |
| Type of tobacco used | Rookt shag |
| Tobacco smoking consumption | 350 g per week |
| pakjaren | 20 |
{
"resourceType": "Observation",
"id": "nl-core-TobaccoUse-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-TobaccoUse"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "365980008",
"display": "bevinding betreffende tabakgebruik en blootstelling aan tabaksrook"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectivePeriod": {
"start": "1985-01-01"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "65568007",
"display": "Rookt sigaretten"
}
]
},
"note": [
{
"text": "Probeert te stoppen. Thuis wordt ook door partner gerookt"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "53661000146106",
"display": "Type of tobacco used"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160619003",
"display": "Rookt shag"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "266918002",
"display": "Tobacco smoking consumption"
}
]
},
"valueQuantity": {
"value": 350,
"unit": "g per week",
"system": "http://unitsofmeasure.org",
"code": "{g per week}"
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "401201003",
"display": "pakjaren"
}
]
},
"valueInteger": 20
}
]
}