description: A Bundle profile which communicates the outcome of the create interaction on the SoFA for each resource included in the input transaction Bundle of the $set-context operation. package_name: ca.infoway.io.halo derivation: constraint name: SetContextTransactionResponseBundle type: Bundle elements: type: pattern: {type: Code, value: transaction-response} index: 0 entry: index: 1 slicing: rules: open ordered: false discriminator: - {path: $this.resource, type: profile} min: 1 slices: patient: match: {} schema: array: true index: 2 elements: fullUrl: {index: 3} response: index: 4 elements: location: {index: 5} etag: {index: 6} lastModified: {index: 7} required: [lastModified, location, etag] required: [fullUrl, response] encounter: match: {} schema: array: true index: 8 elements: fullUrl: {index: 9} response: index: 10 elements: location: {index: 11} etag: {index: 12} lastModified: {index: 13} required: [lastModified, location, etag] required: [fullUrl, response] practitionerRole: match: {} schema: array: true index: 14 elements: fullUrl: {index: 15} response: index: 16 elements: location: {index: 17} etag: {index: 18} lastModified: {index: 19} required: [lastModified, location, etag] required: [fullUrl, response] practitioner: match: {} schema: array: true index: 20 elements: fullUrl: {index: 21} response: index: 22 elements: location: {index: 23} etag: {index: 24} lastModified: {index: 25} required: [lastModified, location, etag] required: [fullUrl, response] package_version: 1.1.0-dft-preballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/HALO/StructureDefinition/set-context-transaction-response-bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: null required: [entry]