| identifier |
|
Identifier[] |
Business Identifier for the coverage Details A unique identifier assigned to this coverage. The main (and possibly only) identifier for the coverage - often referred to as a Member Id, Certificate number, Personal Health Number or Case ID. May be constructed as the concatenation of the Coverage.SubscriberID and the Coverage.dependant. |
| status |
✓ |
code |
active |
| type |
|
CodeableConcept |
Coverage category such as medical or accident Details The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health or payment by an individual or organization. |
| policyHolder |
|
Reference< Patient |
RelatedPerson |
| subscriber |
|
Reference< Patient |
RelatedPerson > |
| subscriberId |
|
string |
ID assigned to the subscriber Details The insurer assigned ID for the Subscriber. |
| beneficiary |
✓ |
Reference< Patient > |
Plan beneficiary Details The party who benefits from the insurance coverage; the patient when products and/or services are provided. |
| dependent |
|
string |
Dependent number Details A unique identifier for a dependent under the coverage. Periodically the member number is constructed from the subscriberId and the dependant number. |
| relationship |
|
CodeableConcept |
Beneficiary relationship to the subscriber Details The relationship of beneficiary (patient) to the subscriber. Typically, an individual uses policies which are theirs (relationship='self') before policies owned by others. |
| period |
|
Period |
Coverage start and end dates Details Time period during which the coverage is in force. A missing start date indicates the start date isn't known, a missing end date means the coverage is continuing to be in force. |
| payor |
✓ |
Reference< Organization |
Patient |
| class |
|
CoverageClass[] |
Additional coverage classifications Details A suite of underwriter specific classifiers. For example may be used to identify a class of coverage or employer group, Policy, Plan. |
| id |
|
string |
Unique id for inter-element referencing Details Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| extension |
|
Extension[] |
Additional content defined by implementations Details May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| modifierExtension |
|
Extension[] |
Extensions that cannot be ignored even if unrecognized Details May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| type |
✓ |
CodeableConcept |
Type of class such as 'group' or 'plan' Details The type of classification for which an insurer-specific class label or number and optional name is provided, for example may be used to identify a class of coverage or employer group, Policy, Plan. |
| value |
✓ |
string |
Value associated with the type Details The alphanumeric string value associated with the insurer issued label. For example, the Group or Plan number. |
| name |
|
string |
Human readable description of the type and value Details A short description for the class. |
| order |
|
positiveInt |
Relative order of the coverage Details The order of applicability of this coverage relative to other coverages which are currently in force. Note, there may be gaps in the numbering and this does not imply primary, secondary etc. as the specific positioning of coverages depends upon the episode of care. |
| network |
|
string |
Insurer network Details The insurer-specific identifier for the insurer-defined network of providers to which the beneficiary may seek treatment which will be covered at the 'in-network' rate, otherwise 'out of network' terms and conditions apply. |
| costToBeneficiary |
|
CoverageCostToBeneficiary[] |
Patient payments for services/products Details A suite of codes indicating the cost category and associated amount which have been detailed in the policy and may have been included on the health card. For example by knowing the patient visit co-pay, the provider can collect the amount prior to undertaking treatment. |
| id |
|
string |
Unique id for inter-element referencing Details Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| extension |
|
Extension[] |
Additional content defined by implementations Details May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| modifierExtension |
|
Extension[] |
Extensions that cannot be ignored even if unrecognized Details May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| type |
✓ |
CodeableConcept |
Exception category Details The code for the specific exception. |
| period |
|
Period |
The effective period of the exception Details The timeframe during when the exception is in force. |
| subrogation |
|
boolean |
Reimbursement to insurer Details When 'subrogation=true' this insurance instance has been included not for adjudication but to provide insurers with the details to recover costs. Typically, automotive and worker's compensation policies would be flagged with 'subrogation=true' to enable healthcare payors to collect against accident claims. |
| contract |
|
Reference< Contract >[] |
Contract details Details The policy(s) which constitute this insurance coverage. |