FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Subscription |
| Id | Subscription-TaskNotification-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "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"
}
}