FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-eRS-ReviewOutcome-1

PackageNHSDigital.FHIR.STU3
Resource TypeCodeSystem
IdCodeSystem-eRS-ReviewOutcome-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewOutcome-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewOutcome-1
Version1.1.0
Statusactive
Date2021-09-24
NameeRS Review Outcome
Authorityhl7
DescriptionCodeSystem for the eRS Review Outcome
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
eRS-ReferralStateReason-1eRS-ReferralStateReason-1
eRS-ReviewOutcome-1eRS Review Outcome

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}