Package | NHSDigital.FHIR.STU3 |
Resource Type | CodeSystem |
Id | CodeSystem-eRS-ReviewReason-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewReason-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewReason-1 |
Version | 1.0.0 |
Status | active |
Date | 2020-09-22 |
Name | eRS Review Reason |
Authority | hl7 |
Description | CodeSystem for the eRS Review Reason |
Copyright | Copyright © 2020 NHS Digital |
Content | complete |
ValueSet | |
eRS-ReferralStateReason-1 | eRS-ReferralStateReason-1 |
eRS-ReviewReason-1 | eRS Review Reason |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewReason-1", "version": "1.0.0", "name": "eRS Review Reason", "status": "active", "date": "2020-09-22", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "CodeSystem for the eRS Review Reason", "copyright": "Copyright © 2020 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "TRIAGE", "display": "The patients referral is currently pending review with a service" }, { "code": "NO_SLOTS_AT_SERVICE", "display": "The patients referral is deferred to the service because there were no available slots at the time of attempting to book an appointment" }, { "code": "SLOT_NOT_AVAILABLE", "display": "The patients referral is deferred to the service because when attempting to book the slot, it became unavailable" }, { "code": "BOOKING_ATTEMPT_PROBLEM", "display": "The patients referral is deferred to the service because a problem occurred when attempting to book a slot" } ] }