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 — the kind stated as unknown - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="haau3-diagnostic-report-kind-unknown"/>
  <meta>
    <profile
             value="https://haau3.com/fhir/StructureDefinition/haau3-diagnostic-report"/>
    <tag>
      <system
              value="https://haau3.com/fhir/CodeSystem/staging-transform-rule"/>
      <code value="diagnosticreport.category_unknown_minted"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <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 (use: usual, ))</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>
  </text>
  <identifier>
    <system value="https://haau3.com/fhir/NamingSystem/source-resource-id"/>
    <value value="DiagnosticReport/example-source-record-2"/>
  </identifier>
  <status value="final"/>
  <category>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unknown"/>
    </extension>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/us-core-patient"/>
  </subject>
  <presentedForm>
    <contentType value="text/plain"/>
    <data value="RXhhbXBsZSB3cml0dGVuIHJlcG9ydA=="/>
  </presentedForm>
</DiagnosticReport>