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

Observation/observation-digoxin-cyclosporine-renal

Raw json

{
  "resourceType" : "Observation",
  "id" : "observation-digoxin-cyclosporine-renal",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: observation-digoxin-cyclosporine-renal</p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 33914-3}\">Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum or Plasma by Creatinine-based formula (MDRD)</span></p><p><b>subject</b>: <a href=\"Patient-patient-digoxin-cyclosporine-context.html\">Generated Summary: id: patient-digoxin-cyclosporine-context; gender: female; birthDate: 1978-07-23</a></p><p><b>issued</b>: Jul 4, 2018 1:34:00 PM</p><p><b>method</b>: <span title=\"Codes: {http://snomed.info/sct 702668005}\">MDRD</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 48643-1}\">Glomerular filtration rate/1.73 sq M.predicted among blacks [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)</span></p><p><b>value</b>: &gt;60 mL/min/1.73m2</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>AppliesTo</b></td><td><b>Age</b></td></tr><tr><td>*</td><td>60 mL/min/1.73m2</td><td><span title=\"Codes: \">non-black/african-american</span></td><td>18-? yrs</td></tr></table></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 48642-3}\">Glomerular filtration rate/1.73 sq M.predicted among non-blacks [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)</span></p><p><b>value</b>: 60 mL/min/1.73m2</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>Age</b></td></tr><tr><td>*</td><td>60 mL/min/1.73m2</td><td>18-? yrs</td></tr></table></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "33914-3",
        "display" : "Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum or Plasma by Creatinine-based formula (MDRD)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-digoxin-cyclosporine-context"
  },
  "issued" : "2018-07-04T14:34:00+01:00",
  "method" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "702668005",
        "display" : "MDRD"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48643-1",
            "display" : "Glomerular filtration rate/1.73 sq M.predicted among blacks [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 60,
        "comparator" : ">",
        "unit" : "mL/min/1.73m2",
        "system" : "http://unitsofmeasure.org",
        "code" : "mL/min/{1.73_m2}"
      },
      "referenceRange" : [
        {
          "low" : {
            "value" : 60,
            "unit" : "mL/min/1.73m2",
            "system" : "http://unitsofmeasure.org",
            "code" : "mL/min/{1.73_m2}"
          },
          "appliesTo" : [
            {
              "text" : "non-black/african-american"
            }
          ],
          "age" : {
            "low" : {
              "value" : 18,
              "unit" : "yrs",
              "system" : "http://unitsofmeasure.org",
              "code" : "a"
            }
          }
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48642-3",
            "display" : "Glomerular filtration rate/1.73 sq M.predicted among non-blacks [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 60,
        "unit" : "mL/min/1.73m2",
        "system" : "http://unitsofmeasure.org",
        "code" : "mL/min/{1.73_m2}"
      },
      "referenceRange" : [
        {
          "low" : {
            "value" : 60,
            "unit" : "mL/min/1.73m2",
            "system" : "http://unitsofmeasure.org",
            "code" : "mL/min/{1.73_m2}"
          },
          "age" : {
            "low" : {
              "value" : 18,
              "unit" : "yrs",
              "system" : "http://unitsofmeasure.org",
              "code" : "a"
            }
          }
        }
      ]
    }
  ]
}