FHIR IG analytics| Package | ch.fhir.ig.ch-ips |
| Resource Type | Observation |
| Id | Observation-93fe0d81-a547-494e-941c-113506108b76.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 93fe0d81-a547-494e-941c-113506108b76
status: Final
code: Tobacco smoking status
subject: Monika Wegmüller
effective: 2024-04-26
performer: Spital
value: Former smoker
{
"resourceType": "Observation",
"id": "93fe0d81-a547-494e-941c-113506108b76",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-tobaccouse-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2",
"display": "Tobacco smoking status"
}
]
},
"subject": {
"reference": "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b",
"type": "Patient",
"display": "Monika Wegmüller"
},
"effectiveDateTime": "2024-04-26",
"performer": [
{
"reference": "urn:uuid:a27376ce-fa12-458d-a2dc-f90e63de126b",
"type": "Organization",
"display": "Spital"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA15920-4",
"display": "Former smoker"
}
]
}
}