| Package | uk.nhsdigital.r4.test |
| Resource Type | MessageDefinition |
| Id | 8b6bebca-6049-45a2-bcbf-613d7e4ae033 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/notification |
| URL | https://fhir.nhs.uk/MessageDefinition/notification |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-01-07 |
| Name | NHSDigitalEventNotification |
| Title | Subscription Event notification |
| Description | Notification of events. |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "8b6bebca-6049-45a2-bcbf-613d7e4ae033",
"url": "https://fhir.nhs.uk/MessageDefinition/notification",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "8b6bebca-6049-45a2-bcbf-613d7e4ae033"
}
],
"version": "1.0.0",
"name": "NHSDigitalEventNotification",
"title": "Subscription Event notification",
"status": "active",
"date": "2022-01-07",
"description": "Notification of events.",
"eventCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
"code": "notification",
"display": "Event Notification"
},
"category": "notification",
"focus": [
{
"code": "Parameters",
"profile": "https://fhir.nhs.uk/StructureDefinition/England-Parameters-SubscriptionStatus",
"min": 1,
"max": "1"
}
],
"responseRequired": "on-error"
}