Covid 19 At-Home Test Report
0.1.0 - CI Build

Covid 19 At-Home Test Report - Local Development build (v0.1.0). See the Directory of published versions

: Covid At Home Tests - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "observationcovidathome-codes",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2021-03-22T23:53:32.530+00:00",
    "source" : "#zrXm3w6EGhvBHt8a"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <code>2.69</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/96119-3.html\">96119-3</a></td><td>SARS-CoV-2 (COVID-19) Ag [Presence] in Upper respiratory specimen by Immunoassay</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/94558-4.html\">94558-4</a></td><td>SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/95209-3.html\">95209-3</a></td><td>SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/95409-9.html\">95409-9</a></td><td>SARS-CoV-2 (COVID-19) N gene [Presence] in Nose by NAA with probe detection</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ValueSet/observationcovidathome-codes",
  "identifier" : [
    {
      "use" : "official",
      "system" : "LOINC"
    }
  ],
  "version" : "0.1.0",
  "name" : "CovidAtHomeTests",
  "title" : "Covid At Home Tests",
  "status" : "draft",
  "date" : "2021-04-07T16:32:13+00:00",
  "publisher" : "Namaste Informatics",
  "contact" : [
    {
      "name" : "NIBIB-Interagency Project Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "krishna.Juluru@pif.gov"
        }
      ]
    },
    {
      "name" : "Gay Dolin MSN RN (Namaste Informatics)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "gdolin@NamasteInformatics.com"
        }
      ]
    },
    {
      "name" : "CareEvolution",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://careevolution.com/"
        }
      ]
    },
    {
      "name" : "Association of Public Health Laboratories",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aphl.org/Pages/default.aspx"
        }
      ]
    }
  ],
  "description" : "This set of values contains Covid 19 LOINC concepts that are appropriate for at-home tests",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "US",
          "display" : "United States"
        }
      ],
      "text" : "United States"
    }
  ],
  "purpose" : "The intent of this value set is to provide a subset of LOINC lab covid 19 for the types of tests used in the home",
  "compose" : {
    "inactive" : false,
    "include" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.69",
        "concept" : [
          {
            "code" : "96119-3",
            "display" : "SARS-CoV-2 (COVID-19) Ag [Presence] in Upper respiratory specimen by Immunoassay"
          },
          {
            "code" : "94558-4",
            "display" : "SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay"
          },
          {
            "code" : "95209-3",
            "display" : "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay"
          },
          {
            "code" : "95409-9",
            "display" : "SARS-CoV-2 (COVID-19) N gene [Presence] in Nose by NAA with probe detection"
          }
        ]
      }
    ]
  }
}