FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | Subscription |
| Id | Subscription-DiagnosticReportNotification-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Subscription",
"id": "Subscription-DiagnosticReportNotification-Example",
"status": "active",
"contact": [
{
"system": "phone",
"value": "01614463000"
}
],
"reason": "Notification of DiagnosticReport for Test LabOrder123456",
"criteria": "DiagnosticReport?based-on=ServiceRequest/7f70bb0c-5792-46d4-bbfd-c48cbcd3895b",
"channel": {
"type": "rest-hook",
"endpoint": "https://www.christie.nhs.uk/ehr/fhir",
"payload": "application/fhir+json"
}
}