0.1.1 - ci-build

This page is part of the MatchSync Implementation Guide (v0.1.1: Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: LOINC CMV group Value Set - JSON Representation

Active as of 2024-12-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "loinc-cmv-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-cmv-codes</b></p><a name=\"loinc-cmv-codes\"> </a><a name=\"hcloinc-cmv-codes\"> </a><a name=\"loinc-cmv-codes-en-US\"> </a><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=\"https://loinc.org/LA6576-8/\">LA6576-8</a></td><td>P</td></tr><tr><td><a href=\"https://loinc.org/LA6577-6/\">LA6577-6</a></td><td>N</td></tr><tr><td><a href=\"https://loinc.org/LA11885-3/\">LA11885-3</a></td><td>I</td></tr><tr><td><a href=\"https://loinc.org/LA9663-1/\">LA9663-1</a></td><td>I</td></tr><tr><td><a href=\"https://loinc.org/LA113538-6/\">LA113538-6</a></td><td>U</td></tr></table></li></ul></div>"
  },
  "url" : "http://loinc.org/vs/LL3639-3",
  "version" : "0.1.1",
  "name" : "LNCCMVGroupVS",
  "title" : "LOINC CMV group Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-12-02T18:31:42-06:00",
  "publisher" : "NMDP",
  "contact" : [
    {
      "name" : "NMDP",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://bethematch.org"
        }
      ]
    }
  ],
  "description" : "LOINC codes for CMV",
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright ©1995-2022, 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" : "LA6576-8",
            "display" : "P"
          },
          {
            "code" : "LA6577-6",
            "display" : "N"
          },
          {
            "code" : "LA11885-3",
            "display" : "I"
          },
          {
            "code" : "LA9663-1",
            "display" : "I"
          },
          {
            "code" : "LA113538-6",
            "display" : "U"
          }
        ]
      }
    ]
  }
}