PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User
description: Die anwendende Person eines Systems. Diese wird durch eine ID identifiziert und kann einen Namen haben.
package_name: kbv.ita.vos
derivation: constraint
name: KBV_PR_VoS_User
type: Practitioner
elements:
  address: {index: 19}
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {index: 2}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User|2.1.0'}
        index: 3
      security: {index: 4}
      tag: {index: 5}
    required: [profile]
  name:
    type: HumanName
    short: Anwendername
    mustSupport: true
    index: 16
    elements:
      text: {mustSupport: true, index: 17}
    required: [text]
  implicitRules: {index: 6}
  birthDate: {index: 21}
  contained: {index: 8}
  photo: {index: 22}
  language: {index: 7}
  active: {index: 15}
  communication: {index: 24}
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 9
    elements:
      use: {index: 10}
      type: {index: 11}
      value: {short: BenutzerID, mustSupport: true, index: 12}
      period: {index: 13}
      assigner: {index: 14}
    required: [value]
  qualification: {index: 23}
  telecom: {index: 18}
  gender: {index: 20}
package_version: 2.1.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_User
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 2.1.0
required: [id, name, meta]