PackagesCanonicalsLogsProblems
    Packages
    il.szmc.fhir.r4@0.2.0
    http://fhir.szmc.org.il/StructureDefinition/szmc-practitioner
description: Szmc Practitioner profile, based on the ILCore Practitioner profile
package_name: il.szmc.fhir.r4
derivation: constraint
name: SzmcPractitioner
type: Practitioner
elements:
  identifier:
    array: true
    index: 0
    slicing:
      slices:
        employee:
          match: {}
          schema:
            array: true
            index: 0
            elements:
              use:
                pattern: {type: code, value: official}
                type: code
                index: 1
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        type: uri
                        index: 2
                      code:
                        pattern: {type: code, value: EI}
                        type: code
                        index: 3
                      display:
                        pattern: {type: string, value: Employee Identifier}
                        type: string
                        index: 4
              system:
                pattern: {type: uri, value: 'http://fhir.szmc.org.il/identifier/mispar_oved'}
                type: uri
                index: 5
            required: [system]
        user-id:
          match: {}
          schema:
            array: true
            index: 6
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://hl7.org/fhir/CodeSystem/v2-0203'}
                        type: uri
                        index: 7
                      code:
                        pattern: {type: code, value: CCAI}
                        type: code
                        index: 8
                      display:
                        pattern: {type: string, value: Consumer Application Account Identifier}
                        type: string
                        index: 9
              system:
                pattern: {type: uri, value: 'http://fhir.szmc.org.il/identifier/user_skey'}
                type: uri
                index: 10
            required: [system]
        enc-id:
          match: {}
          schema:
            _required: true
            index: 11
            elements:
              system:
                pattern: {type: uri, value: 'http://fhir.szmc.org.il/identifier/enc-id'}
                type: uri
                index: 12
            required: [system]
        tmp:
          match: {}
          schema:
            index: 13
            elements:
              system:
                pattern: {type: uri, value: 'http://fhir.szmc.org.il/identifier/temp-practitioner'}
                type: uri
                index: 14
            required: [system]
package_version: 0.2.0
class: profile
kind: resource
url: http://fhir.szmc.org.il/StructureDefinition/szmc-practitioner
base: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner
version: null