description: Core practitioner definition in the swiss context. package_name: ch.fhir.ig.ch derivation: constraint name: CHCorePractitioner type: Practitioner elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: GLN: match: {system: null} schema: {type: Identifier, short: GLN (Global Location Number), array: true, index: 1} min: 0 ZSR: match: {system: 'urn:oid:2.16.756.5.30.1.123.100.2.1.1'} schema: short: ZSR (Zahlstellenregister), RCC (Registre des codes-créanciers), RCC (Registro dei codici creditori) array: true index: 2 elements: system: short: OID of the ZSR/RCC pattern: {type: Uri, value: 'urn:oid:2.16.756.5.30.1.123.100.2.1.1'} index: 3 value: {short: ZSR/RCC of the practitioner, index: 4} required: [value, system] name: {type: HumanName, index: 5} telecom: index: 6 elements: system: {index: 7} value: {index: 8} required: [value, system] slicing: rules: open discriminator: - {path: system, type: value} min: null slices: email: match: {system: null} schema: {type: ContactPoint, array: true, index: 9} min: 0 phone: match: {system: null} schema: {type: ContactPoint, array: true, index: 10} min: 0 internet: match: {system: null} schema: {type: ContactPoint, array: true, index: 11} min: 0 address: {type: Address, index: 12} gender: {short: male | female | other, index: 13} birthDate: {index: 14} communication: {index: 15} package_version: core-4.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 4.0.0-ballot