Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: Notification bundle parameter for Care provider 33333333 - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="292d3c72-edc1-4d8a-afaa-d85e19c7f562a"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription-status-r4"/>
  </meta>
  <parameter>
    <name value="subscription"/>
    <valueReference>
      <reference
                 value="https://cp2-test.example.org/fhirr4/Subscription/614899b2-5132-488b-8cb8-12a821fceb06"/>
    </valueReference>
  </parameter>
  <parameter>
    <name value="status"/>
    <valueCode value="active"/>
  </parameter>
  <parameter>
    <name value="type"/>
    <valueCode value="event-notification"/>
  </parameter>
  <parameter>
    <name value="notification-event"/>
    <part>
      <name value="event-number"/>
      <valueString value="1"/>
    </part>
    <part>
      <name value="timestamp"/>
      <valueInstant value="2024-05-29T11:44:13.1882432-05:00"/>
    </part>
    <part>
      <name value="focus"/>
      <valueReference>
        <reference
                   value="https://cp2-test.example.org/fhirstu3/Task/a0fc5221-bcd9-46f1-922f-c2913dae5d63"/>
      </valueReference>
    </part>
  </parameter>
</Parameters>