DRAFT PH Road Safety Implementation Guide
0.1.0 - ci-build Philippines flag

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

: Facility Composition Sections - XML Representation

Draft as of 2025-10-08

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="RSFacilitySectionCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem RSFacilitySectionCS</b></p><a name="RSFacilitySectionCS"> </a><a name="hcRSFacilitySectionCS"> </a><p>This  code system <code>https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/CodeSystem/RSFacilitySectionCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">patient<a name="RSFacilitySectionCS-patient"> </a></td><td>Patient</td></tr><tr><td style="white-space:nowrap">encounter<a name="RSFacilitySectionCS-encounter"> </a></td><td>Encounter</td></tr><tr><td style="white-space:nowrap">ed-vitals<a name="RSFacilitySectionCS-ed-vitals"> </a></td><td>ED Vitals</td></tr><tr><td style="white-space:nowrap">conditions<a name="RSFacilitySectionCS-conditions"> </a></td><td>Conditions</td></tr><tr><td style="white-space:nowrap">outcome<a name="RSFacilitySectionCS-outcome"> </a></td><td>Outcome</td></tr><tr><td style="white-space:nowrap">documents<a name="RSFacilitySectionCS-documents"> </a></td><td>Documents</td></tr><tr><td style="white-space:nowrap">workflow<a name="RSFacilitySectionCS-workflow"> </a></td><td>Workflow / Tasks</td></tr><tr><td style="white-space:nowrap">transport<a name="RSFacilitySectionCS-transport"> </a></td><td>Transport</td></tr></table></div>
  </text>
  <url
       value="https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/CodeSystem/RSFacilitySectionCS"/>
  <version value="0.1.0"/>
  <name value="RSFacilitySectionCS"/>
  <title value="Facility Composition Sections"/>
  <status value="draft"/>
  <date value="2025-10-08T02:57:01+00:00"/>
  <publisher
             value="UP Manila - National Institutes of Health - National Telehealth Center"/>
  <contact>
    <name
          value="UP Manila - National Institutes of Health - National Telehealth Center"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/UPM-NTHC/PH-RoadSafetyIG"/>
    </telecom>
  </contact>
  <contact>
    <name value="PH Road Safety IG Repository"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/UPM-NTHC/PH-RoadSafetyIG"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="patient"/>
    <display value="Patient"/>
  </concept>
  <concept>
    <code value="encounter"/>
    <display value="Encounter"/>
  </concept>
  <concept>
    <code value="ed-vitals"/>
    <display value="ED Vitals"/>
  </concept>
  <concept>
    <code value="conditions"/>
    <display value="Conditions"/>
  </concept>
  <concept>
    <code value="outcome"/>
    <display value="Outcome"/>
  </concept>
  <concept>
    <code value="documents"/>
    <display value="Documents"/>
  </concept>
  <concept>
    <code value="workflow"/>
    <display value="Workflow / Tasks"/>
  </concept>
  <concept>
    <code value="transport"/>
    <display value="Transport"/>
  </concept>
</CodeSystem>