description: The profile for the reply on a demand for an agreement in the MyCareNet flows. package_name: ehealthplatform.be.r4.federalprofiles derivation: constraint name: BeMyCareNetEagreementDemandReply type: Bundle elements: id: {mustSupport: true, index: 0} meta: mustSupport: true index: 1 elements: profile: {index: 2} required: [profile] type: {mustSupport: true, index: 3} timestamp: {mustSupport: true, index: 4} entry: index: 5 slicing: rules: open description: Slice based on the entry.resource type discriminator: - {path: resource, type: type} min: 1 slices: messageHeader: match: {} schema: mustSupport: true _required: true index: 6 elements: fullUrl: {index: 7} resource: {type: MessageHeader, index: 8} required: [resource, fullUrl] practitioner: match: {} schema: mustSupport: true index: 9 elements: fullUrl: {index: 10} resource: {type: Practitioner, index: 11} required: [resource, fullUrl] practitionerRole: match: {} schema: mustSupport: true index: 12 elements: fullUrl: {index: 13} resource: {type: PractitionerRole, index: 14} required: [resource, fullUrl] claimResponse: match: {} schema: mustSupport: true index: 15 elements: fullUrl: {index: 16} resource: {type: ClaimResponse, index: 17} required: [resource, fullUrl] operationOutcome: match: {} schema: mustSupport: true index: 18 elements: fullUrl: {index: 19} resource: {type: OperationOutcome, index: 20} required: [resource, fullUrl] organization: match: {} schema: mustSupport: true array: true min: 1 max: 2 _required: true index: 21 elements: fullUrl: {index: 22} resource: {type: Organization, index: 23} required: [resource, fullUrl] patient: match: {} schema: mustSupport: true index: 24 elements: fullUrl: {index: 25} resource: {type: Patient, index: 26} required: [resource, fullUrl] package_version: 1.3.1-beta class: profile kind: resource url: http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementdemandreply base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0 required: [entry, id, timestamp, meta]