DRAFT PH Road Safety Implementation Guide
            
            0.2.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.2.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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "rs-bundle-example-composition-ems"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-composition-ems"^^xsd:anyURI ;
fhir:l <https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/StructureDefinition/rs-composition-ems>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition rs-bundle-example-composition-ems</b></p><a name=\"rs-bundle-example-composition-ems\"> </a><a name=\"hcrs-bundle-example-composition-ems\"> </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-composition-ems.html\">RS Composition — EMS Submission</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 92519-4}\">Emergency medical services patient care report</span></p><p><b>encounter</b>: <a href=\"Encounter-rs-bundle-example-encounter.html\">Encounter: identifier = Incident number: INC-2025-0102,Patient hospital visit number (observable entity): HCN-2025-1120; status = finished; class = ER (LOINC#LA10268-3); period = 2025-10-31 15:18:00+0800 --> 2025-10-31 16:30:00+0800</a></p><p><b>date</b>: 2025-10-31 17:15:00+0800</p><p><b>author</b>: <a href=\"Practitioner-rs-bundle-example-practitioner-teamlead.html\">Practitioner Joel Rivera (official)</a></p><p><b>title</b>: EMS Referral to DOH Central ER</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:92519-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "92519-4" ] ;
fhir:display [ fhir:v "Emergency medical services patient care report" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/rs-bundle-example-patient ;
fhir:reference [ fhir:v "Patient/rs-bundle-example-patient" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/rs-bundle-example-encounter ;
fhir:reference [ fhir:v "Encounter/rs-bundle-example-encounter" ]
  ] ; # 
  fhir:date [ fhir:v "2025-10-31T17:15:00+08:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:Practitioner/rs-bundle-example-practitioner-teamlead ;
fhir:reference [ fhir:v "Practitioner/rs-bundle-example-practitioner-teamlead" ]
  ] ) ; # 
  fhir:title [ fhir:v "EMS Referral to DOH Central ER"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Workflow / Timeline" ] ;
fhir:code [
      ( fhir:coding [
a loinc:55110-1 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "55110-1" ] ;
fhir:display [ fhir:v "Emergency medical services response narrative" ]       ] )     ] ;
    ( fhir:entry [
fhir:l fhir:Observation/rs-bundle-example-timeline-date-received ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-timeline-date-received" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-timeline-time-enroute ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-timeline-time-enroute" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-timeline-time-on-scene ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-timeline-time-on-scene" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-timeline-time-departed ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-timeline-time-departed" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-timeline-time-hospital ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-timeline-time-hospital" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-timeline-time-station ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-timeline-time-station" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-runreport-comments ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-runreport-comments" ]     ] )
  ] [
fhir:title [ fhir:v "Incident" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11307-9 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "11307-9" ] ;
fhir:display [ fhir:v "Injury history narrative" ]       ] )     ] ;
    ( fhir:entry [
fhir:l fhir:Location/rs-bundle-example-incident-location ;
fhir:reference [ fhir:v "Location/rs-bundle-example-incident-location" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-injury-datetime ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-injury-datetime" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-injury-intent ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-injury-intent" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-transport-accident ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-transport-accident" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-mode-transport ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-mode-transport" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-reported-complaint ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-reported-complaint" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-call-source ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-call-source" ]     ] )
  ] [
fhir:title [ fhir:v "Vital signs" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital signs" ]       ] )     ] ;
    ( fhir:entry [
fhir:l fhir:Observation/rs-bundle-example-observation-respiratory-rate ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-respiratory-rate" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-pulse-rate ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-pulse-rate" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-blood-pressure ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-blood-pressure" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-body-temperature ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-body-temperature" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-cyanosis ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-cyanosis" ]     ] [
fhir:l fhir:Observation/rs-bundle-example-observation-gcs ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-gcs" ]     ] )
  ] [
fhir:title [ fhir:v "Clinical / Assessment" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8648-8 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "8648-8" ] ;
fhir:display [ fhir:v "Emergency department clinical impressions" ]       ] )     ] ;
    ( fhir:entry [
fhir:l fhir:Observation/rs-bundle-example-observation-clinical-remarks ;
fhir:reference [ fhir:v "Observation/rs-bundle-example-observation-clinical-remarks" ]     ] [
fhir:l fhir:Procedure/rs-bundle-example-procedure-education ;
fhir:reference [ fhir:v "Procedure/rs-bundle-example-procedure-education" ]     ] )
  ] [
fhir:title [ fhir:v "Documents / Evidence" ] ;
fhir:code [
      ( fhir:coding [
a loinc:55109-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "55109-3" ] ;
fhir:display [ fhir:v "Clinical attachments" ]       ] )     ] ;
    ( fhir:entry [
fhir:l fhir:DocumentReference/rs-bundle-example-documentreference ;
fhir:reference [ fhir:v "DocumentReference/rs-bundle-example-documentreference" ]     ] )
  ] [
fhir:title [ fhir:v "Procedures and Workflow Items" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8714-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "8714-3" ] ;
fhir:display [ fhir:v "Procedures" ]       ] )     ] ;
    ( fhir:entry [
fhir:l fhir:ServiceRequest/rs-bundle-example-service-request ;
fhir:reference [ fhir:v "ServiceRequest/rs-bundle-example-service-request" ]     ] [
fhir:l fhir:Task/rs-bundle-example-task ;
fhir:reference [ fhir:v "Task/rs-bundle-example-task" ]     ] [
fhir:l fhir:Procedure/rs-bundle-example-procedure-transport ;
fhir:reference [ fhir:v "Procedure/rs-bundle-example-procedure-transport" ]     ] )
  ] ) . # 
  
  
          IG © 2025+ UP Manila - National Institutes of Health - National Telehealth Center.  Package example.fhir.ph.roadsafety#0.2.0 based on FHIR 4.0.1. Generated 2025-11-03
          
          
                      Links: Table of Contents |
                 QA Report