{{ c.currentHealthPlan.healthPlanId }}
{{ c.currentHealthPlan.createdDate | date:'medium'}} by User ID {{ c.currentHealthPlan.createdBy }}
{{ c.currentHealthPlan.updatedDate | date:'medium'}} by User ID {{ c.currentHealthPlan.updatedBy }}
Client | Plan Number | Status | Effective Date | Termination Date |
---|---|---|---|---|
{{chp.clientName}} | {{chp.planNumber}} | {{chp.status}} | {{chp.effectiveDate}} | {{chp.terminationDate}} |