PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.4.6
    https://fhir.nhs.uk/CodeSystem/eRS-ReferralState
{
  "description": "e-RS Referral State",
  "_filename": "CodeSystem-eRS-ReferralState.json",
  "package_name": "uk.nhsdigital.r4",
  "date": "2021-05-26T13:47:15.123000+00:00",
  "publisher": "e-Referral Service",
  "content": "fragment",
  "name": "e-RS Referral State",
  "copyright": "Copyright © 2022 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "2.4.6",
  "status": "active",
  "id": "f0459dea-a2a7-4edd-aba5-467888228a2f",
  "kind": null,
  "url": "https://fhir.nhs.uk/CodeSystem/eRS-ReferralState",
  "concept": [ {
    "code": "BOOKED",
    "display": "booked"
  }, {
    "code": "NOT_BOOKED"
  }, {
    "code": "APPOINTMENT_CANCELLED_BY_PATIENT"
  }, {
    "code": "APPOINTMENT_CANCELLED_BY_PROVIDER"
  }, {
    "code": "CARL",
    "display": "appointment cancelled by provider with intention to rebook the appointment booking"
  }, {
    "code": "REJECTED"
  }, {
    "code": "TRIAGE_RESPONSE"
  }, {
    "code": "AWAITING_TRIAGE"
  }, {
    "code": "DEFER_TO_PROVIDER"
  }, {
    "code": "ARBL",
    "display": "triaged - provider to action"
  }, {
    "code": "CARBL_OR_ARL",
    "display": "triaged - provider to action"
  }, {
    "code": "DID_NOT_ATTEND"
  }, {
    "code": "ASSESSMENT_RESULT"
  }, {
    "code": "CANCELLED_REFERRAL"
  }, {
    "code": "INCOMPLETE"
  } ],
  "version": null
}