FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.ab.fhir.aberec1
Resource TypeCodeSystem
IdCodeSystem-ca-referralbusinessstatus.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.aberec1@1.1.0-pre3&canonical=https://fhir.infoway-inforoute.ca/CodeSystem/ca-referralbusinessstatus
URLhttps://fhir.infoway-inforoute.ca/CodeSystem/ca-referralbusinessstatus
Version1.0.4
Statusdraft
Date2026-01-02
NameReferralBusinessStatus
TitleReferralBusinessStatus
Realmca
DescriptionReferralBusinessStatus
Contentcomplete

Resources that use this resource

ValueSet
ca-referralstatusreasonReferralStatusReason
referral-business-status-abReferralBusinessStatus_AB

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "ReferralBusinessStatus",
  "id": "ca-referralbusinessstatus",
  "title": "ReferralBusinessStatus",
  "description": "ReferralBusinessStatus",
  "version": "1.0.4",
  "url": "https://fhir.infoway-inforoute.ca/CodeSystem/ca-referralbusinessstatus",
  "concept": [
    {
      "code": "awaiting-booking",
      "display": "Awaiting Booking",
      "definition": "Ready for scheduling (Applicable Task.status: in-progress)"
    },
    {
      "code": "awaiting-triage",
      "display": "Awaiting Triage",
      "definition": "Acknowledge receipt awaiting triage (Applicable Task.status: received)"
    },
    {
      "code": "booked",
      "display": "Booked",
      "definition": "Appointment Booked. Encourage using the presence of the Appointment resource over this, as booked is not mutually exclusive to this status. (Applicable Task.status: in-progress)"
    },
    {
      "code": "cancelled-by-health-system",
      "display": "Cancelled by Health System",
      "definition": "Cancellation with a systemic cause (Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-health-system-other",
      "display": "Cancelled by Health System (Other)",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-patient",
      "display": "Cancelled by Patient",
      "definition": "Patient-directed cancellation (Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-patient-other",
      "display": "Cancelled by Patient (Other)",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-performer",
      "display": "Cancelled by Performer",
      "definition": "Performer-directed cancellation (Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-performer-other",
      "display": "Cancelled by Performer (Other)",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-requester",
      "display": "Cancelled by Requester",
      "definition": "Requester-directed cancellation (Applicable Task.status: cancelled)"
    },
    {
      "code": "cancelled-by-requester-other",
      "display": "Cancelled by Requester (Other)",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "deceased",
      "display": "Deceased",
      "definition": "(Applicable Task.status: failed)"
    },
    {
      "code": "deferred-booking",
      "display": "Deferred Booking",
      "definition": "Not ready for scheduling (Applicable Task.status: on-hold)"
    },
    {
      "code": "deferred-by-health-system",
      "display": "Deferred by Health System",
      "definition": "(Applicable Task.status: on-hold)"
    },
    {
      "code": "deferred-by-patient",
      "display": "Deferred by Patient",
      "definition": "(Applicable Task.status: on-hold)"
    },
    {
      "code": "deferred-by-performer",
      "display": "Deferred by Performer",
      "definition": "(Applicable Task.status: on-hold)"
    },
    {
      "code": "deferred-other",
      "display": "Deferred (Other)",
      "definition": "(Applicable Task.status: on-hold)"
    },
    {
      "code": "duplicate-request",
      "display": "Duplicate Request",
      "definition": "(Applicable Task.status: entered-in-error)"
    },
    {
      "code": "incomplete-request",
      "display": "Incomplete Request",
      "definition": "The referral did not contain enough information (Applicable Task.status: rejected)"
    },
    {
      "code": "ineligible",
      "display": "Ineligible",
      "definition": "a.k.a., Criteria not met (Applicable Task.status: rejected)"
    },
    {
      "code": "invitation-expired",
      "display": "Invitation Expired",
      "definition": "When an invitation is not filled before an expiry period (Applicable Task.status: requested)"
    },
    {
      "code": "invited",
      "display": "Invited\tInvited",
      "definition": "When a referral is sent for a patient to fill out for themselves (Applicable Task.status: requested)"
    },
    {
      "code": "no-capacity",
      "display": "No Capacity",
      "definition": "The service is full (Applicable Task.status: rejected)"
    },
    {
      "code": "no-show",
      "display": "No Show",
      "definition": "Patient did not attend a booked appointment (Applicable Task.status: failed)"
    },
    {
      "code": "out-of-region",
      "display": "Out Of Region",
      "definition": "Patient is out of region (Applicable Task.status: rejected)"
    },
    {
      "code": "redirected",
      "display": "Redirected",
      "definition": "Rejected and redirected to more appropriate performer/service (Applicable Task.status: rejected)"
    },
    {
      "code": "rejected-by-central-triage",
      "display": "Rejected by Central Triage",
      "definition": "Referral will not proceed to booking because it was rejected/declined by Central Intake / CAT (Applicable Task.status: rejected)"
    },
    {
      "code": "rejected-by-performer",
      "display": "Rejected by Performer",
      "definition": "Referral will not proceed to booking after triage by a specialist/provider because it was rejected/declined (Applicable Task.status: rejected)"
    },
    {
      "code": "rejected-other",
      "display": "Rejected (Other)",
      "definition": "(Applicable Task.status: rejected)"
    },
    {
      "code": "request-for-information",
      "display": "Request For Information",
      "definition": "RFI, waiting for the requester to provide more information (Applicable Task.status: on-hold)"
    },
    {
      "code": "service-no-longer-available",
      "display": "Service No Longer Available",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "service-no-longer-required",
      "display": "Service No Longer Required",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "service-refused-by-patient",
      "display": "Service Refused by Patient",
      "definition": "(Applicable Task.status: cancelled)"
    },
    {
      "code": "unable-to-contact",
      "display": "Unable To Contact",
      "definition": "Unable to contact patient (Applicable Task.status: failed)"
    },
    {
      "code": "waiting-for-authorization",
      "display": "Waiting For Authorization",
      "definition": "e.g., for funding authorization (Applicable Task.status: on-hold)"
    },
    {
      "code": "wait-listed",
      "display": "Wait Listed",
      "definition": "The referral is waitlist but will be moved to completed later (note: in some referral flows, 'wait listed' is a completed status from a referral processing perspective) (Applicable Task.status: on-hold)"
    }
  ],
  "date": "2026-01-02",
  "publisher": "Alberta Health",
  "contact": [
    {
      "name": "Alberta Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://alberta.ca/hisca",
          "use": "work"
        },
        {
          "system": "email",
          "value": "hisca@gov.ab.ca",
          "use": "work"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA",
          "system": "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "count": 36
}