PackagesCanonicalsLogsProblems
    Packages
    fhir.org.nz.ig.base@3.0.1
    https://standards.digital.health.nz/ns/practitioner-registration-status-code
{
  "description": "The code list represents the current practicing status of the Provider Person as per their registration with an RA.",
  "_filename": "CodeSystem-practitioner-registration-status-code.json",
  "package_name": "fhir.org.nz.ig.base",
  "date": "2024-08-14T09:20:22+12:00",
  "publisher": "HL7 New Zealand",
  "content": "complete",
  "name": "PractitionerRegistrationStatusCode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Registration Status of Practitioners",
  "package_version": "3.0.1",
  "status": "active",
  "id": "ced9ee9c-b61f-4650-a504-b52643d8e7fe",
  "kind": null,
  "count": 4,
  "url": "https://standards.digital.health.nz/ns/practitioner-registration-status-code",
  "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"
  } ],
  "caseSensitive": true,
  "version": "2.0",
  "contact": [ {
    "name": "HL7 New Zealand",
    "telecom": [ {
      "value": "mailto:admin@hl7.org.nz",
      "system": "email"
    } ]
  } ]
}