FHIR IG analytics| Package | hl7.eu.fhir.idea4rc |
| Resource Type | Observation |
| Id | Observation-observation-id-19.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-id-19
Profile: Observation: Alcohol use
status: Final
code: History of Alcohol use
subject: Anonymous Patient Male, DoB: 1968-01-01
value: Lifetime non-drinker of alcohol
{
"resourceType": "Observation",
"id": "observation-id-19",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/observation-alcoholuse-eu-i4rc"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11331-6",
"display": "History of Alcohol use"
}
]
},
"subject": {
"reference": "Patient/patient-id-17"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ohdsi.org/CodeSystem/concepts",
"code": "37204556",
"display": "Lifetime non-drinker of alcohol"
}
]
}
}