FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Observation |
| Id | Observation-ex-SocialHistory-smokingTobaccoUse.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-SocialHistory-smokingTobaccoUse
Profile: Observation - SH: tobacco use
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Final
code: Tobacco smoking status
effective: 2022-08-15
performer: Practitioner Simone Heps (official)
value: Current every day smoker
{
"resourceType": "Observation",
"id": "ex-SocialHistory-smokingTobaccoUse",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-tobaccouse-uv-ips"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2",
"display": "Tobacco smoking status"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectiveDateTime": "2022-08-15",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA18976-3"
}
]
}
}