This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

(DRAFT) Potential Drug-Drug Interaction (PDDI) CDS IG : Ballot for Comment 2

Valueset_magnesium_LOINC

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-magnesium-LOINC",
  "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> version <code>2.64</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://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.2.0",
  "name" : "Valueset_magnesium_LOINC",
  "title" : "LOINC Codes for Serum Potassium",
  "status" : "draft",
  "date" : "2018-08-03",
  "publisher" : "PDDI CDS",
  "contact" : [
    {
      "name" : "Richard Boyce"
    }
  ],
  "description" : "ValueSet containing serum magnesium LOINC identifiers from the Top 2000 Common Lab Results US.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}