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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeSubscription
IdSubscription-MinimalTaskNotification-Example.json
FHIR VersionR4

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": "Subscription",
  "id": "Subscription-MinimalTaskNotification-Example",
  "status": "active",
  "reason": "Notification of new tasks for Manchester GLH",
  "criteria": "Task?owner:identifier=https://fhir.nhs.uk/Id/ods-organization-code|699X0",
  "channel": {
    "type": "rest-hook",
    "endpoint": "https://mft.nhs.uk/nwglh/fhir",
    "payload": "application/fhir+json"
  }
}