PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.17.2
    http://fhir.health.gov.il/StructureDefinition/il-core-coverage
description: Israel Core proposed constraints and extensions on the Coverage Resource
package_name: il.core.fhir.r4
derivation: constraint
name: ILCoreCoverage
type: Coverage
elements:
  identifier: {mustSupport: true, index: 0}
  type:
    binding: {strength: preferred, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-coverage-type'}
    index: 1
  policyHolder:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person']
    index: 2
  subscriber:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person']
    index: 3
  beneficiary:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient']
    index: 4
  payor:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person']
    index: 5
  class:
    index: 6
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-coverage-class'}
        index: 7
    slicing:
      rules: open
      ordered: false
      description: הסדרת סלייס לטובת ביטוי של פוליסת ביטוח ספציפית, לדוגמה "כללית פלטינום" או "הפניקס חברה לביטוח - קו ראשון"
      discriminator:
      - {path: type, type: pattern}
      min: null
      slices:
        insurance-policy:
          match: {type: null}
          schema:
            index: 8
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/coverage-class'}
                        index: 9
                      code:
                        pattern: {type: Code, value: plan}
                        index: 10
                    required: [system, code]
              value: {index: 11}
              name: {index: 12}
package_version: 0.17.2
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/il-core-coverage
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 0.17.0