OZO FHIR implementation guide
0.7.8 - ci-build

OZO FHIR implementation guide - Local Development build (v0.7.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Reply from Practitioner Manu to RelatedPerson Kees - XML Representation

Raw xml | Download


<Communication xmlns="http://hl7.org/fhir">
  <id value="Reply-Manu-to-Kees"/>
  <meta>
    <profile
             value="http://ozoverbindzorg.nl/fhir/StructureDefinition/OZOCommunication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Communication Reply-Manu-to-Kees</b></p><a name="Reply-Manu-to-Kees"> </a><a name="hcReply-Manu-to-Kees"> </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-ozo-communication.html">OZO Communication</a></p></div><p><b>partOf</b>: <a href="CommunicationRequest-Thread-Example.html">CommunicationRequest: status = draft</a></p><p><b>status</b>: In Progress</p><p><b>sender</b>: <a href="Practitioner-Manu-van-Weel.html">Manu van Weel</a></p><h3>Payloads</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Content[x]</b></td></tr><tr><td style="display: none">*</td><td>Goedemorgen Kees, bedankt voor uw bericht. Ik heb het rapport bekeken en zal dit bespreken met het team.</td></tr></table></div>
  </text>
  <partOf>🔗 
    <reference value="CommunicationRequest/Thread-Example"/>
    <type value="CommunicationRequest"/>
  </partOf>
  <status value="in-progress"/>
  <sender>🔗 
    <reference value="Practitioner/Manu-van-Weel"/>
    <type value="Practitioner"/>
    <display value="Manu van Weel"/>
  </sender>
  <payload>
    <contentString
                   value="Goedemorgen Kees, bedankt voor uw bericht. Ik heb het rapport bekeken en zal dit bespreken met het team."/>
  </payload>
</Communication>