Health Care Surveys Reporting
2.0.0-ballot - STU 2 - Ballot United States of America flag

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions

: hcs-diagnosticreport - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "hcs-diagnosticreport",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-diagnosticreport"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport hcs-diagnosticreport</b></p><a name=\"hcs-diagnosticreport\"> </a><a name=\"hchcs-diagnosticreport\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hcs-diagnosticreport.html\">Health Care Survey Report Diagnostic Report</a></p></div><h2><span title=\"Codes:{http://loinc.org 42272-5}\">XR Chest PA and Lateral</span> (<span title=\"Codes:{http://loinc.org LP29684-5}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Amy V. Shaw  Female, DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</td></tr><tr><td>When For</td><td>2023-06-01 10:00:00+0000</td></tr></table><p><b>Report Details</b></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LP29684-5",
          "display" : "Radiology"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "42272-5",
        "display" : "XR Chest PA and Lateral"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-baxter"
  },
  "effectiveDateTime" : "2023-06-01T10:00:00Z"
}