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 Result Values - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "observationcovidathome-values",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2021-03-11T00:45:45.558+00:00",
    "source" : "#LgMU79AAbx4JwkIf"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code> 2020-09</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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260373001\">260373001</a></td><td>Detected</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260415000\">260415000</a></td><td>Not Detected</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=455371000124106\">455371000124106</a></td><td>Invalid</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=125154007\">125154007</a></td><td>Specimen unsatisfactory for evaluation</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ValueSet/observationcovidathome-values",
  "version" : "0.1.0",
  "name" : "covidathomevalues",
  "title" : "Covid At Home Result Values",
  "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 SNOMED-CT concepts representing typical Covid at home lab test results",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "US",
          "display" : "United States"
        }
      ],
      "text" : "United States"
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : " 2020-09",
        "concept" : [
          {
            "code" : "260373001",
            "display" : "Detected"
          },
          {
            "code" : "260415000",
            "display" : "Not Detected"
          },
          {
            "code" : "455371000124106",
            "display" : "Invalid"
          },
          {
            "code" : "125154007",
            "display" : "Specimen unsatisfactory for evaluation"
          }
        ]
      }
    ]
  }
}