| Package | example.fhir.ph.core |
| Resource Type | NamingSystem |
| Id | philhealth-id-ns |
| FHIR Version | R4 |
| Source | urn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/NamingSystem-philhealth-id-ns.html |
| URL | urn://example.com/ph-core/fhir/NamingSystem/philhealth-id-ns |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-01 |
| Name | PhilHealthID |
| Description | The permanent and unique number issued by PhilHealth to individual members and to each and every dependent. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem philhealth-id-ns
| Defining URL | urn://example.com/ph-core/fhir/NamingSystem/philhealth-id-ns |
| Version | 0.1.0 |
| Name | PhilHealthID |
| Status | draft |
| Definition | The permanent and unique number issued by PhilHealth to individual members and to each and every dependent. |
| Publisher | UP Manila SILab |
| Type | Value |
| URI | http://philhealth.gov.ph/fhir/Identifier/philhealth-id |
{
"resourceType": "NamingSystem",
"id": "philhealth-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/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"
}
]
}