FHIR IG analytics| Package | ihe.pcc.maps |
| Resource Type | Observation |
| Id | Observation-ex-SocialHistory-alcoholUse.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-alcoholUse
Profile: Observation - SH: alcohol use
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Final
code: Alcoholic drinks per day
effective: 2019-07-15
performer: Practitioner Simone Heps (official)
value: 2 /d (Details: UCUM code/d = '/d')
{
"resourceType": "Observation",
"id": "ex-SocialHistory-alcoholUse",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-alcoholuse-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": "74013-4",
"display": "Alcoholic drinks per day"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectiveDateTime": "2019-07-15",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"valueQuantity": {
"value": 2,
"system": "http://unitsofmeasure.org",
"code": "/d"
}
}