PackagesCanonicalsLogsProblems
    Packages
    fi.kela.kanta.pta.ajanvaraus.r4@1.0.0-RC1
    https://pta.kanta.fi/fhir/StructureDefinition/AppointmentPractitioner
description: Ajanvarauksessa käytettävä Practitioner-profiili.\r\n\r\nProfiilia käytetään, kun ajanvarauksen on tehnyt ammattilainen.
package_name: fi.kela.kanta.pta.ajanvaraus.r4
derivation: constraint
name: AppointmentPractitioner
type: Practitioner
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://pta.kanta.fi/fhir/StructureDefinition/AppointmentPractitioner'}
        index: 1
    required: [profile]
  extension:
    index: 2
    slicing:
      slices:
        PractitionerTitle:
          match: {}
          schema: {index: 2}
          max: 0
        PractitionerAuthenticationMethod:
          match: {}
          schema: {index: 3}
          max: 0
  identifier:
    index: 4
    slicing:
      slices:
        SV-numero:
          match: {}
          schema: {index: 5}
          max: 0
  name:
    index: 6
    elements:
      use:
        pattern: {type: Code, value: official}
        index: 7
      family: {index: 8}
      given: {short: Ammattihenkilön etunimet, array: true, min: 1, max: 4, index: 9}
    required: [given, family]
  qualification: {index: 10}
package_version: 1.0.0-RC1
extensions:
  PractitionerTitle: {url: null, max: 0, index: 2}
  PractitionerAuthenticationMethod: {url: null, max: 0, index: 3}
class: profile
kind: resource
url: https://pta.kanta.fi/fhir/StructureDefinition/AppointmentPractitioner
base: https://gen.kanta.fi/fhir/StructureDefinition/KantaPractitioner
version: '0.2'
required: [name, identifier]