haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: haau3 Diagnostic Report — a laboratory panel with its results - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "haau3-diagnostic-report-lab-panel",
  "meta" : {
    "profile" : [
      🔗 "https://haau3.com/fhir/StructureDefinition/haau3-diagnostic-report"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport haau3-diagnostic-report-lab-panel</b></p><a name=\"haau3-diagnostic-report-lab-panel\"> </a><a name=\"hchaau3-diagnostic-report-lab-panel\"> </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></div><h2><span title=\"Codes:{http://loinc.org 24323-8}\">Comprehensive metabolic panel</span> (<span title=\"Codes:{http://loinc.org 30954-2}\">Relevant diagnostic tests/laboratory data note</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>Relevant Time</td><td>2026-02-03 08:00:00+0000 --&gt; 2026-02-03 09:30:00+0000</td></tr><tr><td>Identifier</td><td> <code>https://haau3.com/fhir/NamingSystem/source-resource-id</code>/DiagnosticReport/example-source-record</td></tr><tr><td>Presented Forms</td><td>  text/html: PGh0bWw+PGJvZHk+RXhhbXBsZSByZXBv...</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"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "30954-2"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "24323-8",
        "display" : "Comprehensive metabolic panel"
      }
    ],
    "text" : "Comprehensive metabolic panel"
  },
  "subject" : {
    🔗 "reference" : "Patient/us-core-patient"
  },
  "effectivePeriod" : {
    "start" : "2026-02-03T08:00:00Z",
    "end" : "2026-02-03T09:30:00Z"
  },
  "presentedForm" : [
    {
      "contentType" : "text/plain"
    },
    {
      "contentType" : "text/html",
      "data" : "PGh0bWw+PGJvZHk+RXhhbXBsZSByZXBvcnQgcmVuZGVyaW5nPC9ib2R5PjwvaHRtbD4="
    }
  ]
}