FHIR IG analytics| Package | johnmoehrke.consentwithsegmentation |
| Resource Type | Observation |
| Id | Observation-ex-ObservationAlcoholUse.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-ObservationAlcoholUse
Security Labels: substance abuse information sensitivity (Details: ActCode code ETH = 'substance abuse information sensitivity'), restricted (Details: Confidentiality code R = 'restricted')
status: Final
code: Alcoholic drinks per day
subject: John Schmidt Other, DoB: 1923-07-25
effective: 2022-06-13
value: 5 {wine glasses}/d (Details: UCUM code{wine glasses}/d = '{wine glasses}/d')
{
"resourceType": "Observation",
"id": "ex-ObservationAlcoholUse",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "ETH"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "74013-4"
}
]
},
"subject": {
"reference": "Patient/ex-patient"
},
"effectiveDateTime": "2022-06-13",
"valueQuantity": {
"value": 5,
"system": "http://unitsofmeasure.org",
"code": "{wine glasses}/d"
}
}