PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.2.2
    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:
    index: 3
    slicing:
      slices:
        tafnit-type:
          match: {}
          schema:
            _required: true
            index: 3
            elements:
              coding:
                index: 4
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/tafnit-dept-type'}
                    type: uri
                    index: 5
                  code: {index: 6}
                  display: {index: 7}
                required: [code, display, system]
            required: [coding]
        org-hier-type:
          match: {}
          schema:
            index: 8
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/org-hier-type'}
                    type: uri
                    index: 9
  partOf:
    index: 10
    elements:
      reference: {index: 11}
    required: [reference]
  contact:
    index: 12
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: purpose.text, type: value}
      min: null
      slices:
        mng:
          match:
            purpose: {text: מנהל.ת מחלקה}
          schema:
            index: 13
            elements:
              purpose:
                index: 14
                elements:
                  coding:
                    index: 15
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/contactentity-type'}
                        type: uri
                        index: 16
                      code:
                        pattern: {type: code, value: ADMIN}
                        type: code
                        index: 17
                      display:
                        pattern: {type: string, value: Administrative}
                        type: string
                        index: 18
                    required: [code, display, system]
                  text:
                    pattern: {type: string, value: מנהל.ת מחלקה}
                    type: string
                    index: 19
                required: [coding, text]
              name:
                index: 20
                elements:
                  use:
                    pattern: {type: code, value: official}
                    type: code
                    index: 21
                  text: {index: 22}
                required: [text, use]
            required: [name, purpose]
        nurse:
          match:
            purpose: {text: אח.ות ראשי.ת}
          schema:
            index: 23
            elements:
              purpose:
                index: 24
                elements:
                  text:
                    pattern: {type: string, value: אח.ות ראשי.ת}
                    type: string
                    index: 25
                required: [text]
              name:
                index: 26
                elements:
                  use:
                    pattern: {type: code, value: official}
                    type: code
                    index: 27
                  text: {index: 28}
                required: [text, use]
            required: [name, purpose]
package_version: 0.2.2
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.2
required: [id, identifier, partOf, type]