PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.be.mycarenet@2.1.1
    https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementdemand
description: The profile for the demand for an agreement.
package_name: rs/hl7.fhir.be.mycarenet
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: [fullUrl, resource]
        practitioner:
          match: {}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 9
            elements:
              fullUrl: {index: 10}
              resource: {type: Practitioner, index: 11}
            required: [fullUrl, resource]
        claim:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 12
            elements:
              fullUrl: {index: 13}
              resource: {type: Claim, index: 14}
            required: [fullUrl, resource]
        practitionerRole:
          match: {}
          schema:
            mustSupport: true
            array: true
            min: 1
            _required: true
            index: 15
            elements:
              fullUrl: {index: 16}
              resource: {type: PractitionerRole, index: 17}
            required: [fullUrl, resource]
        organization:
          match: {}
          schema:
            mustSupport: true
            array: true
            index: 18
            elements:
              fullUrl: {index: 19}
              resource: {type: Organization, index: 20}
            required: [fullUrl, resource]
        patient:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 21
            elements:
              fullUrl: {index: 22}
              resource: {type: Patient, index: 23}
            required: [fullUrl, resource]
        serviceRequest:
          match: {}
          schema:
            mustSupport: true
            array: true
            index: 24
            elements:
              fullUrl: {index: 25}
              resource: {type: ServiceRequest, index: 26}
            required: [fullUrl, resource]
package_version: 2.1.1
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementdemand
base: http://hl7.org/fhir/StructureDefinition/Bundle|4.0.1
version: 2.1.1
required: [id, meta, timestamp]