{
  "resourceType" : "DocumentReference",
  "id" : "ARexContentEntryImagingReportExample",
  "meta" : {
    "profile" : ["https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-content-entry"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ARexContentEntryImagingReportExample</b></p><a name=\"ARexContentEntryImagingReportExample\"> </a><a name=\"hcARexContentEntryImagingReportExample\"> </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-arex-content-entry.html\">ARex Content Entry</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18748-4}\">Diagnostic imaging study</span></p><p><b>subject</b>: <a href=\"Patient-ARexPatientExample.html\">Dana Everly  Female, DoB: 1974-03-19 ( http://example.org/payer/member#M10293847)</a></p><p><b>date</b>: 2026-08-10 13:02:11+0000</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td><a href=\"https://arex.example.org/fhir/Binary/c07ab415-imaging-report\">https://arex.example.org/fhir/Binary/c07ab415-imaging-report</a></td><td>28311552</td><td>MRI lumbar spine report 2026-07-30</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "18748-4",
      "display" : "Diagnostic imaging study"
    }]
  },
  "subject" : {
    "reference" : "Patient/ARexPatientExample"
  },
  "date" : "2026-08-10T13:02:11Z",
  "content" : [{
    "attachment" : {
      "extension" : [{
        "extension" : [{
          "url" : "algorithm",
          "valueCode" : "sha-256"
        },
        {
          "url" : "value",
          "valueString" : "3ac9d70e5f18b6420dd7719c8e5a3f6114cb02d98e7f5a3c60b1d9482e7cf015"
        }],
        "url" : "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-digest"
      }],
      "contentType" : "application/pdf",
      "url" : "https://arex.example.org/fhir/Binary/c07ab415-imaging-report",
      "size" : 28311552,
      "title" : "MRI lumbar spine report 2026-07-30"
    }
  }]
}