PackagesCanonicalsLogsProblems
    Packages
    swiss.mednet.fhir@0.19.0
    https://mednet.swiss/fhir/StructureDefinition/mni-practitioner
description: MedNet Interface (MNI) - Practitioner Profile
package_name: swiss.mednet.fhir
derivation: constraint
name: MNIPractitioner
type: Practitioner
elements:
  address: {type: Address, mustSupport: true, index: 37}
  name: {type: HumanName, mustSupport: true, index: 32}
  implicitRules: {mustSupport: false, index: 1}
  active:
    mustSupport: true
    pattern: {type: Boolean, value: true}
    index: 31
  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:
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        GLN:
          match: {}
          schema:
            short: GLN (Global Location Number). A doctor can only have one active GLN.
            mustSupport: true
            index: 4
            elements:
              id: {index: 5}
              extension: {index: 6}
              use: {index: 7}
              type: {index: 8}
              system: {mustSupport: true, index: 9}
              value: {mustSupport: true, index: 10}
              period: {mustSupport: true, index: 11}
              assigner: {mustSupport: true, index: 12}
            extensions: {}
        ZSR:
          match: {}
          schema:
            short: Zahlstellenregister (ZSR), Registre des codes-créanciers (RCC), Registro dei codici creditori (RCC).
            mustSupport: true
            index: 13
            elements:
              id: {index: 14}
              extension: {index: 15}
              use: {index: 16}
              type: {index: 17}
              system: {mustSupport: true, index: 18}
              value: {mustSupport: true, index: 19}
              period: {mustSupport: true, index: 20}
              assigner: {mustSupport: true, index: 21}
            extensions: {}
        mednet:
          match: {system: 'https://mednet.swiss/fhir/account/id'}
          schema:
            short: MedNet account identifier
            mustSupport: true
            pattern:
              type: Identifier
              value: {system: 'https://mednet.swiss/fhir/account/id'}
            index: 22
            elements:
              id: {index: 23}
              extension: {index: 24}
              use: {index: 25}
              type: {index: 26}
              system:
                pattern: {type: Uri, value: 'https://mednet.swiss/fhir/account/id'}
                mustSupport: true
                index: 27
              value: {short: MedNet account identifier, mustSupport: true, index: 28}
              period: {mustSupport: true, index: 29}
              assigner: {mustSupport: true, index: 30}
            extensions: {}
  telecom:
    type: ContactPoint
    mustSupport: true
    index: 33
    slicing:
      slices:
        email:
          match: {}
          schema: {mustSupport: true, index: 34}
        phone:
          match: {}
          schema: {mustSupport: true, index: 35}
        internet:
          match: {}
          schema: {mustSupport: true, index: 36}
  gender: {mustSupport: true, index: 38}
  modifierExtension: {mustSupport: false, index: 2}
package_version: 0.19.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.19.0