PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ffbmessaging@1.0.0
    http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-servicePerformer
description: ServicePerformer information and relevant related persons
package_name: kl.dk.fhir.ffbmessaging
derivation: constraint
name: KLMessagingFFBServicePerformer
type: CareTeam
elements:
  category: {mustSupport: true, index: 0}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-citizen']
    index: 1
  participant:
    mustSupport: true
    index: 2
    extensions:
      description: {url: 'http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-participationDescription', min: 0, max: 1, type: Extension, mustSupport: true, index: 4}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            description:
              match: {url: null}
              schema: {type: Extension, mustSupport: true, url: 'http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-participationDescription', index: 4}
              min: 0
              max: 1
      role:
        binding: {strength: required, valueSet: 'http://fhir.kl.dk/ffbmessaging/ValueSet/kl-messaging-ffb-participantRoleValues'}
        mustSupport: true
        index: 5
      member:
        type: Reference
        mustSupport: true
        refers: ['http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-participatingOrganization', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        index: 6
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-servicePerformer
base: http://fhir.kl.dk/core/StructureDefinition/KLCommonServicePerformer
version: 1.0.0
required: [participant, subject]