PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.14.1
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner
description: The (FHIR) Practitioner (resource) is a representation of a person who is directly or indirectly involved in the provision of health care.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Practitioner
type: Practitioner
elements:
  address: {index: 25}
  name:
    constraint:
      kt2pnu-1: {human: Practitioner name use must not be empty, severity: error, expression: use.hasValue()}
    index: 3
    slicing:
      slices:
        nameInformation:
          match: {}
          schema:
            index: 4
            extensions:
              nameUsage: {url: null, index: 5}
            elements:
              extension:
                index: 5
                slicing:
                  slices:
                    nameUsage:
                      match: {}
                      schema: {index: 5}
              text: {index: 6}
              family: {index: 7}
              given: {index: 8}
              prefix: {index: 9}
              suffix: {index: 10}
              period: {index: 11}
            required: [given, family]
        nameInformation-GivenName:
          match: {}
          schema:
            index: 12
            elements:
              text: {index: 13}
              period: {index: 14}
  extension:
    type: Extension
    isModifier: false
    url: http://koppeltaal.nl/fhir/StructureDefinition/resource-origin
    index: 0
    slicing:
      slices:
        resource-origin:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 0}
  photo: {index: 26}
  active: {index: 2}
  communication: {index: 28}
  identifier: {index: 1}
  qualification: {index: 27}
  telecom:
    index: 15
    slicing:
      slices:
        telephoneNumbers:
          match: {}
          schema:
            index: 16
            extensions:
              comment: {url: null, index: 17}
            elements:
              extension:
                index: 17
                slicing:
                  slices:
                    comment:
                      match: {}
                      schema: {index: 17}
              use: {index: 18}
              rank: {index: 19}
              period: {index: 20}
        emailAddresses:
          match: {}
          schema:
            _required: true
            index: 21
            elements:
              use: {index: 22}
              rank: {index: 23}
              period: {index: 24}
package_version: 0.14.1
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', type: Extension, isModifier: false, index: 0}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner
base: http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner
version: 0.8.0
required: [name, identifier, telecom, active]