PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@core-3.0.0
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr
description: Core practitioner definition in the context of the electronic patient record (EPR).
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCorePractitionerEPR
type: Practitioner
elements:
  identifier:
    index: 0
    slicing:
      slices:
        GLN:
          match: {}
          schema: {_required: true, index: 1}
          min: 1
          max: 1
  name: {index: 2}
package_version: core-3.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner
version: 3.0.0
required: [name, identifier]