PackagesCanonicalsLogsProblems
    Packages
    rs/il.fhir.r4.ashmc@0.2.1
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-dep-tafnit
description: Assuta Ashdod Tafnit Department
package_name: rs/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]
        grouping-org-type:
          match: {}
          schema:
            index: 8
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ashmc.co.il/cs/grouping-org-type'}
                    type: uri
                    index: 9
  partOf:
    index: 10
    elements:
      reference: {index: 11}
    required: [reference]
  contact:
    index: 12
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: name.prefix, type: value}
      min: null
      slices:
        mng:
          match:
            name: {prefix: מנהל.ת מחלקה}
          schema:
            index: 13
            elements:
              name:
                index: 14
                elements:
                  use:
                    pattern: {type: code, value: official}
                    type: code
                    index: 15
                  text: {index: 16}
                  prefix:
                    pattern: {type: string, value: מנהל.ת מחלקה}
                    type: string
                    index: 17
                required: [prefix, text, use]
            required: [name]
        nurse:
          match:
            name: {prefix: אח.ות ראשי.ת}
          schema:
            index: 18
            elements:
              name:
                index: 19
                elements:
                  use:
                    pattern: {type: code, value: official}
                    type: code
                    index: 20
                  text: {index: 21}
                  prefix:
                    pattern: {type: string, value: אח.ות ראשי.ת}
                    type: string
                    index: 22
                required: [prefix, text, use]
            required: [name]
package_version: 0.2.1
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.1
required: [id, identifier, partOf, type]