FHIR New Zealand Patient Summary IG
0.3.0 - ci-build New Zealand flag

FHIR New Zealand Patient Summary IG - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NZPS Communication Patient Story Example two (one Communication Resource per content item) - XML Representation

Raw xml | Download



<Communication xmlns="http://hl7.org/fhir">
  <id value="NZPSCommunicationExampleTwo"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Communication NZPSCommunicationExampleTwo</b></p><a name="NZPSCommunicationExampleTwo"> </a><a name="hcNZPSCommunicationExampleTwo"> </a><a name="NZPSCommunicationExampleTwo-en-NZ"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://acme.org/messagetypes PATIENT_STORY}">Patient Story</span></p><p><b>medium</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationMode VERBAL}">verbal</span></p><p><b>subject</b>: <a href="Patient/example">Patient/example</a></p><p><b>sent</b>: 2022-12-12 18:01:10-0800</p><p><b>received</b>: 2022-12-12 18:01:10-0800</p><p><b>recipient</b>: <a href="Practitioner/example">Practitioner/example</a></p><p><b>sender</b>: <a href="Patient/example">Patient/example</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><a href="RelatedPerson/cindy">RelatedPerson/cindy</a></td></tr></table><p><b>note</b>: Cindy is Ioese's fa'afafine son who was a social worker now cares fulltime. They help Ioese with his diabetes test kit.</p></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://acme.org/messagetypes"/>
      <code value="PATIENT_STORY"/>
    </coding>
    <text value="Patient Story"/>
  </category>
  <medium>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"/>
      <code value="VERBAL"/>
      <display value="verbal"/>
    </coding>
    <text value="verbal"/>
  </medium>
  <subject>
    <reference value="Patient/example"/>
  </subject>
  <sent value="2022-12-12T18:01:10-08:00"/>
  <received value="2022-12-12T18:01:10-08:00"/>
  <recipient>
    <reference value="Practitioner/example"/>
  </recipient>
  <sender>
    <reference value="Patient/example"/>
  </sender>
  <payload>
    <contentReference>
      <reference value="RelatedPerson/cindy"/>
    </contentReference>
  </payload>
  <note>
    <text
          value="Cindy is Ioese's fa'afafine son who was a social worker now cares fulltime. They help Ioese with his diabetes test kit."/>
  </note>
</Communication>