PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@orf-0.10.0
    http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage
description: Profile on Coverage for CH ORF
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChOrfCoverage
type: Coverage
elements:
  contained: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 1
    elements:
      type:
        binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-coverageidentifiertype'}
        mustSupport: true
        index: 2
        elements:
          coding:
            mustSupport: true
            index: 3
            elements:
              system: {mustSupport: true, index: 4}
              code: {mustSupport: true, index: 5}
            required: [system, code]
          text: {mustSupport: true, index: 6}
        required: [coding]
      value: {mustSupport: true, index: 7}
    required: [value, type]
  status: {mustSupport: true, index: 8}
  type:
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-coveragetype'}
    mustSupport: true
    index: 9
  beneficiary:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 10
  payor:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 11
package_version: orf-0.10.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-coverage
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 0.10.0