| Package | uk.nhsdigital.r4.test |
| Resource Type | MessageDefinition |
| Id | df0e6570-526f-4c63-bb46-7d2a07e84826 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/patient |
| URL | https://fhir.nhs.uk/MessageDefinition/patient |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-05-10 |
| Name | PatientDemographicEvents |
| Title | Patient Demographic Events |
| Description | Patient Demographics |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "df0e6570-526f-4c63-bb46-7d2a07e84826",
"url": "https://fhir.nhs.uk/MessageDefinition/patient",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "df0e6570-526f-4c63-bb46-7d2a07e84826"
}
],
"version": "1.0.0",
"name": "PatientDemographicEvents",
"title": "Patient Demographic Events",
"status": "active",
"date": "2022-05-10",
"description": "Patient Demographics",
"eventCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
"code": "patient",
"display": "Patient Demographics"
},
"category": "consequence",
"focus": [
{
"code": "Patient",
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient",
"min": 1,
"max": "1"
}
]
}