SMART Health Cards: Vaccination & Testing Implementation Guide
0.6.2 - STU 1 (Ballot Version)

This page is part of the SMART Health Cards Vaccination and Testing, Release 1 | STU 1 (v0.6.2: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Qualitative lab result findings - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "qualitative-lab-result-findings",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1114.10/expansion\">http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1114.10</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-qualitative-lab-results-loinc.html\">http://hl7.org/fhir/uv/shc-vaccination/ValueSet/qualitative-lab-results-loinc</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/qualitative-lab-result-findings",
  "version" : "0.6.2",
  "name" : "QualitativeLabResultFindings",
  "title" : "Qualitative lab result findings",
  "status" : "active",
  "date" : "2021-08-13T13:26:56+00:00",
  "publisher" : "HL7 International - Public Health Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Public Health Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system" : "email",
          "value" : "vci-ig@mitre.org"
        }
      ]
    }
  ],
  "description" : "This value set includes codes for identifying laboratory test results. It includes SNOMED CT codes from a [value set of COVID-19-related SNOMED CT codes](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1114.10/expansion), as well as codes from LOINC answer lists with roughly equivalent meanings. While the source value set is COVID-19-related, these codes should apply to all infectious disease-related qualitative laboratory results.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1114.10"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/qualitative-lab-results-loinc"
        ]
      }
    ]
  }
}