PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@epr-fhir-4.0.1
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Practitioner
description: CH mCSD profile on Practitioner
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHmCSDPractitioner
type: Practitioner
elements:
  address: {index: 9}
  meta:
    elements:
      lastUpdated: {index: 0}
  name:
    elements:
      text: {index: 4}
      family: {index: 5}
      given: {index: 6}
      prefix: {index: 7}
  active: {index: 3}
  communication:
    elements:
      coding:
        elements:
          code: {index: 13}
  identifier:
    index: 1
    slicing:
      slices:
        LDAP:
          match: {}
          schema:
            type: Identifier
            short: LDAP DN (Distinguished Name), if the practitioner is stored in an HPD
            pattern:
              type: Identifier
              value: {system: 'urn:ietf:rfc:4514'}
            index: 2
          min: 0
          max: 1
  qualification:
    index: 11
    elements:
      code: {index: 12}
  telecom: {index: 8}
  gender: {index: 10}
package_version: epr-fhir-4.0.1
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/CH.mCSD.Practitioner
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr
version: 4.0.1
required: [qualification]