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

FHIR IG Statistics: ValueSet/eRS-RequestFlowType

PackageeRS.r4.assets
Resource TypeValueSet
IdeRS-RequestFlowType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eRS.r4.assets@1.0.0&canonical=https://fhir.nhs.uk/R4/ValueSet/eRS-RequestFlowType
URLhttps://fhir.nhs.uk/R4/ValueSet/eRS-RequestFlowType
Version1.0.0
Statusactive
Date2022-03-14
NameeRSRequestFlowType
TitleeRS Request Flow Type
DescriptionA ValueSet to describe the eRS request flow type.
CopyrightCopyright © 2022 NHS Digital

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
eRS-RequestFlowTypeeRS Request Flow Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "eRS-RequestFlowType",
  "url": "https://fhir.nhs.uk/R4/ValueSet/eRS-RequestFlowType",
  "version": "1.0.0",
  "name": "eRSRequestFlowType",
  "title": "eRS Request Flow Type",
  "status": "active",
  "date": "2022-03-14",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet to describe the eRS request flow type.",
  "copyright": "Copyright © 2022 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/R4/CodeSystem/eRS-RequestFlowType"
      }
    ]
  }
}