description: null package_name: uk.nhsdigital.r4.test derivation: specialization name: NHSDigitalLogicalEvent type: https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event elements: identifier: {type: Identifier, short: 'Business Identifier for {{title}}', array: true, min: 1, index: 0} status: {type: code, short: Event status, index: 1} code: {type: CodeableConcept, short: What was done (recommended), index: 2} subject: type: Reference refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient'] index: 3 encounter: type: Reference short: Encounter created as part of (recommended) refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter'] index: 4 performer: {type: BackboneElement, array: true, min: 1, index: 5} package_version: 2.8.6-prerelease class: logical kind: logical url: https://fhir.nhs.uk/StructureDefinition/NHSDigital-Logical-Event base: http://hl7.org/fhir/StructureDefinition/Element version: null required: [status, identifier, subject, performer]