OpenMRS FHIR2 Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: Openmrs DiagnosticReport - XML Representation
Raw xml | Download
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="8a849d5e-6011-4279-a124-40ada5a687de"/>
<meta>
<profile
value="http://fhir.openmrs.org/fhir/StructureDefinition/OpenMRS-diagnostic-report"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 8480-6}">Systolic blood pressure</span> </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>Reported</td><td>2011-03-04 11:45:33+1100</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td colspan="2"><i>Observation</i></td></tr></table></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8480-6"/>
</coding>
<coding>
<display value="Systolic blood pressure"/>
</coding>
</code>
<subject>
<reference
value=""Patient/5946f880-b197-400b-9caa-a3c661d23041""/>
</subject>
<encounter>
<reference
value=""Encounter/6519d653-393b-4118-9c83-a3715b82d4ac""/>
</encounter>
<issued value="2011-03-04T11:45:33+11:00"/>
<result>
<reference
value=""Observation/6f16bb57-12bc-4077-9f49-ceaa9b928669""/>
</result>
</DiagnosticReport>