PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.45-beta
    http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementdemandreply
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:
    array: true
    min: 3
    index: 5
    slicing:
      rules: open
      description: Slice based on the entry.resource type
      discriminator:
      - {path: resource, type: type}
      min: 3
      slices:
        messageHeader:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              fullUrl: {index: 7}
              resource:
                type: MessageHeader
                index: 8
                elements:
                  destination: {index: 9}
                  source: {index: 10}
            required: [resource, fullUrl]
        practitioner:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 11
            elements:
              fullUrl: {index: 12}
              resource: {type: Practitioner, index: 13}
            required: [resource, fullUrl]
        practitionerRole:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 14
            elements:
              fullUrl: {index: 15}
              resource: {type: PractitionerRole, index: 16}
            required: [resource, fullUrl]
        claimResponse:
          match: {}
          schema:
            mustSupport: true
            index: 17
            elements:
              fullUrl: {index: 18}
              resource:
                type: ClaimResponse
                index: 19
                elements:
                  item:
                    index: 20
                    elements:
                      adjudication: {index: 21}
                      detail:
                        index: 22
                        elements:
                          subDetail: {index: 23}
                  addItem:
                    index: 24
                    elements:
                      detail:
                        index: 25
                        elements:
                          subDetail: {index: 26}
                  total: {index: 27}
                  payment: {index: 28}
                  processNote: {index: 29}
                  insurance: {index: 30}
                  error: {index: 31}
            required: [resource, fullUrl]
        operationOutcome:
          match: {}
          schema:
            mustSupport: true
            index: 32
            elements:
              fullUrl: {index: 33}
              resource: {type: OperationOutcome, index: 34}
            required: [resource, fullUrl]
        organization:
          match: {}
          schema:
            mustSupport: true
            index: 35
            elements:
              fullUrl: {index: 36}
              resource: {type: Organization, index: 37}
            required: [resource, fullUrl]
        patient:
          match: {}
          schema:
            mustSupport: true
            index: 38
            elements:
              fullUrl: {index: 39}
              resource:
                type: Patient
                index: 40
                elements:
                  contact: {index: 41}
            required: [resource, fullUrl]
package_version: 1.1.45-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: [id, timestamp, meta]