FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-meal-context-observation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation meal-context-observation
Profile: PhdCodedEnumerationObservation
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD
Coincident Timestamp Reference: Observation MDC_ATTR_TIME_ABS
identifier: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation/00601900010E9234-sisansarahId-urn:oid:2.999.1.2.3.4.5.6.7.8.10-8417864-20170602150227.00
status: Final
category: PHD generated Observation
code: Meal context
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2017-06-02 15:02:35-0400
value: After lunch/dinner
{
"resourceType": "Observation",
"id": "meal-context-observation",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCodedEnumerationObservation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice",
"valueReference": {
"reference": "Device/phg-ecde3d4e58532d31.000000000000"
}
},
{
"url": "http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference",
"valueReference": {
"reference": "Observation/coin-example-1"
}
}
],
"identifier": [
{
"system": "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation",
"value": "00601900010E9234-sisansarahId-urn:oid:2.999.1.2.3.4.5.6.7.8.10-8417864-20170602150227.00"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
"code": "phd"
}
]
}
],
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "8417864",
"display": "MDC_CTXT_GLU_MEAL"
}
],
"text": "Meal context"
},
"subject": {
"reference": "Patient/patientExample-1"
},
"effectiveDateTime": "2017-06-02T15:02:35-04:00",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "8417872",
"display": "MDC_CTXT_GLU_MEAL_POSTPRANDIAL"
}
],
"text": "After lunch/dinner"
},
"device": {
"reference": "Device/phd-00601900010E9234.F45EABA80832"
}
}