PackagesCanonicalsLogsProblems
    Packages
    rs/il.fhir.r4.ashmc@0.2.3
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-practitioner-role
description: Assuta Ashdod Practitioner Role from Tafnit
package_name: rs/il.fhir.r4.ashmc
derivation: constraint
name: AshmcPractitionerRole
type: PractitionerRole
elements:
  id: {index: 0}
  meta:
    index: 1
    elements:
      source: {index: 2}
      profile:
        pattern: {type: canonical, value: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role'}
        type: canonical
        index: 3
      security:
        index: 4
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: security.code, type: value}
          min: 1
          slices:
            HDP:
              match:
                security: {code: null}
              schema:
                _required: true
                index: 5
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'}
                    type: uri
                    index: 6
                  code:
                    pattern: {type: code, value: practitioner}
                    type: code
                    index: 7
                  display:
                    pattern: {type: string, value: מטפל}
                    type: string
                    index: 8
                required: [code, display, system]
    required: [security, source]
  identifier:
    elements:
      system:
        pattern: {type: uri, value: 'http://fhir.ashmc.co.il/identifier/job-id'}
        type: uri
        index: 9
  code:
    elements:
      coding:
        index: 10
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            sector:
              match: {system: 'http://fhir.ashmc.co.il/cs/job-sector-hilan'}
              schema:
                index: 11
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/job-sector-hilan'}
                    type: uri
                    index: 12
                  code: {index: 13}
                required: [code, system]
            hl7:
              match: {system: 'http://terminology.hl7.org/CodeSystem/practitioner-role'}
              schema:
                index: 14
                elements:
                  system:
                    pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/practitioner-role'}
                    type: uri
                    index: 15
                  code: {index: 16}
                required: [code, system]
  specialty:
    elements:
      coding:
        elements:
          system:
            pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/job-code-tafnit'}
            type: uri
            index: 17
package_version: 0.2.3
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-practitioner-role
base: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role
version: 0.2.3
required: [id, meta]