PackagesCanonicalsLogsProblems
    Packages
    rs/bonsai.first.test.r4@0.1.3
    https://electronichealth.se/fhir/StructureDefinition/NLLTransactionBundle
description: null
package_name: rs/bonsai.first.test.r4
derivation: constraint
name: NLLTransactionBundle
type: Bundle
elements:
  identifier: {index: 0}
  type:
    short: transaction | transaction-response
    binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/transaction-bundle-types'}
    mustSupport: true
    index: 1
  entry:
    mustSupport: true
    index: 2
    elements:
      fullUrl: {short: 'URI for resource, UUID', mustSupport: true, index: 3}
      resource: {type: Resource, short: A resource for the entry., mustSupport: true, index: 4}
      search: {index: 5}
      request:
        mustSupport: true
        index: 6
        extensions:
          nLLProvenanceDetails:
            url: http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails
            type: Extension
            short: Provenance details for MedicationRequest
            isModifier: false
            index: 8
            extensions:
              reason: {url: null, index: 9}
            elements:
              extension:
                index: 9
                slicing:
                  slices:
                    reason:
                      match: {}
                      schema: {index: 9}
        elements:
          extension:
            index: 7
            slicing:
              slices:
                nLLProvenanceDetails:
                  match: {}
                  schema:
                    type: Extension
                    short: Provenance details for MedicationRequest
                    isModifier: false
                    url: http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails
                    index: 8
                    extensions:
                      reason: {url: null, index: 9}
                    elements:
                      extension:
                        index: 9
                        slicing:
                          slices:
                            reason:
                              match: {}
                              schema: {index: 9}
          method:
            short: POST | PUT
            binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/transaction-operations'}
            mustSupport: true
            index: 10
          url: {mustSupport: true, index: 11}
        required: [extension]
      response:
        mustSupport: true
        index: 12
        elements:
          status: {mustSupport: true, index: 13}
          location: {mustSupport: true, index: 14}
          outcome: {mustSupport: true, index: 15}
    required: [resource]
package_version: 0.1.3
class: profile
kind: resource
url: https://electronichealth.se/fhir/StructureDefinition/NLLTransactionBundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [entry]