PackagesCanonicalsLogsProblems
    Packages
    laniado.test.fhir.r4@0.1.62
    http://fhir.laniado.org.il/StructureDefinition/laniado-organization
description: Laniado Proposed Organization Profile
package_name: laniado.test.fhir.r4
derivation: constraint
name: LaniadoOrganization
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      slices:
        yechida:
          match: {}
          schema:
            index: 0
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/k-yechidot'}
                index: 1
        lab:
          match: {}
          schema:
            short: Laboratory ID
            index: 2
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/k-lab'}
                index: 3
              assigner:
                elements:
                  reference:
                    pattern: {type: String, value: Organization/01604}
                    index: 4
                  identifier:
                    index: 5
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
                        index: 6
                      value:
                        pattern: {type: String, value: '01604'}
                        index: 7
                  display:
                    pattern: {type: String, value: בית חולים לניאדו}
                    index: 8
                required: [identifier]
  type:
    constraint:
      lan-org-type: {human: 'If exists type:moh-department-type, there SHALL be a type:s-yechida', source: 'http://fhir.laniado.org.il/StructureDefinition/laniado-organization', severity: error, expression: 'coding.where(system=''http://fhir.health.gov.il/cs/department-type-moh'').exists() implies coding.where(system=''http://fhir.laniado.org.il/CodeSystem/s-yechida'').exists()'}
    index: 9
    slicing:
      slices:
        moh-department-type:
          match: {}
          schema:
            index: 10
            elements:
              coding:
                index: 11
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/department-type-moh'}
                    index: 12
                  code: {index: 13}
                required: [system, code]
            required: [coding]
        s-yechida:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/s-yechida'}
            index: 14
            elements:
              coding:
                index: 15
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/s-yechida'}
                    index: 16
                  code: {index: 17}
                required: [code]
            required: [coding]
  telecom:
    constraint:
      phone-or-fax-number: {human: A phone number or fax number SHALL begin with one of the specified prefixes followed by 6-7 digits separated by a '-'., source: 'http://fhir.laniado.org.il/StructureDefinition/laniado-organization', severity: error, expression: '(system=''phone'' or system=''fax'') implies value.matches(''^(02|03|04|050|051|052|053|054|055|056|058|059|072|073|074|076|077|08|09)-[0-9]{6,7}$'')'}
    index: 18
  partOf:
    elements:
      reference:
        pattern: {type: String, value: Organization/01604}
        index: 19
      identifier:
        index: 20
        elements:
          system:
            pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
            index: 21
          value:
            pattern: {type: String, value: '01604'}
            index: 22
      display:
        pattern: {type: String, value: בית חולים לניאדו}
        index: 23
    required: [identifier]
package_version: 0.1.62
class: profile
kind: resource
url: http://fhir.laniado.org.il/StructureDefinition/laniado-organization
base: http://fhir.health.gov.il/StructureDefinition/il-core-organization
version: null