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

FHIR IG Statistics: CodeSystem/eRS-GuidanceResponseOutcome-1

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

Resources that use this resource

ValueSet
eRS-GuidanceResponseOutcome-1eRS Guidance Response Outcome

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "eRS-GuidanceResponseOutcome-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-GuidanceResponseOutcome-1",
  "version": "1.0.0",
  "name": "eRS Guidance Response Outcome",
  "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 response outcomes.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "REQUIRE_FURTHER_INFORMATION",
      "display": "The Service Provider requires more information from the Referrer before advice can be finalised"
    },
    {
      "code": "RETURN_TO_REFERRER_WITH_ADVICE",
      "display": "The Service Provider wishes to respond with advice"
    }
  ]
}