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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeValueSet
IdValueSet-covid-19-detection-of-antibody.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": "ValueSet",
  "id": "covid-19-detection-of-antibody",
  "url": "https://fhir.nhs.uk/ValueSet/covid-19-detection-of-antibody",
  "version": "2.5.9",
  "name": "COVID19DetectionOfAntibody",
  "title": "COVID-19 SNOMED CT Detection Of Antibody",
  "status": "draft",
  "date": "2020-11-13T06:01: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": "1322871000000109",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result positive"
          },
          {
            "code": "1322891000000108",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result negative"
          },
          {
            "code": "1322901000000109",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result indeterminate"
          },
          {
            "code": "1322911000000106",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) antibody detection result unknown"
          },
          {
            "code": "1321541000000108",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection resul positive"
          },
          {
            "code": "1321571000000102",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result negative"
          },
          {
            "code": "1322831000000107",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result indeterminate"
          },
          {
            "code": "1321641000000107",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgG detection result unknown"
          },
          {
            "code": "1321551000000106",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result positive"
          },
          {
            "code": "1321561000000109",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result negative"
          },
          {
            "code": "1322851000000100",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result indeterminate"
          },
          {
            "code": "1321581000000100",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgM detection result unknown"
          },
          {
            "code": "1321761000000103",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result positive"
          },
          {
            "code": "1321791000000109",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result negative"
          },
          {
            "code": "1322841000000103",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result indeterminate"
          },
          {
            "code": "1321781000000107",
            "display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) IgA detection result unknown"
          }
        ]
      }
    ]
  }
}