FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeCodeSystem
Idcovid-test-pillar.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "8119135b-533f-4a84-a584-8dc9f64136a7",
  "url": "https://fhir.nhs.uk/CodeSystem/covid-test-pillar",
  "version": "1.0.0",
  "name": "CovidTestPillar",
  "status": "active",
  "date": "2021-07-27T00:00:00+00:00",
  "publisher": "NHS Digital",
  "description": "COVID-19 Test Pillar",
  "copyright": "Copyright © 2021 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "pillar-1",
      "display": "pillar 1",
      "definition": "swab testing in Public Health England (PHE) labs and NHS hospitals for those with a clinical need, and health and care workers"
    },
    {
      "code": "pillar-2",
      "display": "pillar 2",
      "definition": "swab testing for the wider population, as set out in government guidance"
    },
    {
      "code": "pillar-3",
      "display": "pillar 3",
      "definition": "serology testing to show if people have antibodies from having had COVID-19"
    },
    {
      "code": "pillar-4",
      "display": "pillar 4",
      "definition": "blood and swab testing for national surveillance supported by PHE, the Office for National Statistics (ONS), and research, academic, and scientific partners to learn more about the prevalence and spread of the virus and for other testing research purposes, such as the accuracy and ease of use of home testing"
    }
  ]
}