Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.1 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Communication xmlns="http://hl7.org/fhir">
<meta>
<profile
value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/CMSCommunication"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Communication OutreachCommunicationExample</b></p><a name="OutreachCommunicationExample"> </a><a name="hcOutreachCommunicationExample"> </a><a name="OutreachCommunicationExample-en-NZ"> </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-CMSCommunication.html">CMS Communication</a></p></div><blockquote><p><b>Send to and from communication to contact points</b></p><ul><li>toContactPoint: <a href="tel:+64221234567">+64221234567</a></li></ul></blockquote><p><b>identifier</b>: <code>https://api.messaging.digital.health.nz/SourceId</code>/#ebdb8d66-1390-42c7-89a6-a9a75d65d0e6 (use: usual, ), <code>https://api.messaging.digital.health.nz/CorrelationId</code>/#bdb8d66-1390-42c7-89a6-a9a75d65d0e6-001 (use: secondary, ), <code>https://api.messaging.digital.health.nz/MessageId</code>/#cb8d66-1390-42c7-89a6-a9a75d65d344 (use: secondary, ), <code>https://api.messaging.digital.health.nz/ProviderMessageId</code>/#cb8d66-1390-42c7-89a6-a9a75d65d333 (use: secondary, ), <code>https://api.messaging.digital.health.nz/ConsumerId</code>/#lb8d66-1390-42c7-89a6-a9a75d65d333 (use: secondary, )</p><p><b>basedOn</b>: <a href="ServiceRequest-OutreachServiceRequestExample.html">ServiceRequest Immunization Outreach</a></p><p><b>status</b>: Completed</p><p><b>statusReason</b>: <span title="Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-communication-delivery-status-codes sent}">Sent</span></p><p><b>medium</b>: <span title="Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-participation-mode-codes PHONE}">telephone</span></p><p><b>sent</b>: 2024-08-20 14:30:00+0000</p><p><b>received</b>: 2024-08-20 14:35:00+0000</p><p><b>recipient</b>: Carey Carrington (Identifier: NHI/ZXP7823 (use: official, ))</p><p><b>sender</b>: Whaihua (Identifier: <code>https://hub.services.digital.health.nz/ns/hip-application-id</code>/12345 (use: official, ))</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>summary of the communication</td></tr></table></div>
</text>
<extension
url="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/hnz-contact-point-extension">
<extension url="toContactPoint">
<valueContactPoint>
<system value="phone"/>
<value value="+64221234567"/>
</valueContactPoint>
</extension>
</extension>
<identifier>
<use value="usual"/>
<system value="https://api.messaging.digital.health.nz/SourceId"/>
<value value="#ebdb8d66-1390-42c7-89a6-a9a75d65d0e6"/>
</identifier>
<identifier>
<use value="secondary"/>
<system value="https://api.messaging.digital.health.nz/CorrelationId"/>
<value value="#bdb8d66-1390-42c7-89a6-a9a75d65d0e6-001"/>
</identifier>
<identifier>
<use value="secondary"/>
<system value="https://api.messaging.digital.health.nz/MessageId"/>
<value value="#cb8d66-1390-42c7-89a6-a9a75d65d344"/>
</identifier>
<identifier>
<use value="secondary"/>
<system
value="https://api.messaging.digital.health.nz/ProviderMessageId"/>
<value value="#cb8d66-1390-42c7-89a6-a9a75d65d333"/>
</identifier>
<identifier>
<use value="secondary"/>
<system value="https://api.messaging.digital.health.nz/ConsumerId"/>
<value value="#lb8d66-1390-42c7-89a6-a9a75d65d333"/>
</identifier>
<basedOn>🔗
<reference value="ServiceRequest/OutreachServiceRequestExample"/>
</basedOn>
<status value="completed"/>
<statusReason>
<coding>
<system
value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-communication-delivery-status-codes"/>
<code value="sent"/>
</coding>
</statusReason>
<medium>
<coding>
<system
value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/hnz-participation-mode-codes"/>
<code value="PHONE"/>
</coding>
</medium>
<sent value="2024-08-20T14:30:00Z"/>
<received value="2024-08-20T14:35:00Z"/>
<recipient>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZXP7823"/>
</identifier>
<display value="Carey Carrington"/>
</recipient>
<sender>
<type value="Device"/>
<identifier>
<use value="official"/>
<system
value="https://hub.services.digital.health.nz/ns/hip-application-id"/>
<value value="12345"/>
</identifier>
<display value="Whaihua"/>
</sender>
<payload>
<contentString value="summary of the communication"/>
</payload>
</Communication>