{
"description": null,
"_filename": "NHSDigital-Appointment-PatientCare.StructureDefinition.json",
"package_name": "uk.nhsdigital.r4.test",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"purpose": "Profile on NHSDigital-Appointment for NHS App/e-RS PatientCare",
"name": "NHSDigitalAppointmentPatientCare",
"abstract": false,
"type": "Appointment",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.8.14-prerelease",
"status": "draft",
"id": "1d756e3c-a78e-44f6-8b35-5dee11b49114",
"kind": "resource",
"url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment-PatientCare",
"version": null,
"differential": {
"element": [ {
"id": "Appointment.basedOn",
"max": "1",
"min": 1,
"path": "Appointment.basedOn"
}, {
"id": "Appointment.participant",
"path": "Appointment.participant",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "actor.identifier.system",
"type": "value"
} ]
}
}, {
"id": "Appointment.participant:service",
"max": "1",
"min": 1,
"path": "Appointment.participant",
"short": "HealthcareService",
"sliceName": "service"
}, {
"id": "Appointment.participant:service.actor",
"path": "Appointment.participant.actor",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService" ]
} ]
}, {
"id": "Appointment.participant:service.actor.identifier",
"min": 1,
"path": "Appointment.participant.actor.identifier"
}, {
"id": "Appointment.participant:service.actor.identifier.system",
"path": "Appointment.participant.actor.identifier.system",
"fixedUri": "https://fhir.nhs.uk/Id/ers-service"
}, {
"id": "Appointment.participant:patient",
"max": "1",
"min": 1,
"path": "Appointment.participant",
"sliceName": "patient"
}, {
"id": "Appointment.participant:patient.actor",
"path": "Appointment.participant.actor",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient" ]
} ]
}, {
"id": "Appointment.participant:patient.actor.identifier",
"min": 1,
"path": "Appointment.participant.actor.identifier"
}, {
"id": "Appointment.participant:patient.actor.identifier.system",
"path": "Appointment.participant.actor.identifier.system",
"fixedUri": "https://fhir.nhs.uk/Id/nhs-number"
} ]
},
"baseDefinition": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Appointment"
}