FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ph.core
Resource TypeNamingSystem
IdNamingSystem-philhealth-id-ns.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/ph-core/NamingSystem-philhealth-id-ns.html
URLhttp://doh.gov.ph/fhir/ph-core/NamingSystem/philhealth-id-ns
Version0.1.0
Statusdraft
Date2025-06-01
NamePhilHealthID
Realmus
Authorityhl7
DescriptionThe permanent and unique number issued by PhilHealth to individual members and to each and every dependent.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem philhealth-id-ns

Summary

Defining URLhttp://doh.gov.ph/fhir/ph-core/NamingSystem/philhealth-id-ns
Version0.1.0
NamePhilHealthID
Statusdraft
Definition

The permanent and unique number issued by PhilHealth to individual members and to each and every dependent.

PublisherUP Manila National TeleHealth Center

Identifiers

TypeValue
URIhttp://philhealth.gov.ph/fhir/Identifier/philhealth-id

Source1

{
  "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": "http://doh.gov.ph/fhir/ph-core/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 National TeleHealth Center",
  "contact": [
    {
      "name": "UP Manila National TeleHealth Center",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-NTHC"
        }
      ]
    }
  ],
  "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"
    }
  ]
}