FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example SubscriptionStatus/9afb3cb3-6c64-474d-9412-d4d74ea7ecbe (XML)

Responsible Owner: FHIR Infrastructure Work GroupStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Notification Bundle for Logical Model (id = "9afb3cb3-6c64-474d-9412-d4d74ea7ecbe")

<?xml version="1.0" encoding="UTF-8"?>

<Bundle xmlns="http://hl7.org/fhir">
  <id value="9afb3cb3-6c64-474d-9412-d4d74ea7ecbe"/> 
  <type value="subscription-notification"/> 
  <timestamp value="2020-04-17T10:24:13.1882432-05:00"/> 
  <entry> 
    <fullUrl value="urn:uuid:d93f7f20-ea65-4607-9681-01996e1b2b6a"/> 
    <resource> 
      <SubscriptionStatus> 
        <id value="d93f7f20-ea65-4607-9681-01996e1b2b6a"/> 
        <text> 
          <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b> Generated Narrative: SubscriptionStatus d93f7f20-ea65-4607-9681-01996e1b2b6a</b> </p> <a name="d93f7f20-ea65-4607-9681-01996e1b2b6a"> </a> <a name="hcd93f7f20-ea65-4607-9681-01996e1b2b6a"> </a> <p> <b> status</b> : Active</p> <p> <b> type</b> : Event Notification</p> <p> <b> eventsSinceSubscriptionStart</b> : 20</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> 20</td> <td> <a href="broken-link.html">http://example.org/LogicalModels/Admission/925b19a3-1f1f-49ce-ac59-dae9ae3e5637</a> </td> </tr> </table> <p> <b> subscription</b> : <a href="broken-link.html">http://example.org/FHIR/Subscription/LM-123</a> </p> <p> <b> topic</b> : <a href="subscriptiontopic-example-admission-lm.html">SubscriptionTopic admission-lm</a> </p> </div> 
        </text> 
        <status value="active"/> 
        <type value="event-notification"/> 
        <eventsSinceSubscriptionStart value="20"/> 
        <notificationEvent> 
          <eventNumber value="20"/> 
          <focus> 
            <reference value="http://example.org/LogicalModels/Admission/925b19a3-1f1f-49ce-ac59-dae9ae3e5637"/> 
          </focus> 
        </notificationEvent> 
        <subscription> 
          <reference value="http://example.org/FHIR/Subscription/LM-123"/> 
        </subscription> 
        <topic value="http://example.org/FHIR/SubscriptionTopic/admission-lm"/> 
      </SubscriptionStatus> 
    </resource> 
  </entry> 
</Bundle> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.