FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | Observation |
| Id | Observation-skl01-observation-alcohol-189.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Observation skl01-observation-alcohol-189
Language: en
Profile: ObservationLt
status: Final
category: Exam
code: Alcohol consumption (observable entity)
effective: 2014-10-28 08:01:00+0200
performer: Practitioner Dr. Petras Kazlauskas(official)
Lithuanian
Generated Narrative: Observation skl01-observation-alcohol-189
Language: en
Profile: ObservationLt
status: Final
category: Exam
code: Alcohol consumption (observable entity)
effective: 2014-10-28 08:01:00+0200
performer: Practitioner Dr. Petras Kazlauskas(official)
{
"resourceType": "Observation",
"id": "skl01-observation-alcohol-189",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/observation-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam",
"display": "Exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228272002",
"display": "Alcohol consumption (observable entity)"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"effectiveDateTime": "2014-10-28T08:01:00.000+02:00",
"performer": [
{
"reference": "Practitioner/practitioner-example"
}
]
}