FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Tobacco use - Alexis Ioannou - IPS 3.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-tobaccouse"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2",
"display": "Tobacco use and exposure"
}
]
},
"subject": {
"reference": "Patient/194315"
},
"encounter": {
"reference": "Encounter/194316"
},
"effectivePeriod": {
"start": "2019-11-14"
},
"performer": [
{
"reference": "PractitionerRole/194313"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA18976-3",
"display": "Current every day smoker"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "81228-9",
"display": "Tobacco product"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "65568007",
"display": "Cigarette smoker"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "401201003",
"display": "Cigarette pack-years"
}
]
},
"valueInteger": 3
}
]
}