PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@hrex-0.1.0
    http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage
description: 'The HRex Coverage Profile defines the constraints for representing  the subscriber information to the Payer.  This along with the patient first name, last name, date of birth and gender allows the payer to identify the member in their system for which the MRP was performer. '
package_name: hl7.fhir.us.davinci
derivation: constraint
name: HRexCoverage
type: Coverage
elements:
  type: {index: 0}
  policyHolder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 1
  subscriberId: {short: Subscriber ID, isModifier: false, mustSupport: true, index: 2}
  beneficiary:
    type: Reference
    isModifier: false
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 3
  period: {index: 4}
  payor:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 5
package_version: hrex-0.1.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.1.0
required: [subscriberId]