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

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeNamingSystem
IdNamingSystem-zw-practitioner-registration-ns.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/NamingSystem-zw-practitioner-registration-ns.html
URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-practitioner-registration-ns
Version0.1.0
Statusactive
Date2026-06-10
NameZimPractitionerRegistration
DescriptionIdentifier system for professional council registration numbers of Zimbabwe practitioners. PROVISIONAL URL pending the official 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-practitioner-registration-ns

Summary

Defining URLhttp://mohcc.gov.zw/fhir/core/NamingSystem/zw-practitioner-registration-ns
Version0.1.0
NameZimPractitionerRegistration
Statusactive
Definition

Identifier system for professional council registration numbers of Zimbabwe practitioners. PROVISIONAL URL pending the official system.

PublisherMOH Zimbabwe

Identifiers

TypeValuePreferred
URIhttp://mohcc.gov.zw/identifiers/practitioner-registrationtrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "zw-practitioner-registration-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-practitioner-registration-ns"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.0"
    }
  ],
  "name": "ZimPractitionerRegistration",
  "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 professional council registration numbers of Zimbabwe practitioners. PROVISIONAL URL pending the official 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/practitioner-registration",
      "preferred": true
    }
  ]
}