description: This profile constrains the Procedure resource in the scope of the European Patient Summary. package_name: hl7.fhir.eu.eps derivation: constraint name: ProcedureEuEps type: Procedure elements: status: {short: The status of the procedure, index: 0} code: {type: CodeableConcept, index: 1} subject: index: 2 elements: reference: {index: 3} required: [reference] performed: choices: [] index: 5 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: performedDateTime: match: {} schema: choices: [performedDateTime] index: 7 min: 0 max: 1 performedDateTime: type: dateTime choiceOf: performed index: 8 slicing: slices: performedDateTime: match: {} schema: {type: dateTime, choiceOf: performed, index: 8} min: 0 max: 1 performer: elements: actor: type: Reference refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core', 'http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Device-observer-uv-ips'] index: 9 reasonReference: type: Reference refers: ['http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/diagnosticReport-eu-core', 'http://hl7.eu/fhir/eps/StructureDefinition/procedure-eu-eps', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation'] index: 10 package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/eps/StructureDefinition/procedure-eu-eps base: http://hl7.eu/fhir/base/StructureDefinition/procedure-eu-core version: 1.0.0-ballot