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

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="eee72492-c236-41f7-a7ba-3af356204f4c"/>
  <language value="en"/>
  <type value="subscription-notification"/>
  <entry>
    <fullUrl value="urn:uuid:09efceb7-abdc-4dc8-bc31-0788baf65dbd"/>
    <resource>
      <SubscriptionStatus>
        <id value="09efceb7-abdc-4dc8-bc31-0788baf65dbd"/>
        <language value="en"/>
        <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-scenario1-01-initial-submission.html">Task Type IB Variation</a></td></tr></table><p><b>subscription</b>: <a href="Subscription-Subscription-TaskStatusChange-FullResource.html">Subscription: identifier = http://example.org/submitterOrgSubscriptions#task-miami10-status-subscription-1c5143fa-e247-405b-8bbc-a0f4025c11ad; status = requested; topic = http://example.org/localhost:8080/fhir//SubscriptionTopic/1000; reason = Monitor status transitions for a specific Task; channelType = Rest Hook (SubscriptionChannel Type Codes#rest-hook); endpoint = http://example.org/host.docker.internal:3001/fhir-subscription-notify; heartbeatPeriod = 300; timeout = 5; contentType = application/fhir+json; content = full-resource</a></p><p><b>topic</b>: <code>http://example.org/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/scenario1-01-initial-submission"/>
          </focus>
        </notificationEvent>
        <subscription>🔗 
          <reference
                     value="Subscription/Subscription-TaskStatusChange-FullResource"/>
        </subscription>
        <topic
               value="http://example.org/localhost:8080/fhir//SubscriptionTopic/1001"/>
      </SubscriptionStatus>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://hl7.org/fhir/uv/apix/Task/scenario1-01-initial-submission"/>
    <request>
      <method value="POST"/>
      <url value="Task"/>
    </request>
  </entry>
</Bundle>