New Zealand NES IG
1.4.0-SNAPSHOT - Release

New Zealand NES IG - Local Development build (v1.4.0-SNAPSHOT) 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><b>Generated Narrative: MessageHeader </b><a name="123123123"> </a><a name="hc123123123"> </a></p><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">ResourceMessageHeader &quot;123123123&quot; </p></div><p><b>event</b>: GP Enrolment Nomination Acknowledgement (Details: NES Event Type code FLS_ENROLMENT_NOMINATION_ACK  = ' GP Enrolment Nomination Acknowledgement ', stated as ' null ')</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><code>pmsedi</code></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>: See on this page: OperationOutcome/success</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><b>Generated Narrative: OperationOutcome </b><a name="success"> </a><a name="hcsuccess"> </a></p><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">ResourceOperationOutcome &quot;success&quot; </p></div><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</td><td>Original mode: Application Accept - Enhanced mode: Application acknowledgment: Accept <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0008.html">acknowledgmentCodes</a>#AA)</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>