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