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

FHIR IG analytics

Packagefhir.ph.core
Resource TypeNamingSystem
IdNamingSystem-philsys-id-ns.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/ph-core/NamingSystem-philsys-id-ns.html
URLhttp://doh.gov.ph/fhir/ph-core/NamingSystem/philsys-id-ns
Version0.1.0
Statusdraft
Date2025-06-13
NamePhilSysID
Realmus
Authorityhl7
DescriptionThe 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.
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 philsys-id-ns

Summary

Defining URLhttp://doh.gov.ph/fhir/ph-core/NamingSystem/philsys-id-ns
Version0.1.0
NamePhilSysID
Statusdraft
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.

PublisherUP Manila National TeleHealth Center

Identifiers

TypeValue
URIhttps://philsys.gov.ph

Source1

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