PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.9.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: 28}
  name:
    index: 4
    slicing:
      slices:
        nameInformation:
          match: {}
          schema:
            index: 5
            extensions:
              nameUsage: {url: null, min: 0, index: 7}
            elements:
              extension:
                index: 6
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    nameUsage:
                      match: {url: null}
                      schema: {index: 7}
                      min: 0
              text: {index: 8}
              family: {index: 9}
              given: {index: 10}
              prefix: {index: 11}
              suffix: {index: 12}
              period: {index: 13}
            required: [given, family]
        nameInformation-GivenName:
          match: {}
          schema:
            index: 14
            elements:
              text: {index: 15}
              period: {index: 16}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        resource-origin:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 1}
          min: 0
  photo: {index: 29}
  active: {index: 3}
  communication: {index: 31}
  identifier: {index: 2}
  qualification: {index: 30}
  telecom:
    index: 17
    slicing:
      slices:
        telephoneNumbers:
          match: {}
          schema:
            index: 18
            extensions:
              comment: {url: null, min: 0, index: 20}
            elements:
              extension:
                index: 19
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    comment:
                      match: {url: null}
                      schema: {index: 20}
                      min: 0
              use: {index: 21}
              rank: {index: 22}
              period: {index: 23}
        emailAddresses:
          match: {}
          schema:
            _required: true
            index: 24
            elements:
              use: {index: 25}
              rank: {index: 26}
              period: {index: 27}
package_version: 0.9.1
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, type: Extension, isModifier: false, index: 1}
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]