{
"description": "Used create an appointment.",
"category": "consequence",
"_filename": "examples/MessageDefinition-appointment.json",
"package_name": "uk.nhsdigital.r4",
"date": "2021-06-08",
"publisher": null,
"name": null,
"type": null,
"experimental": null,
"resourceType": "MessageDefinition",
"title": "Patient Appointment",
"package_version": "2.1.33-discovery",
"status": "active",
"id": "3637e48f-dad1-486e-82c9-074a57e5765c",
"kind": null,
"url": "https://fhir.nhs.uk/MessageDefinition/appointment",
"identifier": [ {
"value": "64011859-32d9-4fd2-abc2-00e31a15b5fc",
"system": "https://tools.ietf.org/html/rfc4122"
} ],
"focus": [ {
"max": "*",
"min": 1,
"code": "Appointment",
"profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment"
}, {
"max": "1",
"min": 0,
"code": "Patient",
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient"
} ],
"version": "1.0.0",
"eventCoding": {
"code": "appointment",
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
"display": "Appointment"
}
}