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