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 json | Download

{
  "resourceType" : "Bundle",
  "id" : "eee72492-c236-41f7-a7ba-3af356204f4c",
  "language" : "en",
  "type" : "subscription-notification",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:09efceb7-abdc-4dc8-bc31-0788baf65dbd",
      "resource" : {
        "resourceType" : "SubscriptionStatus",
        "id" : "09efceb7-abdc-4dc8-bc31-0788baf65dbd",
        "language" : "en",
        "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-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>"
        },
        "status" : "active",
        "type" : "event-notification",
        "eventsSinceSubscriptionStart" : "2",
        "notificationEvent" : [
          {
            "eventNumber" : "2",
            "focus" : {
              🔗 "reference" : "Task/scenario1-01-initial-submission"
            }
          }
        ],
        "subscription" : {
          🔗 "reference" : "Subscription/Subscription-TaskStatusChange-FullResource"
        },
        "topic" : "http://example.org/localhost:8080/fhir//SubscriptionTopic/1001"
      }
    },
    {
      "fullUrl" : "http://hl7.org/fhir/uv/apix/Task/scenario1-01-initial-submission",
      "request" : {
        "method" : "POST",
        "url" : "Task"
      }
    }
  ]
}