Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: DiagnosticReport Example supporting US Core DiagnosticReport Lab Profile - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "Example1",
  "meta" : {
    "lastUpdated" : "2021-01-15T05:16:40.370+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"🔗 ,
      "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-diagnosticreport-profile"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "N",
        "display" : "Normal"
      }
    ],
    "tag" : [
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "New",
        "display" : "New"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "Pencil",
        "display" : "Pencil"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "NewPencil",
        "display" : "New Pencil"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport Example1</b></p><a name=\"Example1\"> </a><a name=\"hcExample1\"> </a><a name=\"Example1-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-01-15 05:16:40+0000</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-diagnosticreport-lab.html\">US Core DiagnosticReport Profile for Laboratory Results Reporting</a>, <a href=\"StructureDefinition-athena-diagnosticreport-profile.html\">AthenaDiagnosticReport</a></p><p style=\"margin-bottom: 0px\">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pencil (Details: EditTags code Pencil  = ' Pencil ', stated as ' Pencil '), New Pencil (Details: EditTags code NewPencil  = ' NewPencil ', stated as ' New Pencil ')</p><p style=\"margin-bottom: 0px\">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><h2><span title=\"Codes:{http://loinc.org 58410-2}\">Hemogram</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>No display for Patient </td></tr><tr><td>When For</td><td>1998-02-27 00:00:00+0000 --&gt; 1998-02-27 00:00:00+0000</td></tr><tr><td>Reported</td><td>2021-01-15 05:16:40+0000</td></tr><tr><td>Performer</td><td> <a href=\"Practitioner-Example1.html\">Practitioner Harry S. Winston </a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td><td><b>Reported</b></td></tr><tr><td><a href=\"Observation-Example7.html\"><span title=\"Codes:{http://loinc.org 2093-3}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training 14}\">cholesterol, serum</span></a></td><td>150 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation L}\">Low</span></td><td>1998-02-27 00:00:01+0000</td><td>2021-01-14 01:16:07+0000</td></tr><tr><td><a href=\"Observation-Example8.html\"><span title=\"Codes:{http://loinc.org 2085-9}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training 26}\">HDL cholesterol, serum</span></a></td><td>60 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td>Final</td><td>1998-02-27 00:00:01+0000</td><td>2021-01-14 01:16:07+0000</td></tr><tr><td><a href=\"Observation-Example9.html\"><span title=\"Codes:{http://loinc.org 2571-8}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training 44}\">triglyceride, serum, fasting</span></a></td><td>100 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td>Final</td><td>1998-02-27 00:00:01+0000</td><td>2021-01-14 01:16:07+0000</td></tr></table></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "LAB",
          "display" : "Laboratory"
        }
      ],
      "text" : "Laboratory"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "58410-2",
        "display" : "Hemogram"
      }
    ],
    "text" : "Hemogram"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example2"
  },
  "effectivePeriod" : {
    "start" : "1998-02-27T00:00:00+00:00",
    "end" : "1998-02-27T00:00:00+00:00"
  },
  "issued" : "2021-01-15T05:16:40.293+00:00",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/Example1"
    }
  ],
  "result" : [
    {
      🔗 "reference" : "Observation/Example7"
    },
    {
      🔗 "reference" : "Observation/Example8"
    },
    {
      🔗 "reference" : "Observation/Example9"
    }
  ],
  "presentedForm" : [
    {
      "contentType" : "text/plain",
      "language" : "en",
      "url" : "Binary/DOC-Example2"
    }
  ]
}