description: Profil parent neutre du Bundle searchset retourné par l'opération $find. package_name: ca.qc.sq.sgrdv derivation: constraint name: SGRDVBaseFindResponseBundle type: Bundle elements: type: pattern: {type: Code, value: searchset} index: 0 total: {index: 1} entry: index: 2 slicing: rules: open discriminator: - {path: resource, type: type} min: null slices: appointment: match: {} schema: array: true index: 3 elements: resource: {type: Appointment, index: 4} required: [resource] practitioner: match: {} schema: array: true index: 5 elements: resource: {type: Practitioner, index: 6} required: [resource] practitionerRole: match: {} schema: array: true index: 7 elements: resource: {type: PractitionerRole, index: 8} required: [resource] location: match: {} schema: array: true index: 9 elements: resource: {type: Location, index: 10} required: [resource] organization: match: {} schema: array: true index: 11 elements: resource: {type: Organization, index: 12} required: [resource] encounter: match: {} schema: array: true index: 13 elements: resource: {type: Encounter, index: 14} required: [resource] outcome: match: {} schema: array: true index: 15 elements: resource: {type: OperationOutcome, index: 16} required: [resource] package_version: 1.0.6 class: profile kind: resource url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: null required: [total]