PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.13.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:
  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: 0
  subscriber:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person']
    index: 1
  beneficiary:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient']
    index: 2
  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: 3
  class:
    index: 4
    slicing:
      rules: open
      ordered: false
      description: הסדרת סלייס לטובת ביטוי של פוליסת ביטוח ספציפית, לדוגמה "כללית פלטינום" או "הפניקס חברה לביטוח - קו ראשון"
      discriminator:
      - {path: type, type: pattern}
      min: null
      slices:
        plan:
          match: {type: null}
          schema:
            index: 5
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/coverage-class'}
                        index: 6
                      code:
                        pattern: {type: Code, value: plan}
                        index: 7
                    required: [system, code]
              value: {index: 8}
              name: {index: 9}
package_version: 0.13.2
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/il-core-coverage
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 0.13.0