FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.apix
Resource TypeBundle
IdBundle-eee72492-c236-41f7-a7ba-3af356204f4c.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "eee72492-c236-41f7-a7ba-3af356204f4c",
  "type": "subscription-notification",
  "entry": [
    {
      "fullUrl": "09efceb7-abdc-4dc8-bc31-0788baf65dbd",
      "resource": {
        "resourceType": "SubscriptionStatus",
        "id": "09efceb7-abdc-4dc8-bc31-0788baf65dbd",
        "text": {
          "status": "generated",
          "div": "<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>"
        },
        "status": "active",
        "type": "event-notification",
        "eventsSinceSubscriptionStart": "2",
        "notificationEvent": [
          {
            "eventNumber": "2",
            "focus": {
              "reference": "Task/1010"
            }
          }
        ],
        "subscription": {
          "reference": "Subscription/1008"
        },
        "topic": "http://localhost:8080/fhir//SubscriptionTopic/1001"
      }
    },
    {
      "fullUrl": "Task/1010/_history/1",
      "request": {
        "method": "POST",
        "url": "Task"
      }
    }
  ]
}