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

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

PackageNHSDigital.FHIR.STU3
Resource TypeCodeSystem
IdCodeSystem-eRS-CommunicationListSelector-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-CommunicationListSelector-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/eRS-CommunicationListSelector-1
Version1.0.0
Statusactive
Date2021-03-08
NameeRS Communication List Selector
Authorityhl7
PurposeA category to support a generic method to retrieve a list of Communication Requests.
Copyright© 2021 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
eRS-CommunicationListSelector-1eRS Communication List Selector

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-CommunicationListSelector-1",
  "version": "1.0.0",
  "name": "eRS Communication List Selector",
  "status": "active",
  "date": "2021-03-08",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "purpose": "A category to support a generic method to retrieve a list of Communication Requests.",
  "copyright": "© 2021 NHS Digital",
  "content": "complete",
  "concept": [
    {
      "code": "ADVICE_AND_GUIDANCE_REQUESTS",
      "display": "Advice and Guidance Requests"
    }
  ]
}