{ "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": "2022-10-13T12:42:02+13:00", "publisher": "HL7 New Zealand", "jurisdiction": [ { "coding": [ { "code": "NZ", "system": "urn:iso:std:iso:3166" } ] } ], "content": "complete", "name": "PractitionerRegistrationStatusCode", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "Registration Status of Practitioners", "package_version": "2.0.0", "status": "active", "id": "ee54c536-f354-4dec-9287-480a749f745b", "kind": null, "count": 4, "url": "https://standards.digital.health.nz/ns/practitioner-registration-status-code", "concept": [ { "code": "current", "display": "A provider who holds or is deemed to hold a current practising certificate." }, { "code": "inactive", "display": "A provider who is not practising" }, { "code": "removed", "display": "A provider who has been removed from the register – this includes voluntary removal, de-registration and deceased" }, { "code": "suspended", "display": "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" } ] } ] }