FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-compound-observation-glucose.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation compound-observation-glucose
Profile: PhdCompoundObservation
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
status: Final
category: PHD generated Observation
code: Private MDC code: MDCX_GLU_COMPOUND_MEASUREMENT
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2018-11-11 11:38:15-0500
performer: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
component
code: MDC_CONC_GLU_CAPILLARY_WHOLEBLOOD
value: 6.3 mmol/l (Details: UCUM codemmol/L = 'mmol/L')
component
code: Glucose meal context
value: After lunch/dinner
component
code: Glucose measurement context indicating sample location is other (does not match an available option)
value: Somewhere on the body.
{
"resourceType": "Observation",
"id": "compound-observation-glucose",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation"
]
},
"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-20181119174911"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
"code": "phd"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes",
"code": "8452097"
}
],
"text": "Private MDC code: MDCX_GLU_COMPOUND_MEASUREMENT"
},
"subject": {
"reference": "Patient/patientExample-1"
},
"effectiveDateTime": "2018-11-11T11:38:15-05:00",
"performer": [
{
"reference": "Patient/patientExample-1"
}
],
"device": {
"reference": "Device/phd-711000FEFF5F49B0.B0495F001071"
},
"component": [
{
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "160184",
"display": "MDC_CONC_GLU_CAPILLARY_WHOLEBLOOD"
}
]
},
"valueQuantity": {
"value": 6.3,
"unit": "mmol/l",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
},
{
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "8417864",
"display": "MDC_CTXT_GLU_MEAL"
}
],
"text": "Glucose meal context"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "8417872",
"display": "MDC_CTXT_GLU_MEAL_POSTPRANDIAL"
}
],
"text": "After lunch/dinner"
}
},
{
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "8417846",
"display": "MDC_CTXT_GLU_SAMPLELOCATION_OTHER"
}
],
"text": "Glucose measurement context indicating sample location is other (does not match an available option)"
},
"valueString": "Somewhere on the body."
}
]
}