FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/philsys-id-ns

Packageexample.fhir.ph.core
Resource TypeNamingSystem
Idphilsys-id-ns
FHIR VersionR4
Sourceurn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/NamingSystem-philsys-id-ns.html
URLurn://example.com/ph-core/fhir/NamingSystem/philsys-id-ns
Version0.1.0
Statusdraft
Date2025-06-13
NamePhilSysID
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 URLurn://example.com/ph-core/fhir/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 SILab

Identifiers

TypeValue
URIhttps://philsys.gov.ph

Source

{
  "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"
    }
  ]
}