PackagesCanonicalsLogsProblems
    Packages
    laniado.test.fhir.r4@0.1.9
    http://fhir.laniado.org.il/StructureDefinition/laniado-location
description: Laniado Proposed Location Profile
package_name: laniado.test.fhir.r4
derivation: constraint
name: LaniadoLocation
type: Location
elements:
  identifier:
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {short: The value that is unique within the system., mustSupport: true, index: 2}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        dep:
          match: {system: 'http://fhir.laniado.org.il/Identifier/locaiton'}
          schema:
            short: מחלקה
            index: 3
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/locaiton'}
                index: 4
              assigner:
                elements:
                  reference:
                    pattern: {type: String, value: Organization/01604}
                    index: 5
  mode:
    pattern: {type: Code, value: instance}
    index: 6
  type:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: 1
      slices:
        s-yechida:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/s-yechida'}
            _required: true
            index: 8
          min: 1
          max: 1
  address:
    elements:
      line:
        extensions:
          floor: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator', min: 0, max: 1, type: Extension, index: 9}
        elements:
          extension:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator
            index: 9
            slicing:
              slices:
                floor:
                  match: {}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator', index: 9}
                  min: 0
                  max: 1
  physicalType:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: wa, system: 'http://terminology.hl7.org/CodeSystem/location-physical-type', display: Ward}
    index: 10
  managingOrganization:
    type: Reference
    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-organization']
    index: 11
package_version: 0.1.9
class: profile
kind: resource
url: http://fhir.laniado.org.il/StructureDefinition/laniado-location
base: http://fhir.health.gov.il/StructureDefinition/il-core-location
version: null
required: [type]