Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: Subscription at URA 22222222 for Task.owner URA 33333333 - JSON Representation

Raw json | Download

{
  "resourceType" : "Subscription",
  "id" : "614899b2-5132-488b-8cb8-12a821fceb06",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Subscription 614899b2-5132-488b-8cb8-12a821fceb06</b></p><a name=\"614899b2-5132-488b-8cb8-12a821fceb06\"> </a><a name=\"hc614899b2-5132-488b-8cb8-12a821fceb06\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription.html\">R4/B Topic-Based Subscription</a></p></div><p><b>status</b>: Active</p><p><b>reason</b>: Subscription to receive notifications of Task-instance-id's where Care provider 33333333 is the (proposed) owner.</p><p><b>criteria</b>: http://nuts-foundation.github.io/nl-generic-functions-ig/SubscriptionTopic/subscriberIsTaskOwner</p><blockquote><p><b>channel</b></p><p><b>Backport R5 Subscription Heartbeat Period</b>: 86400</p><p><b>Backport R5 Subscription Timeout</b>: 60</p><p><b>Backported R5 Subscription MaxCount</b>: 20</p><p><b>type</b>: Rest Hook</p><p><b>endpoint</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&amp;canonical=https://cp3-test.example.org/fhirr4\">https://cp3-test.example.org/fhirr4</a></p><p><b>payload</b>: application/fhir+json</p></blockquote></div>"
  },
  "status" : "active",
  "reason" : "Subscription to receive notifications of Task-instance-id's where Care provider 33333333 is the (proposed) owner.",
  "criteria" : "http://nuts-foundation.github.io/nl-generic-functions-ig/SubscriptionTopic/subscriberIsTaskOwner",
  "_criteria" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria",
        "valueString" : "Task?owner.identifier=http://fhir.nl/fhir/NamingSystem/ura|33333333"
      }
    ]
  },
  "channel" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-heartbeat-period",
        "valueUnsignedInt" : 86400
      },
      {
        "url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-timeout",
        "valueUnsignedInt" : 60
      },
      {
        "url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-max-count",
        "valuePositiveInt" : 20
      }
    ],
    "type" : "rest-hook",
    "endpoint" : "https://cp3-test.example.org/fhirr4",
    "payload" : "application/fhir+json",
    "_payload" : {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content",
          "valueCode" : "id-only"
        }
      ]
    }
  }
}