PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@ems-1.9.0
    http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitioner
description: Definition of the practitioner
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHEmsPractitioner
type: Practitioner
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        GLN:
          match: {system: 'urn:oid:2.51.1.3'}
          schema:
            short: GLN (Global Location Number)
            index: 1
            elements:
              system:
                short: OID of the GLN
                pattern: {type: Uri, value: 'urn:oid:2.51.1.3'}
                index: 2
              value: {short: GLN of the practitioner (13 digits starting with 7601 for Swiss accredited practitioners), index: 3}
              assigner:
                type: Reference
                short: Organization that issued id
                refers: ['http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-organization']
                index: 4
                elements:
                  reference: {index: 5}
                required: [reference]
  name: {short: The name(s) associated with the practitioner, index: 6}
  telecom: {short: A contact detail for the practitioner, index: 7}
  address: {short: Address(es) of the practitioner, index: 8}
package_version: ems-1.9.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitioner
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner
version: 1.9.0