PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-hrex@0.2.0
    http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage
description: The HRex Coverage Profile defines the constraints for representing a member's healthcare insurance information to the Payer.  Coverage instances complying with this profile, sometimes together with the Patient which this profile references via `beneficiary`, allows a payer to identify a member in their system.
package_name: hl7.fhir.us.davinci-hrex
derivation: constraint
name: HRexCoverage
type: Coverage
elements:
  identifier: {short: Also known as Member identifier, mustSupport: true, index: 0}
  type: {index: 1}
  policyHolder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient', 'http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization']
    index: 2
  subscriber:
    type: Reference
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 3
  subscriberId: {short: Subscriber ID, mustSupport: true, index: 4}
  beneficiary:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 5
  period: {index: 6}
  payor:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization']
    index: 7
package_version: 0.2.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 0.2.0