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

: Notification bundle parameter for Care provider 33333333 - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "292d3c72-edc1-4d8a-afaa-d85e19c7f562a",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription-status-r4"
    ]
  },
  "parameter" : [
    {
      "name" : "subscription",
      "valueReference" : {
        "reference" : "https://cp2-test.example.org/fhirr4/Subscription/614899b2-5132-488b-8cb8-12a821fceb06"
      }
    },
    {
      "name" : "status",
      "valueCode" : "active"
    },
    {
      "name" : "type",
      "valueCode" : "event-notification"
    },
    {
      "name" : "notification-event",
      "part" : [
        {
          "name" : "event-number",
          "valueString" : "1"
        },
        {
          "name" : "timestamp",
          "valueInstant" : "2024-05-29T11:44:13.1882432-05:00"
        },
        {
          "name" : "focus",
          "valueReference" : {
            "reference" : "https://cp2-test.example.org/fhirstu3/Task/a0fc5221-bcd9-46f1-922f-c2913dae5d63"
          }
        }
      ]
    }
  ]
}