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

FHIR IG Statistics: CodeSystem/3a8f1e49-fb09-4c10-803d-d0afdce0b02d

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Id3a8f1e49-fb09-4c10-803d-d0afdce0b02d
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/covid-vaccination-medical-exemption
URLhttps://fhir.nhs.uk/CodeSystem/covid-vaccination-medical-exemption
Version1.0.0
Statusactive
Date2021-11-02T00:00:00+00:00
NameCovidVaccinationMedicalExemption
Authorityhl7
DescriptionCOVID-19 Vaccination Medical Exemption
CopyrightCopyright © 2021 NHS Digital
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "3a8f1e49-fb09-4c10-803d-d0afdce0b02d",
  "url": "https://fhir.nhs.uk/CodeSystem/covid-vaccination-medical-exemption",
  "version": "1.0.0",
  "name": "CovidVaccinationMedicalExemption",
  "status": "active",
  "date": "2021-11-02T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "COVID-19 Vaccination Medical Exemption",
  "copyright": "Copyright © 2021 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Approved: Exemption from COVID vaccination"
    },
    {
      "code": "2",
      "display": "Approved: Exemption from COVID vaccination and testing"
    },
    {
      "code": "3",
      "display": "Rejected: Exemption from COVID vaccination"
    },
    {
      "code": "4",
      "display": "Rejected: Exemption from COVID vaccination and testing"
    },
    {
      "code": "5",
      "display": "Added in error"
    },
    {
      "code": "6",
      "display": "No longer required"
    }
  ]
}