PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.2.2
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-org-hosp
description: Assuta Ashdod MC Organization Hospital
package_name: il.fhir.r4.ashmc
derivation: constraint
name: AshmcOrgHosp
type: Organization
elements:
  id: {index: 0}
  identifier:
    array: true
    min: 3
    index: 1
    slicing:
      slices:
        moh-inst-symbol:
          match: {}
          schema:
            _required: true
            index: 2
            elements:
              value:
                pattern: {type: string, value: '01608'}
                type: string
                index: 3
        legal-entity:
          match: {}
          schema:
            _required: true
            index: 4
            elements:
              value:
                pattern: {type: string, value: '514525591'}
                type: string
                index: 5
        internal:
          match: {}
          schema:
            _required: true
            index: 6
            elements:
              system:
                pattern: {type: uri, value: 'http://fhir.ashmc.co.il/identifier/hosp-id'}
                type: uri
                index: 7
              value:
                pattern: {type: string, value: '100'}
                type: string
                index: 8
  active:
    pattern: {type: boolean, value: true}
    type: boolean
    index: 9
  type:
    index: 10
    slicing:
      slices:
        moh-institute-type:
          match: {}
          schema:
            _required: true
            index: 10
            elements:
              coding:
                index: 11
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/institution-type-moh'}
                    type: uri
                    index: 12
                  code:
                    pattern: {type: code, value: '1'}
                    type: code
                    index: 13
                  display:
                    pattern: {type: string, value: אשפוז כללי}
                    type: string
                    index: 14
                required: [code, display, system]
            required: [coding]
  name:
    pattern: {type: string, value: בית החולים הציבורי אסותא אשדוד}
    type: string
    index: 15
  alias:
    pattern: {type: string, value: בית החולים אסותא אשדוד}
    type: string
    index: 16
  telecom:
    array: true
    min: 3
    index: 17
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: system, type: value}
      min: 3
      slices:
        phone:
          match: {system: phone}
          schema:
            _required: true
            index: 18
            elements:
              system:
                pattern: {type: code, value: phone}
                type: code
                index: 19
              value:
                pattern: {type: string, value: 08-3004100}
                type: string
                index: 20
        fax:
          match: {system: fax}
          schema:
            _required: true
            index: 21
            elements:
              system:
                pattern: {type: code, value: fax}
                type: code
                index: 22
              value:
                pattern: {type: string, value: 072-3392131}
                type: string
                index: 23
        email:
          match: {system: email}
          schema:
            _required: true
            index: 24
            elements:
              system:
                pattern: {type: code, value: email}
                type: code
                index: 25
              value:
                pattern: {type: string, value: ashdodcc@assuta.co.il}
                type: string
                index: 26
  address:
    index: 27
    elements:
      line:
        pattern: {type: string, value: הרפואה 7}
        type: string
        index: 28
      city:
        pattern: {type: string, value: אשדוד}
        type: string
        index: 29
        extensions:
          cityCode:
            url: null
            _required: true
            index: 31
            elements:
              value:
                choices: []
                index: 33
              value[x]:
                elements:
                  coding:
                    index: 34
                    elements:
                      system:
                        pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/city-symbol'}
                        type: uri
                        index: 35
                      code:
                        pattern: {type: code, value: '70'}
                        type: code
                        index: 36
                      display:
                        pattern: {type: string, value: אשדוד}
                        type: string
                        index: 37
                    required: [code, display, system]
                required: [coding]
            required: [value]
        elements:
          extension:
            index: 30
            slicing:
              slices:
                cityCode:
                  match: {}
                  schema:
                    _required: true
                    index: 31
                    elements:
                      value:
                        choices: []
                        index: 33
                      value[x]:
                        elements:
                          coding:
                            index: 34
                            elements:
                              system:
                                pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/city-symbol'}
                                type: uri
                                index: 35
                              code:
                                pattern: {type: code, value: '70'}
                                type: code
                                index: 36
                              display:
                                pattern: {type: string, value: אשדוד}
                                type: string
                                index: 37
                            required: [code, display, system]
                        required: [coding]
                    required: [value]
        required: [extension]
    required: [line]
package_version: 0.2.2
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-org-hosp
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization
version: 0.2.2
required: [address, id, type]