| Package | uk.gm |
| Resource Type | MessageDefinition |
| Id | patient-notification |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.nhs.uk/R4/MessageDefinition/patient-notification |
| URL | https://fhir.nhs.uk/R4/MessageDefinition/patient-notification |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-10-29 |
| Title | Patient Notification |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "patient-notification",
"url": "https://fhir.nhs.uk/R4/MessageDefinition/patient-notification",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "c5f14f39-3c68-4a93-ae31-b98f6fddfef5"
}
],
"version": "1.0.0",
"title": "Patient Notification",
"status": "active",
"date": "2020-10-29",
"eventCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
"code": "patient-notification",
"display": "patient-notification"
},
"category": "consequence",
"focus": [
{
"code": "Claim",
"profile": "https://fhir.nhs.uk/R4/StructureDefinition/Spine-CommunicationRequest",
"min": 1,
"max": "*"
}
]
}