Package | example.fhir.ph.core |
Resource Type | NamingSystem |
Id | philsys-id-ns |
FHIR Version | R4 |
Source | urn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/NamingSystem-philsys-id-ns.html |
URL | urn://example.com/ph-core/fhir/NamingSystem/philsys-id-ns |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-13 |
Name | PhilSysID |
Description | 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. |
Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem philsys-id-ns
Defining URL | urn://example.com/ph-core/fhir/NamingSystem/philsys-id-ns |
Version | 0.1.0 |
Name | PhilSysID |
Status | draft |
Definition | 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. |
Publisher | UP Manila SILab |
Type | Value |
URI | https://philsys.gov.ph |
{ "resourceType": "NamingSystem", "id": "philsys-id-ns", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url", "valueUri": "urn://example.com/ph-core/fhir/NamingSystem/philsys-id-ns" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version", "valueString": "0.1.0" } ], "name": "PhilSysID", "status": "draft", "kind": "identifier", "date": "2025-06-13", "publisher": "UP Manila SILab", "contact": [ { "name": "UP Manila SILab", "telecom": [ { "system": "url", "value": "https://github.com/UP-Manila-SILab" } ] } ], "description": "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": "urn:iso:std:iso:3166", "code": "PH", "display": "Philippines" } ] } ], "uniqueId": [ { "type": "uri", "value": "https://philsys.gov.ph" } ] }