PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@core-3.0.0
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage
description: The Coverage referenced in the CH Core profiles.
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHCoreCoverage
type: Coverage
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, 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 (Swiss insurance card v1)
            index: 1
            elements:
              system:
                short: OID of the insurance card number
                pattern: {type: Uri, value: 'urn:oid:2.16.756.5.30.1.123.100.1.1.1'}
                index: 2
              value: {short: Insurance card number of the patient (20 digits), index: 3}
            required: [value, system]
  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: 4
  subscriber:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 5
  beneficiary:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 6
  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: 7
package_version: core-3.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: 3.0.0