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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
IdValueSet-covid-19-detection-of-virus.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.18.12-prerelease&canonical=https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus
URLhttps://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus
Version2.5.9
Statusdraft
Date2020-11-13T06:00:00+00:00
NameCOVID19DetectionOfVirus
TitleCOVID-19 SNOMED CT Detection of Virus
Authorityhl7
DescriptionSNOMED CT-coded requestable tests is to be used

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "covid-19-detection-of-virus",
  "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-virus",
  "version": "2.5.9",
  "name": "COVID19DetectionOfVirus",
  "title": "COVID-19 SNOMED CT Detection of Virus",
  "status": "draft",
  "date": "2020-11-13T06:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "SNOMED CT-coded requestable tests is to be used",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1240581000000104",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result positive"
          },
          {
            "code": "1240591000000102",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result negative"
          },
          {
            "code": "1321681000000104",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) detection result equivocal"
          },
          {
            "code": "1324601000000106",
            "display": "SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive"
          },
          {
            "code": "1324881000000100",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result positive at the limit of detection"
          },
          {
            "code": "1324581000000102",
            "display": "SSARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result negative"
          },
          {
            "code": "1321691000000102",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) RNA (ribonucleic acid) detection result unknown"
          }
        ]
      }
    ]
  }
}