Skip to content

Commit 2c9c7d7

Browse files
Update apps/bfd-model-idr/README.md
Co-authored-by: aschey-forpeople <162160982+aschey-forpeople@users.noreply.github.com>
1 parent d3c36e9 commit 2c9c7d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/bfd-model-idr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This will search for the specified UTN in `out/SYNTHETIC_PRAUC.csv`, collect the
9797
To generate a EOB sample that is not prior authorization.
9898

9999
```sh
100-
uv run generate_eob_sample.py --clm_uniq_id <clm_uniq_id_here> --eob_type <eob_type_here>
100+
uv run generate_eob_sample.py --clm-uniq-id <clm_uniq_id_here>
101101
```
102102
This will search for the clm_uniq_id in out/SYNTHETIC_CLM.csv, collect the appropriate data fields and format it to be able to be mapped to fml.
103103

0 commit comments

Comments
 (0)