PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-core@5.0.0
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage
description: Base definition of the Coverage resource for use in Swiss specific use cases.
package_name: ch.fhir.ig.ch-core
derivation: constraint
name: CHCoreCoverage
type: Coverage
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        insuranceCardNumber:
          match: {system: 'urn:oid:2.16.756.5.30.1.123.100.1.1.1'}
          schema:
            short: Insurance card number of the patient (20 digits)
            type: Identifier
            array: true
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.756.5.30.1.123.100.1.1.1'}
            index: 1
          min: 0
  type:
    binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/mainguarantor'}
    index: 2
  policyHolder:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 3
  subscriber:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 4
  beneficiary:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 5
  payor:
    type: Reference
    short: Issuer of the policy (if it is not the patient him/herself, represent the payor as a contained resource)
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 6
  class:
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-core/ValueSet/bfs-medstats-21-encountertype'}
        index: 7
package_version: 5.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 5.0.0