PackagesCanonicalsLogsProblems
    Packages
    il.laniado.fhir.r4@0.2.1
    http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner-role
description: Laniado proposed PractitionerRole Resource
package_name: il.laniado.fhir.r4
derivation: constraint
name: LaniadoPractitionerRole
type: PractitionerRole
elements:
  meta:
    elements:
      security:
        index: 0
        elements:
          system: {index: 1}
          code: {index: 2}
        required: [system, code]
        slicing:
          rules: closed
          description: ILHDP codes only
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            HDP:
              match: {system: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'}
              schema:
                _required: true
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'}
                    index: 4
                  code:
                    pattern: {type: Code, value: practitioner}
                    index: 5
                  display:
                    pattern: {type: String, value: מטפל}
                    index: 6
    required: [security]
  identifier:
    index: 7
    elements:
      system: {index: 8}
      value: {short: The value that is unique within the system., index: 9}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        id:
          match: {system: 'http://fhir.laniado.org.il/Identifier/id-practitioner-role'}
          schema:
            short: Strong practitioner role identification.
            _required: true
            index: 10
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/id-practitioner-role'}
                index: 11
              value: {short: Strong practitioner identification., index: 12}
        tafkid:
          match: {system: 'http://fhir.laniado.org.il/Identifier/practitioner-role'}
          schema:
            short: תפקיד
            index: 13
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/practitioner-role'}
                index: 14
              assigner:
                elements:
                  reference:
                    pattern: {type: String, value: Organization/01604}
                    index: 15
                  identifier:
                    index: 16
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
                        index: 17
                      value:
                        pattern: {type: String, value: '01604'}
                        index: 18
                  display:
                    pattern: {type: String, value: בית חולים לניאדו}
                    index: 19
                required: [identifier]
  practitioner:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner']
    index: 20
  organization:
    elements:
      reference:
        pattern: {type: String, value: Organization/01604}
        index: 21
      identifier:
        index: 22
        elements:
          system:
            pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
            index: 23
          value:
            pattern: {type: String, value: '01604'}
            index: 24
      display:
        pattern: {type: String, value: בית חולים לניאדו}
        index: 25
    required: [identifier]
  code:
    elements:
      coding:
        index: 26
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            laniado:
              match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-hr-tafkid'}
              schema:
                index: 27
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-hr-tafkid'}
                    index: 28
                required: [system]
  location:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-location']
    index: 29
    extensions:
      primary: {url: 'http://fhir.laniado.org.il/StructureDefinition/ext-practitioner-role-primary-location-ind', min: 0, max: 1, type: Extension, index: 30}
    elements:
      extension:
        type: Extension
        url: http://fhir.laniado.org.il/StructureDefinition/ext-practitioner-role-primary-location-ind
        index: 30
        slicing:
          slices:
            primary:
              match: {}
              schema: {type: Extension, url: 'http://fhir.laniado.org.il/StructureDefinition/ext-practitioner-role-primary-location-ind', index: 30}
              min: 0
              max: 1
package_version: 0.2.1
class: profile
kind: resource
url: http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner-role
base: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role
version: null
required: [identifier]