FHIR IG analytics| Package | example.fhir.ph.roadsafety |
| Resource Type | Observation |
| Id | Observation-RSMinimumExampleObsOtherVehicle.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation RSMinimumExampleObsOtherVehicle
status: Final
code: Other Vehicle/Object Involved (for COLLISION accident ONLY)
subject: Thomas Niccolo Filamor Reyes (official) Male, DoB: 1990-01-01
effective: 2025-11-08 15:00:00+0800
value: Automobile
{
"resourceType": "Observation",
"id": "RSMinimumExampleObsOtherVehicle",
"meta": {
"profile": [
"https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-observation-other-vehicle"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://www.roadsafetyph.doh.gov.ph/CodeSystem",
"version": "1",
"code": "OTHERVEHICLE",
"display": "Other Vehicle/Object Involved (for COLLISION accident ONLY)"
}
]
},
"subject": {
"reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0001"
},
"encounter": {
"reference": "urn:uuid:aaaa1111-bbbb-cccc-dddd-eeeeffff0002"
},
"effectiveDateTime": "2025-11-08T15:00:00+08:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/900000000000207008/version/20241001",
"code": "228370004",
"display": "Automobile (physical object)"
}
],
"text": "Automobile"
}
}