PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epr-fhir-5.0.0-ballot
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChmCSDProcessCareServices
description: A profile on the Bundle transaction for ITI-130 Process Care Services Resources Request Message
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChmCSDProcessCareServices
type: Bundle
elements:
  type:
    pattern: {type: code, value: transaction}
    type: code
    index: 0
  entry:
    index: 1
    elements:
      resource: {mustSupport: true, index: 2}
      request:
        mustSupport: true
        index: 3
        elements:
          method:
            binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epr-fhir/ValueSet/restricted-http-verb-vs'}
            index: 4
    required: [request]
    slicing:
      rules: open
      description: Slicing based on the profile conformance of the entry
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        MCSDPractitioner:
          match: {}
          schema:
            short: Practitioner
            mustSupport: true
            array: true
            index: 5
            elements:
              resource: {type: Practitioner, index: 6}
        MCSDPractitionerRole:
          match: {}
          schema:
            short: PractitionerRole
            mustSupport: true
            array: true
            index: 7
            elements:
              resource: {type: PractitionerRole, index: 8}
        MCSDOrganization:
          match: {}
          schema:
            short: Organization
            mustSupport: true
            array: true
            index: 9
            elements:
              resource: {type: Organization, index: 10}
package_version: epr-fhir-5.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChmCSDProcessCareServices
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 5.0.0-ballot