PackagesCanonicalsLogsProblems
    Packages
    tewhatuora.hip-core@1.9.2
    https://standards.digital.health.nz/nes-enrolment-termination-reason
{
  "description": "A code to describe the reason the enrolment has ended",
  "_filename": "CodeSystem-nes-enrolment-termination-reason-1.0.json",
  "package_name": "tewhatuora.hip-core",
  "date": "2023-08-23T00:00:00+13:00",
  "versionNeeded": true,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Te Whatu Ora",
  "purpose": "For use with NES Enrolments",
  "content": "complete",
  "name": "Nes_enrolment_termination_reason",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "NES Enrolment Termination Reason Code",
  "package_version": "1.9.2",
  "status": "active",
  "id": "c74b01c0-6a70-43a8-b61b-c1a02330a7bd",
  "kind": null,
  "count": 9,
  "url": "https://standards.digital.health.nz/nes-enrolment-termination-reason",
  "concept": [ {
    "code": "Transfer",
    "display": "The patient has enrolled with another organisation"
  }, {
    "code": "OptOut",
    "display": "An eligible patient has chosen to end their enrolment"
  }, {
    "code": "Died",
    "display": "The patient has died"
  }, {
    "code": "NotEligible",
    "display": "No Longer Eligible"
  }, {
    "code": "LinkNHI",
    "display": "Linked NHI"
  }, {
    "code": "Expire",
    "display": "Enrolment has expired"
  }, {
    "code": "OrgEnd",
    "display": "Enrolmnent terminated by Enrolling Organisation"
  }, {
    "code": "Overseas",
    "display": "The patient is residing overseas"
  }, {
    "code": "EnrolledInError",
    "display": "Enrolled in error"
  } ],
  "caseSensitive": false,
  "version": "1.0",
  "contact": [ {
    "name": "Te Whatu Ora",
    "telecom": [ {
      "value": "mailto:integration@health.govt.nz",
      "system": "email"
    } ]
  } ]
}