FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Consumption of alcohol - Alexis Ioannou - IPS 2.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-consumptionofalcohol"
]
},
"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": "80439-3",
"display": "Alcohol intake panel"
}
]
},
"subject": {
"reference": "Patient/194315"
},
"encounter": {
"reference": "Encounter/194316"
},
"effectivePeriod": {
"start": "2014-09-24",
"end": "2018-03-12"
},
"performer": [
{
"reference": "PractitionerRole/194313"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "82581004",
"display": "Ex-drinker"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "74013-4",
"display": "Alcoholic drinks per day"
}
]
},
"valueQuantity": {
"value": 0,
"unit": "/d",
"system": "http://unitsofmeasure.org",
"code": "/d"
}
}
]
}