PackagesCanonicalsLogsProblems
    Packages
    il.tasmc.fhir.r4@0.6.0
    http://fhir.tasmc.org.il/StructureDefinition/tasmc-organization
description: Sourasky Organization Profile
package_name: il.tasmc.fhir.r4
derivation: constraint
name: TasmcOrganization
type: Organization
elements:
  id: {index: 0}
  identifier:
    index: 1
    slicing:
      slices:
        legal-entity:
          match: {}
          schema:
            index: 1
            elements:
              value:
                pattern: {type: String, value: '500106919'}
                index: 2
        tasmc:
          match: {}
          schema:
            _required: true
            index: 3
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-identifier-type'}
                        index: 4
                      code:
                        pattern: {type: Code, value: strong-id}
                        index: 5
                      display:
                        pattern: {type: String, value: Strong Identifier}
                        index: 6
              system:
                pattern: {type: Uri, value: 'http://fhir.tasmc.org.il/identifier/unit_id'}
                index: 7
        origin:
          match: {}
          schema: {array: true, index: 8}
          min: 0
  type:
    index: 9
    slicing:
      slices:
        gate:
          match: {}
          schema:
            index: 9
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.tasmc.org.il/cs/type-gate-id'}
                    index: 10
                  code: {index: 11}
                  display: {index: 12}
                required: [display, system, code]
        level:
          match: {}
          schema:
            index: 13
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.tasmc.org.il/cs/type-level'}
                    index: 14
                  code: {index: 15}
                  display: {index: 16}
                required: [display, system, code]
  partOf:
    elements:
      reference: {index: 17}
    required: [reference]
package_version: 0.6.0
class: profile
kind: resource
url: http://fhir.tasmc.org.il/StructureDefinition/tasmc-organization
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization
version: 0.6.0
required: [id]