PackagesCanonicalsLogsProblems
    Packages
    il.tasmc.fhir.r4@0.9.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
  partOf:
    elements:
      reference: {index: 8}
    required: [reference]
package_version: 0.9.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.9.0
required: [id]