0.1.0 - ci-build
SENAITEFHIRImplementationGuide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="example-diagnosticreport"/>
<meta>
<profile
value="https://senaite-fhir.naralabs.com/StructureDefinition/SenaiteDiagnosticReport"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport example-diagnosticreport</b></p><a name="example-diagnosticreport"> </a><a name="hcexample-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-SenaiteDiagnosticReport.html">SenaiteDiagnosticReport</a></p></div><h2><span title="Codes:{http://loinc.org 57021-8}">Full Blood Count Panel</span> </h2><table class="grid"><tr><td>Subject</td><td>Jane Doe Female, DoB: 1980-01-01 ( http://hospital.senaite.com/patients#123456)</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td></tr><tr><td><a href="Observation-hb.html"><span title="Codes:{http://loinc.org 718-7}">Hemoglobin</span></a></td><td>13.5 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeg/dL = 'g/dL')</span></td><td>Final</td></tr><tr><td><a href="Observation-rbc.html"><span title="Codes:{http://loinc.org 789-8}">Red Blood Cells</span></a></td><td>4.7 10^12/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code10*12/L = '10*12/L')</span></td><td>Final</td></tr><tr><td><a href="Observation-wbc.html"><span title="Codes:{http://loinc.org 777-3}">White Blood Cells</span></a></td><td>6.2 10^9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code10*9/L = '10*9/L')</span></td><td>Final</td></tr><tr><td><a href="Observation-plt.html"><span title="Codes:{http://loinc.org 4544-3}">Platelets</span></a></td><td>250 10^9/L<span style="background: LightGoldenRodYellow"> (Details: UCUM code10*9/L = '10*9/L')</span></td><td>Final</td></tr></table></div>
</text>
<basedOn>🔗
<reference value="ServiceRequest/example-servicerequest"/>
<type value="ServiceRequest"/>
</basedOn>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="57021-8"/>
<display value="CBC panel - Blood by Automated count"/>
</coding>
<text value="Full Blood Count Panel"/>
</code>
<subject>🔗
<reference value="Patient/example-patient"/>
</subject>
<result>🔗
<reference value="Observation/hb"/>
</result>
<result>🔗
<reference value="Observation/rbc"/>
</result>
<result>🔗
<reference value="Observation/wbc"/>
</result>
<result>🔗
<reference value="Observation/plt"/>
</result>
<presentedForm>
<contentType value="application/pdf"/>
<language value="en"/>
<data value="JVBERi0xLjQKJcfs"/>
<title value="CBC Report"/>
</presentedForm>
</DiagnosticReport>