PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.2.3
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-dep-tafnit
description: Assuta Ashdod Tafnit Department
package_name: il.fhir.r4.ashmc
derivation: constraint
name: AshmcDepTafnit
type: Organization
elements:
  id: {index: 0}
  identifier:
    index: 1
    slicing:
      slices:
        tafnit:
          match: {}
          schema:
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'http://fhir.ashmc.co.il/identifier/tafnit-id'}
                type: uri
                index: 2
  type:
    array: true
    min: 2
    index: 3
    slicing:
      slices:
        moh-department-type:
          match: {}
          schema:
            _required: true
            index: 4
            elements:
              coding:
                index: 5
                elements:
                  system: {index: 6}
                  code: {index: 7}
                required: [code, system]
            required: [coding]
        tafnit-type:
          match: {}
          schema:
            _required: true
            index: 8
            elements:
              coding:
                index: 9
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/tafnit-dept-type'}
                    type: uri
                    index: 10
                  code: {index: 11}
                  display: {index: 12}
                required: [code, display, system]
            required: [coding]
        org-hier-type:
          match: {}
          schema:
            index: 13
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/org-hier-type'}
                    type: uri
                    index: 14
  partOf:
    index: 15
    elements:
      reference: {index: 16}
    required: [reference]
  contact:
    index: 17
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: purpose.text, type: value}
      min: null
      slices:
        mng:
          match:
            purpose: {text: מנהל.ת מחלקה}
          schema:
            index: 18
            elements:
              purpose:
                index: 19
                elements:
                  coding:
                    index: 20
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/contactentity-type'}
                        type: uri
                        index: 21
                      code:
                        pattern: {type: code, value: ADMIN}
                        type: code
                        index: 22
                      display:
                        pattern: {type: string, value: Administrative}
                        type: string
                        index: 23
                    required: [code, display, system]
                  text:
                    pattern: {type: string, value: מנהל.ת מחלקה}
                    type: string
                    index: 24
                required: [coding, text]
              name:
                index: 25
                elements:
                  use:
                    pattern: {type: code, value: official}
                    type: code
                    index: 26
                  text: {index: 27}
                required: [text, use]
            required: [name, purpose]
        nurse:
          match:
            purpose: {text: אח.ות ראשי.ת}
          schema:
            index: 28
            elements:
              purpose:
                index: 29
                elements:
                  text:
                    pattern: {type: string, value: אח.ות ראשי.ת}
                    type: string
                    index: 30
                required: [text]
              name:
                index: 31
                elements:
                  use:
                    pattern: {type: code, value: official}
                    type: code
                    index: 32
                  text: {index: 33}
                required: [text, use]
            required: [name, purpose]
package_version: 0.2.3
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-dep-tafnit
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization
version: 0.2.3
required: [id, identifier, partOf]