Package | fhir.org.nz.ig.base |
Type | CodeSystem |
Id | practitioner-registration-status-code |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-practitioner-registration-status-code.html |
URL | https://standards.digital.health.nz/ns/practitioner-registration-status-code |
Version | 2.0 |
Status | active |
Date | 2025-06-10T09:24:18+00:00 |
Name | PractitionerRegistrationStatusCode |
Title | Registration Status of Practitioners |
Realm | us |
Authority | hl7 |
Description | The code list represents the current practicing status of the Provider Person as per their registration with an RA. |
Content | complete |
ConceptMap | |
hpi-registration-status-down | HPI Registration Type Mapping Down Conversion |
hpi-registration-status | HPI Registration Type Mapping |
ValueSet | |
practitioner-registration-status-code | Registration Status of Practitioners |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem practitioner-registration-status-code
This case-sensitive code system https://standards.digital.health.nz/ns/practitioner-registration-status-code
defines the following codes:
{ "resourceType": "CodeSystem", "id": "practitioner-registration-status-code", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://standards.digital.health.nz/ns/practitioner-registration-status-code", "version": "2.0", "name": "PractitionerRegistrationStatusCode", "title": "Registration Status of Practitioners", "status": "active", "experimental": false, "date": "2025-06-10T09:24:18+00:00", "publisher": "HL7 New Zealand", "contact": [ { "name": "HL7 New Zealand", "telecom": [ { "system": "email", "value": "mailto:admin@hl7.org.nz" } ] } ], "description": "The code list represents the current practicing status of the Provider Person as per their registration with an RA.", "caseSensitive": true, "content": "complete", "count": 4, "concept": [ { "code": "current", "display": "Current", "definition": "A provider who holds or is deemed to hold a current practising certificate." }, { "code": "inactive", "display": "Inactive", "definition": "A provider who is not practising" }, { "code": "removed", "display": "Removed", "definition": "A provider who has been removed from the register – this includes voluntary removal, de-registration and deceased" }, { "code": "suspended", "display": "Suspended", "definition": "A provider who is suspended from practising by a Responsible Authority" } ] }