API for the Exchange of Medicinal Product Information (APIX)
0.1.0 - ci-build International flag

API for the Exchange of Medicinal Product Information (APIX), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/APIX---API-Exchange-for-Medicinal-Products/ and changes regularly. See the Directory of published versions

: SubscriptionNotification Task ID Only - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="eee72492-c236-41f7-a7ba-3af356204f4c"/>
  <type value="subscription-notification"/>
  <entry>
    <fullUrl value="09efceb7-abdc-4dc8-bc31-0788baf65dbd"/>
    <resource>
      <SubscriptionStatus>
        <id value="09efceb7-abdc-4dc8-bc31-0788baf65dbd"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="SubscriptionStatus_09efceb7-abdc-4dc8-bc31-0788baf65dbd"> </a><p class="res-header-id"><b>Generated Narrative: SubscriptionStatus 09efceb7-abdc-4dc8-bc31-0788baf65dbd</b></p><a name="09efceb7-abdc-4dc8-bc31-0788baf65dbd"> </a><a name="hc09efceb7-abdc-4dc8-bc31-0788baf65dbd"> </a><p><b>status</b>: Active</p><p><b>type</b>: Event Notification</p><p><b>eventsSinceSubscriptionStart</b>: 2</p><h3>NotificationEvents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>EventNumber</b></td><td><b>Focus</b></td></tr><tr><td style="display: none">*</td><td>2</td><td><a href="Task/1010">Task/1010</a></td></tr></table><p><b>subscription</b>: <a href="Subscription/1008">Subscription/1008</a></p><p><b>topic</b>: <code>http://localhost:8080/fhir//SubscriptionTopic/1001</code></p></div>
        </text>
        <status value="active"/>
        <type value="event-notification"/>
        <eventsSinceSubscriptionStart value="2"/>
        <notificationEvent>
          <eventNumber value="2"/>
          <focus>
            <reference value="Task/1010"/>
          </focus>
        </notificationEvent>
        <subscription>
          <reference value="Subscription/1008"/>
        </subscription>
        <topic value="http://localhost:8080/fhir//SubscriptionTopic/1001"/>
      </SubscriptionStatus>
    </resource>
  </entry>
  <entry>
    <fullUrl value="Task/1010/_history/1"/>
    <request>
      <method value="POST"/>
      <url value="Task"/>
    </request>
  </entry>
</Bundle>