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

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeNamingSystem
IdNamingSystem-zw-phid-ns.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/NamingSystem-zw-phid-ns.html
URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-phid-ns
Version0.1.0
Statusactive
Date2026-06-10
NameZimPatientHealthId
DescriptionIdentifier system for the Patient Health ID (PHID) issued by the Impilo EMR. PROVISIONAL URL pending the official MOHCC / Impilo 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 zw-phid-ns

Summary

Defining URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-phid-ns
Version0.1.0
NameZimPatientHealthId
Statusactive
Definition

Identifier system for the Patient Health ID (PHID) issued by the Impilo EMR. PROVISIONAL URL pending the official MOHCC / Impilo system.

PublisherMOH Zimbabwe

Identifiers

TypeValuePreferred
URIhttp://mohcc.gov.zw/identifiers/phidtrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "zw-phid-ns",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://mohcc.gov.zw/fhir/core/NamingSystem/zw-phid-ns"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.0"
    }
  ],
  "name": "ZimPatientHealthId",
  "status": "active",
  "kind": "identifier",
  "date": "2026-06-10",
  "publisher": "MOH Zimbabwe",
  "contact": [
    {
      "name": "MOH Zimbabwe",
      "telecom": [
        {
          "system": "url",
          "value": "http://mohcc.org.zw"
        }
      ]
    }
  ],
  "description": "Identifier system for the Patient Health ID (PHID) issued by the Impilo EMR. PROVISIONAL URL pending the official MOHCC / Impilo system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "716",
          "display": "Zimbabwe (ZWE)"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://mohcc.gov.zw/identifiers/phid",
      "preferred": true
    }
  ]
}