Potential Drug-Drug Interaction (PDDI) Clinical Decision Support
1.0.0 - STU 1 International flag

Potential Drug-Drug Interaction (PDDI) Clinical Decision Support, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: valueset-digoxin-LOINC

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "valueset-digoxin-LOINC",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-digoxin-LOINC</b></p><a name=\"valueset-digoxin-LOINC\"> </a><a name=\"hcvalueset-digoxin-LOINC\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is explicitly stated to be 2.82\"> version &#x1F4CD;2.82</span><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/10535-3/\">10535-3</a></td><td>Digoxin [Mass/​volume] in Serum or Plasma</td></tr><tr><td><a href=\"https://loinc.org/3563-4/\">3563-4</a></td><td>Digoxin&gt;12 hours post dose [Mass/​volume] in Serum or Plasma</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/pddi/ImplementationGuide/hl7.fhir.uv.pddi"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-digoxin-LOINC",
  "version" : "1.0.0",
  "name" : "Valueset_digoxin_LOINC",
  "title" : "LOINC Codes for Digoxin Concentration",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-08-03",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "ValueSet containing digoxin LOINC identifiers from the HEDIS 2018 Value Set – Digoxin Level.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, 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",
        "version" : "2.82",
        "concept" : [
          {
            "code" : "10535-3",
            "display" : "Digoxin [Mass/​volume] in Serum or Plasma"
          },
          {
            "code" : "3563-4",
            "display" : "Digoxin>12 hours post dose [Mass/​volume] in Serum or Plasma"
          }
        ]
      }
    ]
  }
}