FHIR IG analytics| Package | example.fhir.ph.roadsafety |
| Resource Type | Observation |
| Id | Observation-RSMinimumExampleObsTimelineTimeDeparted.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation RSMinimumExampleObsTimelineTimeDeparted
status: Final
code: Responding unit left the scene with a patient [Date and time] Vehicle
subject: Thomas Niccolo Filamor Reyes (official) Male, DoB: 1990-01-01
effective: 2025-11-08 14:40:00+0800
value: 2025-11-08 14:40:00+0800
{
"resourceType": "Observation",
"id": "RSMinimumExampleObsTimelineTimeDeparted",
"meta": {
"profile": [
"https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-observation-timeline-time-departed"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69475-2",
"display": "Responding unit left the scene with a patient [Date and time] Vehicle"
}
]
},
"subject": {
"reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0001"
},
"encounter": {
"reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0002"
},
"effectiveDateTime": "2025-11-08T14:40:00+08:00",
"valueDateTime": "2025-11-08T14:40:00+08:00"
}