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

FHIR IG Statistics: CodeSystem/DCH-KeyWorkerStatus-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdDCH-KeyWorkerStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/DCH-KeyWorkerStatus-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/DCH-KeyWorkerStatus-1
Version1.0.1
Statusdraft
Date2019-01-21T00:00:00+00:00
NameDCH Key Worker Status
Authorityhl7
DescriptionA CodeSystem to identify a Healthcare Professional as a key worker.
CopyrightCopyright © 2019 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
DCH-KeyWorkerStatus-1DCH Key Worker Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DCH-KeyWorkerStatus-1",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-KeyWorkerStatus-1",
  "version": "1.0.1",
  "name": "DCH Key Worker Status",
  "status": "draft",
  "date": "2019-01-21T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify a Healthcare Professional as a key worker.",
  "copyright": "Copyright © 2019 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "keyWorker",
      "display": "Is a Key Worker"
    }
  ]
}