description: Bundle Agrégateur SAS SOS package_name: ans.fhir.fr.sas derivation: constraint name: BundleAgregateurSOS type: Bundle elements: type: pattern: {type: Code, value: searchset} index: 0 total: {index: 1} link: {index: 2} entry: array: true min: 4 index: 3 slicing: rules: open discriminator: - {path: resource, type: profile} min: 4 slices: slotAgregateurSOS: match: {} schema: array: true min: 1 _required: true index: 4 elements: fullUrl: {index: 5} resource: {type: Slot, index: 6} required: [fullUrl] scheduleAgregateurSOS: match: {} schema: array: true min: 1 _required: true index: 7 elements: fullUrl: {index: 8} resource: {type: Schedule, index: 9} required: [fullUrl] locationAgregateurSOS: match: {} schema: array: true min: 1 _required: true index: 10 elements: fullUrl: {index: 11} resource: {type: Location, index: 12} required: [fullUrl] organizationAgregateurSOS: match: {} schema: array: true min: 1 _required: true index: 13 elements: fullUrl: {index: 14} resource: {type: Organization, index: 15} required: [fullUrl] package_version: 1.0.0 class: profile kind: resource url: https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-bundle-aggregator base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0 required: [total, link]