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

FHIR IG Statistics: CodeSystem/eRS-GuidanceIntendedRecommendation-1

PackageNHSDigital.FHIR.STU3
Resource TypeCodeSystem
IdeRS-GuidanceIntendedRecommendation-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-GuidanceIntendedRecommendation-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/eRS-GuidanceIntendedRecommendation-1
Version1.0.0
Statusdraft
Date2021-02-11T00:00:00+00:00
NameeRS Guidance Intended Recommendation
Authorityhl7
DescriptionA CodeSystem for the guidance intended recommendation.
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
eRS-GuidanceIntendedRecommendation-1eRS Guidance Intended Recommendation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "eRS-GuidanceIntendedRecommendation-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-GuidanceIntendedRecommendation-1",
  "version": "1.0.0",
  "name": "eRS Guidance Intended Recommendation",
  "status": "draft",
  "date": "2021-02-11T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem for the guidance intended recommendation.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ADVICE_ONLY_NO_REFERRAL_RECOMMENDED",
      "display": "The service provider guidance offered indicates that a referral is not recommended."
    },
    {
      "code": "ADVICE_FOLLOWED_BY_REFERRAL_IF_REQUIRED",
      "display": "The service provider has offered conditional guidance and has indicated that a referral can follow if the referrer feels it is required."
    },
    {
      "code": "REFERRAL_RECOMMENDED",
      "display": "The service provider guidance offered indicates that a referral is recommended."
    },
    {
      "code": "OTHER",
      "display": "The Service provider guidance intent is not listed"
    }
  ]
}