PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.8-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:
              resource:
                type: MessageHeader
                index: 7
                elements:
                  destination: {index: 8}
                  source: {index: 9}
            required: [resource]
        practitioner:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 10
            elements:
              resource:
                type: Practitioner
                index: 11
                elements:
                  identifier: {index: 12}
            required: [resource]
        practitionerRole:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 13
            elements:
              resource:
                type: PractitionerRole
                index: 14
                elements:
                  code: {index: 15}
                  specialty: {index: 16}
            required: [resource]
        claimResponse:
          match: {}
          schema:
            mustSupport: true
            index: 17
            elements:
              resource:
                type: ClaimResponse
                index: 18
                elements:
                  item:
                    index: 19
                    elements:
                      adjudication: {index: 20}
                      detail:
                        index: 21
                        elements:
                          subDetail: {index: 22}
                  addItem:
                    index: 23
                    elements:
                      detail:
                        index: 24
                        elements:
                          subDetail: {index: 25}
                  total: {index: 26}
                  payment: {index: 27}
                  processNote: {index: 28}
                  insurance: {index: 29}
                  error: {index: 30}
            required: [resource]
        operationOutcome:
          match: {}
          schema:
            mustSupport: true
            index: 31
            elements:
              resource: {type: OperationOutcome, index: 32}
            required: [resource]
        organization:
          match: {}
          schema:
            mustSupport: true
            index: 33
            elements:
              resource:
                type: Organization
                index: 34
                elements:
                  identifier: {index: 35}
                  type: {index: 36}
            required: [resource]
        patient:
          match: {}
          schema:
            mustSupport: true
            index: 37
            elements:
              resource:
                type: Patient
                index: 38
                elements:
                  identifier: {index: 39}
                  contact: {index: 40}
            required: [resource]
package_version: 1.1.8-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]