Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="doc-001"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference doc-001</b></p><a name="doc-001"> </a><a name="hcdoc-001"> </a><p><b>status</b>: Current</p><p><b>description</b>: </p><div><p>Referral letter from AZ Monica</p>
</div><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>text/html</td><td>Referral letter from AZ Monica</td></tr></table></blockquote></div>
</text>
<status value="current"/>
<description value="Referral letter from AZ Monica"/>
<content>
<attachment>
<contentType value="text/html"/>
<title value="Referral letter from AZ Monica"/>
</attachment>
</content>
</DocumentReference>