FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "ReferralStatusReason",
"id": "ca-referralstatusreason",
"title": "ReferralStatusReason",
"description": "ReferralStatusReason",
"version": "1.0.4",
"url": "https://www.alberta.ca/fhir/ValueSet/ca-referralstatusreason",
"date": "2026-01-05",
"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"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/task-status",
"concept": [
{
"code": "entered-in-error",
"display": "Entered in Error"
}
]
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/ca-referralbusinessstatus",
"concept": [
{
"code": "cancelled-by-health-system-other",
"display": "Cancelled by Health System (Other)"
},
{
"code": "cancelled-by-patient-other",
"display": "Cancelled by Patient (Other)"
},
{
"code": "cancelled-by-performer-other",
"display": "Cancelled by Performer (Other)"
},
{
"code": "cancelled-by-requester-other",
"display": "Cancelled by Requester (Other)"
},
{
"code": "deceased",
"display": "Deceased"
},
{
"code": "deferred-by-health-system",
"display": "Deferred by Health System"
},
{
"code": "deferred-by-patient",
"display": "Deferred by Patient"
},
{
"code": "deferred-other",
"display": "Deferred (Other)"
},
{
"code": "duplicate-request",
"display": "Duplicate Request"
},
{
"code": "incomplete-request",
"display": "Incomplete Request"
},
{
"code": "ineligible",
"display": "Ineligible"
},
{
"code": "invitation-expired",
"display": "Invitation Expired"
},
{
"code": "invited",
"display": "Invited"
},
{
"code": "no-capacity",
"display": "No Capacity"
},
{
"code": "no-show",
"display": "No Show"
},
{
"code": "out-of-region",
"display": "Out Of Region"
},
{
"code": "rejected-other",
"display": "Rejected (Other)"
},
{
"code": "service-no-longer-available",
"display": "Service No Longer Available"
},
{
"code": "service-no-longer-required",
"display": "Service No Longer Required"
},
{
"code": "service-refused-by-patient",
"display": "Service Refused by Patient"
},
{
"code": "unable-to-contact",
"display": "Unable To Contact"
},
{
"code": "waiting-for-authorization",
"display": "Waiting For Authorization"
}
]
}
]
}
}