PackagesCanonicalsLogsProblems
    Packages
    swiss.mednet.fhir@0.15.0
    https://mednet.swiss/fhir/StructureDefinition/mni-softwareUser
description: MedNet Interface (MNI) - SoftwareUser Profile
package_name: swiss.mednet.fhir
derivation: constraint
name: MNISoftwareUser
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:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        mednetlogin:
          match: {system: 'https://mednet.swiss/fhir/softwareUser/mednetlogin'}
          schema:
            short: The mednet login
            mustSupport: true
            index: 2
            elements:
              system:
                pattern: {type: Uri, value: 'https://mednet.swiss/fhir/softwareUser/mednetlogin'}
                mustSupport: true
                index: 3
              value: {mustSupport: true, index: 4}
        login:
          match: {system: 'https://mednet.swiss/fhir/softwareUser/login'}
          schema:
            short: The software login
            mustSupport: true
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'https://mednet.swiss/fhir/softwareUser/login'}
                mustSupport: true
                index: 6
              value: {mustSupport: true, index: 7}
  name: {type: HumanName, mustSupport: true, index: 8}
package_version: 0.15.0
class: profile
kind: resource
url: https://mednet.swiss/fhir/StructureDefinition/mni-softwareUser
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 0.15.0