PH Core Implementation Guide
0.1.0 - ci-build
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
Draft as of 2025-06-01 |
{
"resourceType" : "NamingSystem",
"id" : "philhealth-id-ns",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem philhealth-id-ns</b></p><a name=\"philhealth-id-ns\"> </a><a name=\"hcphilhealth-id-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>urn://example.com/ph-core/fhir/NamingSystem/philhealth-id-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>PhilHealthID</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>The permanent and unique number issued by PhilHealth to individual members and to each and every dependent.</p>\n</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>http://philhealth.gov.ph/fhir/Identifier/philhealth-id</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "urn://example.com/ph-core/fhir/NamingSystem/philhealth-id-ns"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "0.1.0"
}
],
"name" : "PhilHealthID",
"status" : "draft",
"kind" : "identifier",
"date" : "2025-06-01",
"publisher" : "UP Manila SILab",
"contact" : [
{
"name" : "UP Manila SILab",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/UP-Manila-SILab"
}
]
}
],
"description" : "The permanent and unique number issued by PhilHealth to individual members and to each and every dependent.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PH",
"display" : "Philippines"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "http://philhealth.gov.ph/fhir/Identifier/philhealth-id"
}
]
}