FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-coin-example-1.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-1
Profile: PhdCoincidentTimeStampObservation
status: Final
code: Absolute time
effective: 2017-06-02 18:02:35-0400
value: 2017-06-02 18:02:30-0400
{
"resourceType": "Observation",
"id": "coin-example-1",
"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-00601900010E9234.F45EABA80832"
},
"effectiveDateTime": "2017-06-02T18:02:35-04:00",
"valueDateTime": "2017-06-02T18:02:30-04:00",
"device": {
"reference": "Device/phg-ecde3d4e58532d31.000000000000"
}
}