PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@emed-2.0.0
    http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-practitioner
description: Definition of the practitioner for the eMedication context
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHEMEDPractitioner
type: Practitioner
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        GLN:
          match: {system: null}
          schema: {mustSupport: true, index: 1}
  name: {mustSupport: true, index: 2}
  address: {mustSupport: true, index: 3}
package_version: emed-2.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-practitioner
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr
version: 2.0.0
required: [address]