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
Active as of 2025-06-01 |
<NamingSystem xmlns="http://hl7.org/fhir">
<id value="hospital-patient-id-ns"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem hospital-patient-id-ns</b></p><a name="hospital-patient-id-ns"> </a><a name="hchospital-patient-id-ns"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/NamingSystem/hospital-patient-id-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>HospitalPatientID</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The permanent and unique number issued by hospitals to individual patients and their dependents.</p>
</div></td></tr><tr><td>Publisher</td><td>UP Manila - National Institutes of Health - National Telehealth Center</td></tr></table><h3>Identifiers</h3><table class="grid"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://hospital.example.org/hospital-patient-id</td><td>true</td><td>Primary URI for Hospital Patient ID used across modern EHRs</td></tr><tr><td>OID</td><td>2.16.840.1.113883.3.72.5.9.1</td><td/><td>Legacy OID used in older EHR integrations</td></tr><tr><td>URI</td><td>urn:hospital:id</td><td/><td>Alternative URN used internally for multi-EHR linkage</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
<valueUri
value="https://build.fhir.org/ig/UPM-NTHC/PH-RoadSafetyIG/NamingSystem/hospital-patient-id-ns"/>
</extension>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
<valueString value="0.1.0"/>
</extension>
<name value="HospitalPatientID"/>
<status value="active"/>
<kind value="identifier"/>
<date value="2025-06-01"/>
<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="The permanent and unique number issued by hospitals to individual patients and their dependents."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PH"/>
<display value="Philippines"/>
</coding>
</jurisdiction>
<uniqueId>
<type value="uri"/>
<value value="http://hospital.example.org/hospital-patient-id"/>
<preferred value="true"/>
<comment
value="Primary URI for Hospital Patient ID used across modern EHRs"/>
</uniqueId>
<uniqueId>
<type value="oid"/>
<value value="2.16.840.1.113883.3.72.5.9.1"/>
<comment value="Legacy OID used in older EHR integrations"/>
</uniqueId>
<uniqueId>
<type value="uri"/>
<value value="urn:hospital:id"/>
<comment value="Alternative URN used internally for multi-EHR linkage"/>
</uniqueId>
</NamingSystem>