PackagesCanonicalsLogsProblems
    Packages
    laniado.test.fhir.r4@0.1.27
    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:
  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: 0
    slicing:
      slices:
        moh-department-type:
          match: {}
          schema:
            index: 1
            elements:
              coding:
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/department-type-moh'}
                    index: 3
                  code: {index: 4}
                required: [system, code]
            required: [coding]
        s-yechida:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/s-yechida'}
            index: 5
            elements:
              coding:
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/s-yechida'}
                    index: 7
                  code: {index: 8}
                required: [system, 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: 9
  partOf:
    elements:
      reference:
        pattern: {type: String, value: Organization/01604}
        index: 10
      identifier:
        index: 11
        elements:
          system:
            pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'}
            index: 12
          value:
            pattern: {type: String, value: '01604'}
            index: 13
      display:
        pattern: {type: String, value: בית חולים לניאדו}
        index: 14
    required: [identifier]
package_version: 0.1.27
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