Notice
- Important: This guidance is under active development by NHS England and content may be added or updated on a regular basis.
- This Implementation Guide is currently in Draft and SHOULD NOT be used for development or active implementation without express direction from the NHS England Genomics Unit.
Subscription-TaskNotification-Example
Example of a Subscription resource for setting up alerting when a Task is assigned to an organization. NOTE: In future, owners will be referenced by identifier rather than using resource references (see Task for details). The exact subscription/notification mechanism used by the central broker is pending testing in the GMS Alpha.
Subscription |
id : Subscription-TaskNotification-Example |
status : active |
contact |
system : email |
value : mft.genomics@nhs.net |
reason : Notification of new tasks for Manchester GLH |
criteria : Task?owner=Organization/UKCore-Organization-RBV-Example |
channel |
type : rest-hook |
endpoint : https://mft.nhs.uk/nwglh/fhir |
payload : application/fhir+json |
{
],
}
}
</contact>
</channel>
</Subscription>