description: MedNet Interface (MNI) - Practitioner Profile package_name: swiss.mednet.fhir derivation: constraint name: MNIPractitioner type: Practitioner elements: id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0} identifier: short: GLN (Global Location Number). A doctor can only have one active GLN. mustSupport: true index: 1 slicing: slices: GLN: match: {} schema: short: GLN (Global Location Number). A doctor can only have one active GLN. mustSupport: true index: 1 elements: system: {mustSupport: true, index: 2} value: {mustSupport: true, index: 3} ZSR: match: {} schema: short: Zahlstellenregister (ZSR), Registre des codes-créanciers (RCC), Registro dei codici creditori (RCC). mustSupport: true index: 4 elements: system: {mustSupport: true, index: 5} value: {mustSupport: true, index: 6} mednet: match: {} schema: short: MedNet account identifier mustSupport: true index: 7 elements: system: pattern: {type: Uri, value: 'https://mednet.swiss/fhir/account/id'} mustSupport: true index: 8 value: {short: MedNet account identifier, mustSupport: true, index: 9} active: mustSupport: true pattern: {type: Boolean, value: true} index: 10 name: {type: HumanName, mustSupport: true, index: 11} telecom: {type: ContactPoint, mustSupport: true, index: 12} address: {type: Address, mustSupport: true, index: 13} gender: {mustSupport: true, index: 14} package_version: 0.13.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-practitioner base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner version: 0.13.0