PH Core Implementation Guide
0.1.0 - ci-build Philippines flag

PH Core Implementation Guide, published by UP Manila SILab. 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/UP-Manila-SILab/ph-core/ and changes regularly. See the Directory of published versions

: PhilSys Identification Number (PhilSys ID) - XML Representation

Draft as of 2025-06-13

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="philsys-id-ns"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem philsys-id-ns</b></p><a name="philsys-id-ns"> </a><a name="hcphilsys-id-ns"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>urn://example.com/ph-core/fhir/NamingSystem/philsys-id-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>PhilSysID</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>The National ID Number is a unique and randomly-generated 12-digit permanent identification number that is assigned to every citizen or resident alien upon successful registration to National ID system.</p>
</div></td></tr><tr><td>Publisher</td><td>UP Manila SILab</td></tr></table><h3>Identifiers</h3><table class="grid"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>URI</td><td>https://philsys.gov.ph</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri
              value="urn://example.com/ph-core/fhir/NamingSystem/philsys-id-ns"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
    <valueString value="0.1.0"/>
  </extension>
  <name value="PhilSysID"/>
  <status value="draft"/>
  <kind value="identifier"/>
  <date value="2025-06-13"/>
  <publisher value="UP Manila SILab"/>
  <contact>
    <name value="UP Manila SILab"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/UP-Manila-SILab"/>
    </telecom>
  </contact>
  <description
               value="The National ID Number is a unique and randomly-generated 12-digit permanent identification number that is assigned to every citizen or resident alien upon successful registration to National ID system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <uniqueId>
    <type value="uri"/>
    <value value="https://philsys.gov.ph"/>
  </uniqueId>
</NamingSystem>