| Name | Description | Type | Additional information |
|---|---|---|---|
| PlanContractNo |
Gets or sets the unique contract number associated with the plan. This value can be provided to the PlanContracts endpoint to retrieve additional contract details. |
integer |
None. |
| ContractCode |
Gets or sets the code identifying the contract. |
string |
None. |
| ContractName |
Gets or sets the name of the contract. |
string |
None. |
| GroupID |
Gets or sets the group identifier associated with the plan. This value can be provided to the Groups endpoint to retrieve additional group details. |
integer |
None. |
| GroupPlanNo |
Gets or sets the unique number of the group plan. This value can be provided to the GroupPlans endpoint to retrieve additional group plan details. |
integer |
None. |
| PlanName |
Gets or sets the name of the plan. |
string |
None. |
| FacilityARTypeNo |
Gets or sets unique identifier of the facility AR type with whith the patient is associated. This value can be provided to the FacilityARTypes endpoint to retrieve additional facility AR type details. |
integer |
None. |
| ARShortCode |
Gets or sets the AR short code associated with the patient's current facilityARType. |
string |
None. |
| EffectiveStartDate |
Gets or sets the start date of the plan's effective period. |
date |
None. |
| EffectiveEndDate |
Gets or sets the end date of the plan's effective period. |
date |
None. |
| PatientPlanID |
The unique identifier for the patient's plan. This is used to reference the patient plan in other API calls. |
integer |
None. |