Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update health-insurance-card.md copay type change #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions schema/2024-11-30-ga/health-insurance-card.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
|`Copays`|`array`|Array holding list of CoPay Benefits||
|`Copays.*`|`object`|||
|`Copays.*.Benefit`|`string`|Co-Pay Benefit name|Deductible|
|`Copays.*.Amount`|`currency`|Co-Pay required amount|$1,500|
|`Copays.*.Amount`|`number`|Co-Pay required amount|$1,500|
|`Payer`|`object`|||
|`Payer.Id`|`string`|Payer Id Number|89063|
|`Payer.Address`|`address`|Payer address|123 Service St, Redmond WA, 98052|
Expand All @@ -54,4 +54,4 @@
|`MedicareMedicaidInfo`|`object`|||
|`MedicareMedicaidInfo.Id`|`string`|Medicare or Medicaid number|1AB2-CD3-EF45|
|`MedicareMedicaidInfo.PartAEffectiveDate`|`date`|Effective date of Medicare Part A|01-01-2023|
|`MedicareMedicaidInfo.PartBEffectiveDate`|`date`|Effective date of Medicare Part B|01-01-2023|
|`MedicareMedicaidInfo.PartBEffectiveDate`|`date`|Effective date of Medicare Part B|01-01-2023|