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-response-message-1 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="34567"/>
  <meta>
    <tag>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ProcessingID"/>
      <code value="P"/>
    </tag>
  </meta>
  <type value="message"/>
  <entry>
    <fullUrl value="34567"/>
    <resource>
      <MessageHeader>
        <id value="123123123"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MessageHeader_123123123"> </a><p class="res-header-id"><b>Generated Narrative: MessageHeader 123123123</b></p><a name="123123123"> </a><a name="hc123123123"> </a><a name="123123123-en-US"> </a><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_ACK">NES Event Type</a> FLS_ENROLMENT_NOMINATION_ACK: GP Enrolment Nomination Acknowledgement</p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>facid123</td><td>HSAP22222</td><td>pmsedi</td></tr></table><h3>Responses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>66778899</td><td>OK</td></tr></table><p><b>focus</b>: <a href="Bundle-34567.html#OperationOutcome_success">Bundle: type = message</a></p></div>
        </text>
        <eventCoding>
          <system
                  value="https://standards.digital.health.nz/ns/nes-event-type"/>
          <code value="FLS_ENROLMENT_NOMINATION_ACK"/>
        </eventCoding>
        <source>
          <name value="facid123"/>
          <software value="HSAP22222"/>
          <endpoint value="pmsedi"/>
        </source>
        <response>
          <identifier value="66778899"/>
          <code value="ok"/>
        </response>
        <focus>
          <reference value="OperationOutcome/success"/>
        </focus>
      </MessageHeader>
    </resource>
  </entry>
  <entry>
    <fullUrl value="OperationOutcome/success"/>
    <resource>
      <OperationOutcome>
        <id value="success"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_success"> </a><p class="res-header-id"><b>Generated Narrative: OperationOutcome success</b></p><a name="success"> </a><a name="hcsuccess"> </a><a name="success-en-US"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Information</td><td>Informational Note</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0008 AA}">Original mode: Application Accept - Enhanced mode: Application acknowledgment: Accept</span></td><td>accepted</td></tr></table></div>
        </text>
        <issue>
          <severity value="information"/>
          <code value="informational"/>
          <details>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0008"/>
              <code value="AA"/>
            </coding>
          </details>
          <diagnostics value="accepted"/>
        </issue>
      </OperationOutcome>
    </resource>
  </entry>
</Bundle>