description: Bundle Agrégateur SAS CPTS package_name: ans.fhir.fr.sas derivation: constraint name: BundleAgregateurCPTS 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: slotAgregateurCPTS: match: {} schema: array: true min: 1 _required: true index: 4 elements: fullUrl: {index: 5} resource: {type: Slot, index: 6} required: [fullUrl] scheduleAgregateurCPTS: match: {} schema: array: true min: 1 _required: true index: 7 elements: fullUrl: {index: 8} resource: {type: Schedule, index: 9} required: [fullUrl] practitionerAgregateur: match: {} schema: array: true min: 1 _required: true index: 10 elements: fullUrl: {index: 11} resource: {type: Practitioner, index: 12} required: [fullUrl] practitionerRole: match: {} schema: array: true min: 1 _required: true index: 13 elements: fullUrl: {index: 14} resource: {type: PractitionerRole, index: 15} required: [fullUrl] healthcareserviceCPTS: match: {} schema: array: true index: 16 elements: fullUrl: {index: 17} resource: {type: HealthcareService, index: 18} required: [fullUrl] organizationAgregateurCPTS: match: {} schema: array: true index: 19 elements: fullUrl: {index: 20} resource: {type: Organization, index: 21} required: [fullUrl] package_version: 1.0.0-ballot class: profile kind: resource url: https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-bundle-aggregator base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0-ballot required: [total, link]