Potential Drug-Drug Interaction (PDDI) CDS IG : STU Ballot 1

This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v3.5.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

valueset-magnesium-LOINC

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-magnesium-LOINC",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>LOINC Codes for Serum Potassium</h2><div><p>ValueSet containing serum magnesium LOINC identifiers from the Top 2000 Common Lab Results US.</p>
</div><p><b>Copyright Statement:</b> Attribution CC BY</p><p>This value set includes codes from the following code systems:</p><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/19123-9.html">19123-9</a></td><td>Magnesium [Mass/volume] in Serum or Plasma</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/2597-3.html">2597-3</a></td><td>Magnesium [Moles/volume] in Red Blood Cells</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/2601-3.html">2601-3</a></td><td>Magnesium [Moles/volume] in Serum or Plasma</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-magnesium-LOINC",
  "version" : "0.1.0",
  "name" : "valueset-magnesium-LOINC",
  "title" : "LOINC Codes for Serum Potassium",
  "status" : "draft",
  "date" : "2018-08-03",
  "publisher" : "PDDI CDS",
  "contact" : [
    {
      "name" : "Richard Boyce boycerd@upmc.edu"
    }
  ],
  "description" : "ValueSet containing serum magnesium LOINC identifiers from the Top 2000 Common Lab Results US.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "International"
        }
      ]
    }
  ],
  "copyright" : "Attribution CC BY",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.64",
        "concept" : [
          {
            "code" : "19123-9",
            "display" : "Magnesium [Mass/volume] in Serum or Plasma"
          },
          {
            "code" : "2597-3",
            "display" : "Magnesium [Moles/volume] in Red Blood Cells"
          },
          {
            "code" : "2601-3",
            "display" : "Magnesium [Moles/volume] in Serum or Plasma"
          }
        ]
      }
    ]
  }
}