FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-coin-example-timefault.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation coin-example-timefault
Profile: PhdCoincidentTimeStampObservation
status: Final
code: Absolute time
effective: 2018-11-20 04:50:47-0500
dataAbsentReason: Sensor Time Fault
{
"resourceType": "Observation",
"id": "coin-example-timefault",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCoincidentTimeStampObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "67975",
"display": "MDC_ATTR_TIME_ABS"
}
],
"text": "Absolute time"
},
"subject": {
"reference": "Device/phd-711000FEFF5F49B0.B0495F001071"
},
"effectiveDateTime": "2018-11-20T04:50:47-05:00",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "unknown",
"display": "Unknown"
}
],
"text": "Sensor Time Fault"
},
"device": {
"reference": "Device/phg-ecde3d4e58532d31.000000000000"
}
}