COVID-19 FHIR Profile Library IG Informative Version
1.0.0 - Informative United States of America flag

COVID-19 FHIR Profile Library IG Informative Version, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-COVID19Library-ig/ and changes regularly. See the Directory of published versions

: World Health Organization, COVID-19 variant LOINC answer code value set - JSON Representation

Active as of 2022-07-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "covid19-who-path-la-codes-value-set",
  "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><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/LA31569-9.html\">LA31569-9</a></td><td>SARS-CoV-2 Alpha variant (WHO)</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA31570-7.html\">LA31570-7</a></td><td>SARS-CoV-2 Beta variant (WHO)</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA31621-8.html\">LA31621-8</a></td><td>SARS-CoV-2 Gamma variant (WHO)</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA31620-0.html\">LA31620-0</a></td><td>SARS-CoV-2 B.1.1.238 lineage</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA32552-4.html\">LA32552-4</a></td><td>SARS-CoV-2 Delta variant (WHO)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/covid19library/ValueSet/covid19-who-path-la-codes-value-set",
  "version" : "1.0.0",
  "name" : "COVID19_WHO_Pathogen_LA_Codes",
  "title" : "World Health Organization, COVID-19 variant LOINC answer code value set",
  "status" : "active",
  "date" : "2022-07-25T12:22:40+00:00",
  "publisher" : "HL7 International - Clinical Information Modeling Initiative",
  "contact" : [
    {
      "name" : "HL7 International - Clinical Information Modeling Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name" : "Logica",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.logicahealth.org/"
        }
      ]
    },
    {
      "name" : "HL7",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org"
        }
      ]
    }
  ],
  "description" : "A set of LOINC answer codes for the World Health Organization (WHO) COVID-19 variants.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA31569-9",
            "display" : "SARS-CoV-2 Alpha variant (WHO)"
          },
          {
            "code" : "LA31570-7",
            "display" : "SARS-CoV-2 Beta variant (WHO)"
          },
          {
            "code" : "LA31621-8",
            "display" : "SARS-CoV-2 Gamma variant (WHO)"
          },
          {
            "code" : "LA31620-0",
            "display" : "SARS-CoV-2 B.1.1.238 lineage"
          },
          {
            "code" : "LA32552-4",
            "display" : "SARS-CoV-2 Delta variant (WHO)"
          }
        ]
      }
    ]
  }
}