Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | CodeSystem-eRS-AppointmentBookingCancellationReasonType-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-AppointmentBookingCancellationReasonType-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-AppointmentBookingCancellationReasonType-1 |
Version | 1.0.0 |
Status | active |
Date | 2022-03-18 |
Name | eRS Appointment Booking Cancellation Reason Type |
Authority | hl7 |
Description | A CodeSystem to identify the Appointment Booking Cancellation Reason. |
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-AppointmentBookingCancellationReasonType-1", "version": "1.0.0", "name": "eRS Appointment Booking Cancellation Reason Type", "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 Appointment Booking Cancellation Reason.", "copyright": "Copyright © 2022 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "PROVIDER_REJECT", "display": "A cancellation reason indicating rejection by a service provider." }, { "code": "UNKNOWN", "display": "A read-only cancellation reason." }, { "code": "PROVIDER", "display": "A cancellation reason classified as initiated by a service provider. This may not indicative of who performed the cancellation." }, { "code": "PATIENT", "display": "A cancellation reason classified as initiated by a patient. This may not indicative of who performed the cancellation." }, { "code": "REFERRER", "display": "A cancellation reason classified as initiated by a referrer. This may not indicative of who performed the cancellation." } ] }