OZO FHIR implementation guide
0.1.0 - ci-build
OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<CommunicationRequest xmlns="http://hl7.org/fhir">
<id value="CommunicationRequest-Thread-Example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2024-12-05T16:24:58.341+00:00"/>
<source value="#uOG9GfeYXfVhTJFw"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CommunicationRequest CommunicationRequest-Thread-Example</b></p><a name="CommunicationRequest-Thread-Example"> </a><a name="hcCommunicationRequest-Thread-Example"> </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">version: 1; Last updated: 2024-12-05 16:24:58+0000; </p><p style="margin-bottom: 0px">Information Source: #uOG9GfeYXfVhTJFw</p></div><p><b>status</b>: Draft</p><p><b>subject</b>: <a href="Patient-Patient-H-de-Boer.html">H. de Boer</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: Thread created by RelatedPerson</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: application/pdf @ https://example.com/data/rapport_fractuur.pdf</p></blockquote><p><b>requester</b>: <a href="RelatedPerson-RelatedPerson-Kees-Groot.html">RelatedPerson Kees Groot</a></p><p><b>recipient</b>: <a href="CareTeam-CareTeam-H-de-Boer.html">CareTeam: status = active</a></p></div>
</text>
<status value="draft"/>
<subject>🔗
<reference value="Patient/Patient-H-de-Boer"/>
<type value="Patient"/>
<display value="H. de Boer"/>
</subject>
<payload>
<contentString value="Thread created by RelatedPerson"/>
</payload>
<payload>
<contentAttachment>
<contentType value="application/pdf"/>
<url value="https://example.com/data/rapport_fractuur.pdf"/>
<title value="rapport_fractuur.pdf"/>
<creation value="3899-06-21T00:00:00+02:00"/>
</contentAttachment>
</payload>
<requester>🔗
<reference value="RelatedPerson/RelatedPerson-Kees-Groot"/>
<type value="RelatedPerson"/>
</requester>
<recipient>🔗
<reference value="CareTeam/CareTeam-H-de-Boer"/>
<type value="CareTeam"/>
</recipient>
</CommunicationRequest>