PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.mycarenet@2.1.1
    https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementconsult
description: Profile for the consulting of eAgreement in the MyCareNet flows.
package_name: hl7.fhir.be.mycarenet
derivation: constraint
name: BeMyCareNetEagreementconsult
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: 4
    index: 5
    slicing:
      rules: open
      description: Slice based on the entry.resource type
      discriminator:
      - {path: resource, type: type}
      min: 4
      slices:
        messageHeader:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              fullUrl: {index: 7}
              resource: {type: MessageHeader, index: 8}
            required: [fullUrl, resource]
        practitioner:
          match: {}
          schema:
            mustSupport: true
            index: 9
            elements:
              fullUrl: {index: 10}
              resource: {type: Practitioner, index: 11}
            required: [fullUrl, resource]
        practitionerRole:
          match: {}
          schema:
            mustSupport: true
            index: 12
            elements:
              fullUrl: {index: 13}
              resource: {type: PractitionerRole, index: 14}
            required: [fullUrl, resource]
        organization:
          match: {}
          schema:
            mustSupport: true
            index: 15
            elements:
              fullUrl: {index: 16}
              resource: {type: Organization, index: 17}
            required: [fullUrl, resource]
        patient:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 18
            elements:
              fullUrl: {index: 19}
              resource: {type: Patient, index: 20}
            required: [fullUrl, resource]
        parameters:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 21
            elements:
              fullUrl: {index: 22}
              resource: {type: Parameters, index: 23}
            required: [fullUrl, resource]
package_version: 2.1.1
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementconsult
base: http://hl7.org/fhir/StructureDefinition/Bundle|4.0.1
version: 2.1.1
required: [id, meta, timestamp]