Package | uk.nhsdigital.r4.test |
Resource Type | MessageDefinition |
Id | 20286153-8c5e-449a-aa60-34d9856fcaac |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/appointment |
URL | https://fhir.nhs.uk/MessageDefinition/appointment |
Version | 1.0.0 |
Status | active |
Date | 2021-06-08 |
Name | PatientAppointment |
Title | Patient Appointment |
Description | Used create an appointment. |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "MessageDefinition", "id": "20286153-8c5e-449a-aa60-34d9856fcaac", "url": "https://fhir.nhs.uk/MessageDefinition/appointment", "identifier": [ { "system": "https://tools.ietf.org/html/rfc4122", "value": "64011859-32d9-4fd2-abc2-00e31a15b5fc" } ], "version": "1.0.0", "name": "PatientAppointment", "title": "Patient Appointment", "status": "active", "date": "2021-06-08", "description": "Used create an appointment.", "eventCoding": { "system": "https://fhir.nhs.uk/CodeSystem/message-event", "code": "appointment", "display": "Appointment" }, "category": "consequence", "focus": [ { "code": "Appointment", "min": 1, "max": "*" }, { "code": "Patient", "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient", "min": 0, "max": "1" } ] }