Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | CodeSystem-eRS-AvailableActionsForUser-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-AvailableActionsForUser-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-AvailableActionsForUser-1 |
Version | 1.1.0 |
Status | active |
Date | 2022-03-10 |
Name | eRS Available Actions For User |
Authority | hl7 |
Description | A CodeSystem to identify the eRS available actions for a user. |
Copyright | Copyright © 2022 NHS Digital |
Content | complete |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-AvailableActionsForUser-1", "version": "1.1.0", "name": "eRS Available Actions For User", "status": "active", "date": "2022-03-10", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "A CodeSystem to identify the eRS available actions for a user.", "copyright": "Copyright © 2022 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "RECORD_REVIEW_OUTCOME", "display": "This action currently allows you to persist an eRS-ReviewOutcome of RETURN_TO_REFERRER_WITH_ADVICE or ACCEPT_REFER_BOOK_LATER" }, { "code": "CANCEL_DIRECTLY_BOOKED_APPOINTMENT", "display": "This action allows you to cancel appointments made to directly bookable services (DBS)" }, { "code": "CANCEL_REFERRAL", "display": "This action allows you to cancel the referral. This will also cancel the current appointment, if there is one" }, { "code": "CREATE_APPOINTMENT", "display": "This action currently allows you to create an appointment at a directly bookable service. If there are no appointments available, this action also allows a 'proposed' appointment at that service." }, { "code": "CHANGE_SHORTLIST", "display": "This action allows you to change the current shortlist associated with a referral" }, { "code": "CHANGE_SHORTLIST_AND_SEND_FOR_TRIAGE", "display": "This action allows you to change the current shortlist to send the referral to a single appropriate (triage) service" } ] }