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
Draft as of 2025-10-08 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cause-of-crash-file-type-vs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cause-of-crash-file-type-vs</b></p><a name="cause-of-crash-file-type-vs"> </a><a name="hccause-of-crash-file-type-vs"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code> version <span title="Version is not explicity stated. No matching Code System found">Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/pdf</td><td>PDF Document</td></tr><tr><td>application/vnd.openxmlformats-officedocument.wordprocessingml.document</td><td>Word Document (DOCX)</td></tr></table></li></ul></div>
</text>
<url
value="https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/ValueSet/cause-of-crash-file-type-vs"/>
<version value="0.1.0"/>
<name value="CauseOfCrashFileTypeVS"/>
<title value="Cause of Crash File Type ValueSet"/>
<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>
<description
value="Allowed file types for documents describing the cause of a road crash."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PH"/>
<display value="Philippines"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="urn:ietf:bcp:13"/>
<concept>
<code value="application/pdf"/>
<display value="PDF Document"/>
</concept>
<concept>
<code
value="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
<display value="Word Document (DOCX)"/>
</concept>
</include>
</compose>
</ValueSet>