Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | CodeSystem-eRS-ReferralState-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralState-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralState-1 |
Version | 1.0.0 |
Status | active |
Date | 2022-03-18 |
Name | eRS Referral State |
Authority | hl7 |
Description | A CodeSystem to identify the Referral State of an appointment or referral. |
Copyright | Copyright © 2022 NHS Digital |
Content | complete |
ValueSet | |
eRS-ReferralState-1 | eRS-ReferralState-1 |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReferralState-1", "version": "1.0.0", "name": "eRS Referral State", "status": "active", "date": "2022-03-18", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A CodeSystem to identify the Referral State of an appointment or referral.", "copyright": "Copyright © 2022 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "APPT_CANCELLED_BY_PATIENT", "display": "The referrals most recent appointment was cancelled at the request of, or directly by, a patient" }, { "code": "APPT_CANCELLED_BY_PROVIDER", "display": "The referrals most recent appointment was cancelled by the service provider" }, { "code": "ASSESSMENT_RESULT", "display": "A service provider has reviewed and drafted, or submitted a clinical assessment for the referral" }, { "code": "AWAITING_TRIAGE", "display": "The triage referral is currently pending review with a service provider" }, { "code": "BOOKED", "display": "The referral has a current state of booked" }, { "code": "CANCELLED _REFERRAL", "display": "The referral has been cancelled and cannot be progressed any further" }, { "code": "DEFERRED_TO_PROVIDER", "display": "The service provider will arrange the patient’s appointment" }, { "code": "DID_NOT_ATTEND", "display": "The patient did not attend their last appointment" }, { "code": "NOT_BOOKED", "display": "The referral is currently not booked, there is currently no planned patient encounter" }, { "code": "REJECTED", "display": "The referral was rejected by a provider at their service" }, { "code": "TRIAGE_RESPONSE", "display": "A service has passed the referral back to the referrer, with advice" }, { "code": "TRIAGED_ PROVIDER_TO_ACTION", "display": "The service provider has recorded a review decision, with the intention of processing this referral" } ] }