Case Policy Insurance Package
Source Object: Case Policy Insurance Package
Overview and Usage: The "Case Policy Insurance Package" source object in athena EHR is a fundamental component for managing and documenting insurance policy details within case policies. It provides structured data to capture information about insurance packages associated with case policies, enabling efficient management and coordination of patient insurance coverage. Here's an overview of key fields and their usage:
- Insurance Package Identification: The "insurancepackageid" field serves as a unique identifier for the insurance package, ensuring accurate association with case policies.
- Insurance Plan Name: "insuranceplanname" captures the name of the insurance plan included in the package, providing a clear understanding of the patient's insurance coverage.
- Address Information: The "address" field may store address details related to the insurance package, facilitating communication and coordination with the insurance provider.
The "Case Policy Insurance Package" source object ensures systematic recording of insurance package details within case policies, supporting the management of patient insurance coverage and related information. It helps healthcare providers coordinate insurance-related tasks and ensures that patients receive the appropriate insurance benefits. Developers can utilize this source object to build features and applications that enhance insurance package management and streamline insurance-related processes within athena EHR.
Mapping Table
Data Field | Example Value | Source Data Field Description | Source Field Data Type | Source Data Field Cardinality | Mapped FHIR++ Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapping Context |
---|---|---|---|---|---|---|---|---|---|---|
address | - | The addresses associated with this insurance package. | string | 0..1 | InsurancePlan | contact.address.line[0] | Top Level | |||
insurancepackageid | - | The athena insurance package ID. | integer | 0..1 | InsurancePlan | id | Top Level | |||
insuranceplanname | - | Name of the specific insurance package. | string | 0..1 | InsurancePlan | name | Top Level |