Risk Contract
Source Object: Risk Contract
Overview and Usage: The "Risk Contract" source object provides important data related to risk contracts in the healthcare system. Risk contracts are agreements between healthcare providers and payers that specify how the cost of patient care is shared and reimbursed. This data is crucial for managing financial arrangements and ensuring proper compensation for healthcare services. Below are key components of the "Risk Contract" source object:
- Risk Contract ID: A unique identifier for the risk contract.
- All Charts: An indication of whether this risk contract applies to all patient charts.
- Patient ID: The unique identifier of the patient associated with the risk contract.
- Department Count: The count of departments or units related to this risk contract.
Risk contracts play a vital role in managing financial aspects within the healthcare system. They help healthcare providers and payers ensure that patients receive necessary care while managing the associated costs effectively.
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 |
---|---|---|---|---|---|---|---|---|---|---|
riskcontractid | - | Risk Contract ID | Integer | 0..1 | Basic | id | Top Level | |||
allcharts | - | True if this risk contract applies to the given patient across all departments | string | 0..1 | Basic | extension.valueString | all-charts | Top Level | ||
patientid | - | Patient ID | Integer | 0..1 | Basic | subject.reference | Top Level | |||
departmentcount | - | The number of departments to which this risk contract has been applied for the given patient. Only present if the DEPARTMENTID argument was omitted. | Integer | 0..1 | Basic | extension.valueInteger | department-count | Top Level |