DRAFT PH Road Safety Implementation Guide
0.1.0 - ci-build
DRAFT PH Road Safety Implementation Guide, published by UP Manila - National Institutes of Health - National Telehealth Center. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UPM-NTHC/PH-RoadSafetyIG/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="road-safety-servicerequest-example"/>
<meta>
<profile
value="https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/RS-Servicerequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest road-safety-servicerequest-example</b></p><a name="road-safety-servicerequest-example"> </a><a name="hcroad-safety-servicerequest-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-RS-Servicerequest.html">Refusal to Admit Service Request</a></p></div><p><b>status</b>: Revoked</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href="Patient-patient-jose-dela-cruz.html">Jose Dela Cruz (official) Male, DoB: 1987-03-12</a></p><p><b>encounter</b>: <a href="Encounter-road-safety-encounter-example.html">Encounter: extension = Ambulance; identifier = http://yourhospital.org/hospital-case-number#HC-2025-0001,http://yourhospital.org/incident-number#IncidentNo#INC-2025-045; status = finished; class = emergency (ActCode#EMER); period = 2025-09-15 09:45:00+0800 --> (ongoing); reasonCode = Motor vehicle accident</a></p><p><b>occurrence</b>: 2025-09-25 14:45:00+0800</p><p><b>supportingInfo</b>: </p><ul><li><a href="Organization-organization-stjaylords.html">Organization St. Jaylord's Medical Center</a></li><li><a href="Practitioner-practitioner-ana-cruz.html">Practitioner Dr. Ana Cruz</a></li></ul></div>
</text>
<status value="revoked"/>
<intent value="order"/>
<subject>🔗
<reference value="Patient/patient-jose-dela-cruz"/>
</subject>
<encounter>🔗
<reference value="Encounter/road-safety-encounter-example"/>
</encounter>
<occurrenceDateTime value="2025-09-25T14:45:00+08:00"/>
<supportingInfo>🔗
<reference value="Organization/organization-stjaylords"/>
</supportingInfo>
<supportingInfo>🔗
<reference value="Practitioner/practitioner-ana-cruz"/>
</supportingInfo>
</ServiceRequest>