| Package | NHSDigital.FHIR.STU3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-eRS-ReviewOutcome-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewOutcome-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewOutcome-1 |
| Version | 1.1.0 |
| Status | active |
| Date | 2021-09-24 |
| Name | eRS Review Outcome |
| Authority | hl7 |
| Description | CodeSystem for the eRS Review Outcome |
| Copyright | Copyright © 2020 NHS Digital |
| Content | complete |
| ValueSet | |
| eRS-ReferralStateReason-1 | eRS-ReferralStateReason-1 |
| eRS-ReviewOutcome-1 | eRS Review Outcome |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewOutcome-1",
"version": "1.1.0",
"name": "eRS Review Outcome",
"status": "active",
"date": "2021-09-24",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "CodeSystem for the eRS Review Outcome",
"copyright": "Copyright © 2020 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "CANCEL_APPOINTMENT_ACTION_LATER",
"display": "A service has reviewed the referral and cancelled an upcoming patient encounter, with the intent of arranging a different patient encounter at a future date"
},
{
"code": "PROVIDER_CONVERTED_ADVICE_AND_GUIDANCE_ADMIN_TO_REFER",
"display": "The Provider has converted an Advice and Guidance Request into a Referral, accepting the responsibility to refer it"
},
{
"code": "RETURN_TO_REFERRER_WITH_ADVICE",
"display": "A Service has passed the Referral back to the Referrer with some advice"
},
{
"code": "ACCEPT_REFER_BOOK_LATER",
"display": "A Service has accepted the Referral will arrange an appointment for the Patient later"
}
]
}