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

FHIR IG Statistics: ValueSet/eRS-ReferralStateReason-1

PackageNHSDigital.FHIR.STU3
Resource TypeValueSet
IdeRS-ReferralStateReason-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/eRS-ReferralStateReason-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/eRS-ReferralStateReason-1
Version1.0.0
Statusactive
Date2022-03-25
NameeRS-ReferralStateReason-1
Authorityhl7
DescriptionA ValueSet to describe the reason for the defining state of a referral
CopyrightCopyright © 2022 NHS Digital

Resources that use this resource

StructureDefinition
Extension-eRS-ReferralState-1Extension-eRS-ReferralState-1

Resources that this resource uses

CodeSystem
eRS-AssessmentOutcome-1eRS Assessment Outcome
eRS-ReviewOutcome-1eRS Review Outcome
eRS-ReviewReason-1eRS Review Reason

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "eRS-ReferralStateReason-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/eRS-ReferralStateReason-1",
  "version": "1.0.0",
  "name": "eRS-ReferralStateReason-1",
  "status": "active",
  "date": "2022-03-25",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet to describe the reason for the defining state of a referral",
  "copyright": "Copyright © 2022 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://eRS-APPOINTMENT-CANCELLATION-REASON"
      },
      {
        "system": "https://eRS-REFERRAL-CANCELLATION-REASON"
      },
      {
        "system": "https://eRS-APPOINTMENT-NON-ATTENDANCE"
      },
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-AssessmentOutcome-1"
      },
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewOutcome-1"
      },
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-ReviewReason-1"
      }
    ]
  }
}