PackagesCanonicalsLogsProblems
    Packages
    il.tasmc.fhir.r4@0.9.5
    http://fhir.tasmc.org.il/StructureDefinition/tasmc-location
description: Sourasky Location Profile
package_name: il.tasmc.fhir.r4
derivation: constraint
name: TasmcLocation
type: Location
elements:
  id: {index: 0}
  identifier:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        tasmc:
          match: {system: 'http://fhir.tasmc.org.il/identifier/location_id'}
          schema:
            _required: true
            index: 2
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-identifier-type'}
                        index: 3
                      code:
                        pattern: {type: Code, value: strong-id}
                        index: 4
                      display:
                        pattern: {type: String, value: Strong Identifier}
                        index: 5
              system:
                pattern: {type: Uri, value: 'http://fhir.tasmc.org.il/identifier/location_id'}
                index: 6
              value: {index: 7}
            required: [value, system]
  type:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'}
            index: 8
          code:
            pattern: {type: Code, value: HU}
            index: 9
          display:
            pattern: {type: String, value: Hospital unit}
            index: 10
  managingOrganization:
    elements:
      reference: {index: 11}
    required: [reference]
package_version: 0.9.5
class: profile
kind: resource
url: http://fhir.tasmc.org.il/StructureDefinition/tasmc-location
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location
version: 0.9.6
required: [id]