PackagesCanonicalsLogsProblems
    Packages
    il.laniado.fhir.r4@0.3.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:
              type:
                index: 11
                elements:
                  coding:
                    index: 12
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-identifier-type'}
                        index: 13
                      code:
                        pattern: {type: Code, value: strong-id}
                        index: 14
                required: [coding]
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/id-practitioner-role'}
                index: 15
              value: {short: Strong practitioner identification., index: 16}
            required: [type]
        tafkid:
          match: {system: 'http://fhir.laniado.org.il/Identifier/practitioner-role'}
          schema:
            short: תפקיד
            index: 17
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/practitioner-role'}
                index: 18
              assigner:
                elements:
                  reference:
                    pattern: {type: String, value: Organization/01604}
                    index: 19
                  identifier:
                    index: 20
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
                        index: 21
                      value:
                        pattern: {type: String, value: '01604'}
                        index: 22
                  display:
                    pattern: {type: String, value: בית חולים לניאדו}
                    index: 23
                required: [identifier]
  practitioner:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner']
    index: 24
  organization:
    elements:
      reference:
        pattern: {type: String, value: Organization/01604}
        index: 25
      identifier:
        index: 26
        elements:
          system:
            pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
            index: 27
          value:
            pattern: {type: String, value: '01604'}
            index: 28
      display:
        pattern: {type: String, value: בית חולים לניאדו}
        index: 29
    required: [identifier]
  code:
    elements:
      coding:
        index: 30
        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: 31
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-hr-tafkid'}
                    index: 32
                required: [system]
  location:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-location']
    index: 33
    extensions:
      primary: {url: 'http://fhir.laniado.org.il/StructureDefinition/ext-practitioner-role-primary-location-ind', min: 0, max: 1, type: Extension, index: 34}
    elements:
      extension:
        type: Extension
        url: http://fhir.laniado.org.il/StructureDefinition/ext-practitioner-role-primary-location-ind
        index: 34
        slicing:
          slices:
            primary:
              match: {}
              schema: {type: Extension, url: 'http://fhir.laniado.org.il/StructureDefinition/ext-practitioner-role-primary-location-ind', index: 34}
              min: 0
              max: 1
package_version: 0.3.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: 0.3.1
required: [identifier]