PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.halo@1.1.1-dft-preballot
    http://fhir.infoway-inforoute.ca/io/HALO/StructureDefinition/set-context-transaction-response-bundle
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:
    elements:
      fullUrl: {index: 1}
      response:
        elements:
          location: {index: 2}
          etag: {index: 3}
          lastModified: {index: 4}
        required: [lastModified, location, etag]
    required: [fullUrl]
package_version: 1.1.1-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