BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Revise-Async-ACK - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="Revise-Async-ACK"/>
  <meta>
    <profile
             value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-async-ack-response-bundle"/>
  </meta>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:157abc8c-036b-4fb6-960a-ba66e931189d"/>
  </identifier>
  <type value="collection"/>
  <timestamp value="2023-01-23T14:02:15.999572-08:00"/>
  <link>
    <relation value="canonical"/>
    <url value="Patient\Revise"/>
  </link>
  <entry>
    <fullUrl value="urn:uuid:e12213c8-9351-4a9b-94cb-54d3710be5b4"/>
    <resource>
      <Parameters>
        <id value="6426876c-8118-4020-8364-7021d0a1ec23"/>
        <meta>
          <profile
                   value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameter-async-response"/>
        </meta>
        <parameter>
          <name value="messageId"/>
          <valueString value="f95c3be0-b6ed-4aec-b969-7bc7da904315"/>
        </parameter>
        <parameter>
          <name value="messageDateTime"/>
          <valueDateTime value="2023-01-23T14:02:15.7581133-08:00"/>
        </parameter>
        <parameter>
          <name value="sender"/>
          <valueIdentifier>
            <system value="http://hlth.gov.bc.ca/fhir/client/bc-org"/>
            <value value="VPP"/>
          </valueIdentifier>
        </parameter>
        <parameter>
          <name value="enterer"/>
          <valueIdentifier>
            <system value="http://hlth.gov.bc.ca/fhir/client/bc-userid"/>
            <value value="ig.samples@cgi.com"/>
          </valueIdentifier>
        </parameter>
        <parameter>
          <name value="requestMessageId"/>
          <valueString value="823d7eb6-24d5-452f-b2d0-f86f2f6130e7"/>
        </parameter>
      </Parameters>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:e12213c8-9351-4a9b-94cb-54d3710b9876"/>
    <resource>
      <OperationOutcome>
        <id value="Revise-Async-ACK-Outcome"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_Revise-Async-ACK-Outcome"> </a><p><b>Generated Narrative: OperationOutcome </b><a name="Revise-Async-ACK-Outcome"> </a><a name="hcRevise-Async-ACK-Outcome"> </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;Revise-Async-ACK-Outcome&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></tr><tr><td style="display: none">*</td><td>information</td><td>business-rule</td><td>The Revise Person request has been accepted for processing. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (bc-oo-codes#BCHCIM.RP.0.0007)</span></td></tr></table></div>
        </text>
        <issue>
          <severity value="information"/>
          <code value="business-rule"/>
          <details>
            <coding>
              <system
                      value="https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-oo-codes"/>
              <code value="BCHCIM.RP.0.0007"/>
            </coding>
            <text
                  value="The Revise Person request has been accepted for processing."/>
          </details>
        </issue>
      </OperationOutcome>
    </resource>
  </entry>
</Bundle>