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_calcium_LOINC

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "valueset-calcium-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/17864-0.html\">17864-0</a></td><td>Calcium.ionized [Mass/​volume] in Serum or Plasma by Ion-selective membrane electrode (ISE)</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/17861-6.html\">17861-6</a></td><td>Calcium [Mass/volume] in Serum or Plasma</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/1994-3.html\">1994-3</a></td><td>Calcium.ionized [Moles/volume] in Blood</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/1995-0.html\">1995-0</a></td><td>Calcium.ionized [Moles/volume] in Serum or Plasma</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/29265-6.html\">29265-6</a></td><td>Calcium [Moles/volume] corrected for albumin in Serum or Plasma</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-calcium-LOINC",
  "version" : "0.2.0",
  "name" : "Valueset_calcium_LOINC",
  "title" : "LOINC Codes for Serum Calcium",
  "status" : "draft",
  "date" : "2018-08-03",
  "publisher" : "PDDI CDS",
  "contact" : [
    {
      "name" : "Richard Boyce"
    }
  ],
  "description" : "ValueSet containing serum calcium 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" : "17864-0",
            "display" : "Calcium.ionized [Mass/​volume] in Serum or Plasma by Ion-selective membrane electrode (ISE)"
          },
          {
            "code" : "17861-6",
            "display" : "Calcium [Mass/volume] in Serum or Plasma"
          },
          {
            "code" : "1994-3",
            "display" : "Calcium.ionized [Moles/volume] in Blood"
          },
          {
            "code" : "1995-0",
            "display" : "Calcium.ionized [Moles/volume] in Serum or Plasma"
          },
          {
            "code" : "29265-6",
            "display" : "Calcium [Moles/volume] corrected for albumin in Serum or Plasma"
          }
        ]
      }
    ]
  }
}