New Zealand NES IG
1.4.6 - Release

New Zealand NES IG - Local Development build (v1.4.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: enrolment-nomination-request-message-2 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="54321"/>
  <type value="message"/>
  <timestamp value="2023-05-14T11:15:33+10:00"/>
  <entry>
    <fullUrl value="12345"/>
    <resource>
      <MessageHeader>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MessageHeader_null"> </a><p class="res-header-id"><b>Generated Narrative: MessageHeader </b></p><p><b>event</b>: <a href="https://common-ig.hip.digital.health.nz/site/CodeSystem-nes-event-type-1.0.html#nes-event-type-1.0-FLS_ENROLMENT_NOMINATION">NES Event Type</a> FLS_ENROLMENT_NOMINATION: GP Enrolment Nomination</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>pmsfacid</td><td>edi123</td></tr></table><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>HSA3333</td><td><a href="http:///example.com">http:///example.com</a></td></tr></table><p><b>focus</b>: </p><ul><li><a href="Bundle-11223344.html#https-//api.hip-uat.digital.health.nz/fhir/nhi/v1/Patient/ZKC4633">Bundle: type = message; timestamp = 2023-05-14 11:15:33+1000</a></li><li><a href="Bundle-11223344.html#RelatedPerson_ZJM9397">Bundle: type = message; timestamp = 2023-05-14 11:15:33+1000</a></li></ul></div>
        </text>
        <eventCoding>
          <system
                  value="https://standards.digital.health.nz/ns/nes-event-type"/>
          <code value="FLS_ENROLMENT_NOMINATION"/>
        </eventCoding>
        <destination>
          <name value="pmsfacid"/>
          <endpoint value="edi123"/>
        </destination>
        <source>
          <software value="HSA3333"/>
          <endpoint value="http:///example.com"/>
        </source>
        <focus>
          <reference
                     value="https://api.hip-uat.digital.health.nz/fhir/nhi/v1/Patient/ZKC4633"/>
        </focus>
        <focus>
          <reference value="RelatedPerson/ZJM9397"/>
        </focus>
      </MessageHeader>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="https://api.hip-uat.digital.health.nz/fhir/nhi/v1/Patient/ZKC4633"/>
    <resource>
      <Patient>
        <id value="ZKC4633"/>
        <meta>
          <profile value="NHIPatient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_ZKC4633"> </a><p class="res-header-id"><b>Generated Narrative: Patient ZKC4633</b></p><a name="ZKC4633"> </a><a name="hcZKC4633"> </a><a name="ZKC4633-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Baby of Jane Aufderhar  Female, DoB: 2023-05-25 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZKC4633 (use: official, ))</p><hr/></div>
        </text>
        <identifier>
          <use value="official"/>
          <system value="https://standards.digital.health.nz/ns/nhi-id"/>
          <value value="ZKC4633"/>
        </identifier>
        <name>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/iso21090-preferred">
            <valueBoolean value="true"/>
          </extension>
          <family value="Aufderhar"/>
          <given value="Baby of Jane"/>
        </name>
        <gender value="female"/>
        <birthDate value="2023-05-25"/>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="RelatedPerson/ZJM9397"/>
    <resource>
      <RelatedPerson>
        <id value="ZJM9397"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_ZJM9397"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson ZJM9397</b></p><a name="ZJM9397"> </a><a name="hcZJM9397"> </a><a name="ZJM9397-en-US"> </a><p><b>identifier</b>: NHI/ZJM9397 (use: official, )</p><p><b>patient</b>: <a href="Bundle-11223344.html#https-//api.hip-uat.digital.health.nz/fhir/nhi/v1/Patient/ZKC4633">Bundle: type = message; timestamp = 2023-05-14 11:15:33+1000</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">mother</span></p><p><b>name</b>: Mary Jones </p></div>
        </text>
        <identifier>
          <use value="official"/>
          <system value="https://standards.digital.health.nz/ns/nhi-id"/>
          <value value="ZJM9397"/>
        </identifier>
        <patient>
          <reference
                     value="https://api.hip-uat.digital.health.nz/fhir/nhi/v1/Patient/ZKC4633"/>
        </patient>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="MTH"/>
          </coding>
        </relationship>
        <name>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/iso21090-preferred">
            <valueBoolean value="true"/>
          </extension>
          <family value="Jones"/>
          <given value="Mary"/>
        </name>
      </RelatedPerson>
    </resource>
  </entry>
</Bundle>