Argonaut Data Query Implementation Guide Version 1.0.0

This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. For a full list of available versions, see the Directory of published versions

{title?}

{
  "resourceType" : "DiagnosticReport",
  "id" : "metabolic-panel",
  "meta" : {
    "profile" : [
      "http://fhir.org/guides/argonaut/StructureDefinition/argo-diagnosticreport"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: metabolic-panel</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style="background: LightGoldenRodYellow">(Details : {http://hl7.org/fhir/v2/0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Comprehensive metabolic 2000 panel - Serum or Plasma <span style="background: LightGoldenRodYellow">(Details : {LOINC code '24323-8' = 'Comprehensive metabolic 2000 panel - Serum or Plasma', given as 'Comprehensive metabolic 2000 panel - Serum or Plasma'})</span></p><p><b>subject</b>: <a href="Patient-peter-chalmers.html">Peter Chalmers. Generated Summary: id: peter-chalmers; Medical Record Number = 1032702; active; Peter James Chalmers (OFFICIAL); ph: (555)555-5555(WORK), person@example.org(WORK); gender: male; birthDate: 19/06/1964</a></p><p><b>effective</b>: 04/07/2005</p><p><b>issued</b>: 06/07/2005 11:45:33 AM</p><p><b>performer</b>: <a href="Practitioner-1234.html">Adam Careful, MD. Generated Summary: id: 1234; 23; active; Adam Careful </a></p><p><b>result</b>: </p><ul><li><a href="Observation-serum-total-bilirubin.html">TOTAL BILIRUBIN. Generated Summary: id: serum-total-bilirubin; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 1975-2}">Bilirub SerPl-mCnc</span>; Peter Chalmers; effective: 07/07/2005; 8.6 mg/dL</a></li><li><a href="Observation-serum-sodium.html">SODIUM. Generated Summary: id: serum-sodium; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2951-2}">Sodium SerPl-sCnc</span>; Peter Chalmers; effective: 05/07/2005; 137.0 mmol/L</a></li><li><a href="Observation-serum-potassium.html">Potassium. Generated Summary: id: serum-potassium; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2823-3}">Potassium SerPl-sCnc</span>; Peter Chalmers; effective: 05/07/2005; 5.4 mmol/L</a></li><li><a href="Observation-serum-creatinine.html">CREATININE. Generated Summary: id: serum-creatinine; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2160-0}">Creat SerPl-mCnc</span>; Peter Chalmers; effective: 05/07/2005; 1.0 mg/dL</a></li><li><a href="Observation-serum-co2.html">TOTAL CO2. Generated Summary: id: serum-co2; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2028-9}">CO2 SerPl-sCnc</span>; Peter Chalmers; effective: 05/07/2005; 24.0 mmol/L</a></li><li><a href="Observation-serum-chloride.html">CHLORIDE. Generated Summary: id: serum-chloride; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2075-0}">Chloride SerPl-sCnc</span>; Peter Chalmers; effective: 05/07/2005; 105.0 mmol/L</a></li><li><a href="Observation-serum-calcium.html">CALCIUM. Generated Summary: id: serum-calcium; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 17861-6}">Calcium SerPl-mCnc</span>; Peter Chalmers; effective: 05/07/2005; 7.7 mg/dL</a></li><li><a href="Observation-bun.html">BUN. Generated Summary: id: bun; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 3094-0}">BUN SerPl-mCnc</span>; Peter Chalmers; effective: 05/07/2005; 10.0 mg/dL</a></li><li><a href="Observation-blood-glucose.html">GLUCOSE. Generated Summary: id: blood-glucose; <span title="Codes: {http://hl7.org/fhir/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 2339-0}">Glucose Bld-mCnc</span>; Peter Chalmers; effective: 05/07/2005; 76.0 mg/dL</a></li></ul></div>"
  },
  "status" : "final",
  "category" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/v2/0074",
        "code" : "LAB",
        "display" : "Laboratory"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "24323-8",
        "display" : "Comprehensive metabolic 2000 panel - Serum or Plasma"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/peter-chalmers",
    "display" : "Peter Chalmers"
  },
  "effectiveDateTime" : "2005-07-04",
  "issued" : "2005-07-06T11:45:33+11:00",
  "performer" : {
    "reference" : "Practitioner/1234",
    "display" : "Adam Careful, MD"
  },
  "result" : [
    {
      "reference" : "Observation/serum-total-bilirubin",
      "display" : "TOTAL BILIRUBIN"
    },
    {
      "reference" : "Observation/serum-sodium",
      "display" : "SODIUM"
    },
    {
      "reference" : "Observation/serum-potassium",
      "display" : "Potassium"
    },
    {
      "reference" : "Observation/serum-creatinine",
      "display" : "CREATININE"
    },
    {
      "reference" : "Observation/serum-co2",
      "display" : "TOTAL CO2"
    },
    {
      "reference" : "Observation/serum-chloride",
      "display" : "CHLORIDE"
    },
    {
      "reference" : "Observation/serum-calcium",
      "display" : "CALCIUM"
    },
    {
      "reference" : "Observation/bun",
      "display" : "BUN"
    },
    {
      "reference" : "Observation/blood-glucose",
      "display" : "GLUCOSE"
    }
  ]
}