{
  "resourceType" : "DiagnosticReport",
  "id" : "haau3-diagnostic-report-kind-unknown",
  "meta" : {
    "profile" : ["https://haau3.com/fhir/StructureDefinition/haau3-diagnostic-report"],
    "tag" : [{
      "system" : "https://haau3.com/fhir/CodeSystem/staging-transform-rule",
      "code" : "diagnosticreport.category_unknown_minted"
    }]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport haau3-diagnostic-report-kind-unknown</b></p><a name=\"haau3-diagnostic-report-kind-unknown\"> </a><a name=\"hchaau3-diagnostic-report-kind-unknown\"> </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-haau3-diagnostic-report.html\">haau3 Diagnostic Report</a></p><p style=\"margin-bottom: 0px\">Tag: </p></div><h2><span title=\"Codes:{http://loinc.org 11502-2}\">Laboratory report</span> (<span title=\"Codes:\"></span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</td></tr><tr><td>Identifier</td><td> <code>https://haau3.com/fhir/NamingSystem/source-resource-id</code>/DiagnosticReport/example-source-record-2</td></tr><tr><td>Presented Form</td><td> text/plain: RXhhbXBsZSB3cml0dGVuIHJlcG9ydA==</td></tr></table><p><b>Report Details</b></p></div>"
  },
  "identifier" : [{
    "system" : "https://haau3.com/fhir/NamingSystem/source-resource-id",
    "value" : "DiagnosticReport/example-source-record-2"
  }],
  "status" : "final",
  "category" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
      "valueCode" : "unknown"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "11502-2",
      "display" : "Laboratory report"
    }]
  },
  "subject" : {
    "reference" : "Patient/us-core-patient"
  },
  "presentedForm" : [{
    "contentType" : "text/plain",
    "data" : "RXhhbXBsZSB3cml0dGVuIHJlcG9ydA=="
  }]
}