PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.44-beta
    http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementdemand
description: The profile for the demand for an agreement.
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeMyCareNetEAgreementDemand
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: 5
    index: 5
    slicing:
      rules: open
      description: Slice based on the entry.resource type
      discriminator:
      - {path: resource, type: type}
      min: 5
      slices:
        messageHeader:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              fullUrl: {index: 7}
              resource: {type: MessageHeader, index: 8}
            required: [resource, fullUrl]
        practitioner:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 9
            elements:
              fullUrl: {index: 10}
              resource: {type: Practitioner, index: 11}
            required: [resource, fullUrl]
        claim:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 12
            elements:
              fullUrl: {index: 13}
              resource: {type: Claim, index: 14}
            required: [resource, fullUrl]
        practitionerRole:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 15
            elements:
              fullUrl: {index: 16}
              resource: {type: PractitionerRole, index: 17}
            required: [resource, fullUrl]
        organization:
          match: {}
          schema:
            mustSupport: true
            index: 18
            elements:
              fullUrl: {index: 19}
              resource: {type: Organization, index: 20}
            required: [resource, fullUrl]
        patient:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 21
            elements:
              fullUrl: {index: 22}
              resource: {type: Patient, index: 23}
            required: [resource, fullUrl]
        serviceRequest:
          match: {}
          schema:
            mustSupport: true
            index: 24
            elements:
              fullUrl: {index: 25}
              resource: {type: ServiceRequest, index: 26}
            required: [resource, fullUrl]
package_version: 1.1.44-beta
class: profile
kind: resource
url: http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementdemand
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [id, timestamp, meta]