Skip to content

Commit 8f2d588

Browse files
committed
rename cms app to prior auth
1 parent 1dee185 commit 8f2d588

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/solutions/CMS-0057-F/coverage-requirements-discovery-crd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The core of the CRD Implementation Guide is built on [CDS Hooks](https://cds-hoo
2424

2525
## Decision Making Service
2626

27-
The CMS-0057-F Aidbox module (`healthsamurai/cms-0057:edge`) proxies validated CDS Hooks requests to an external decision-making service. To configure the decision service URL, set the following environment variable:
27+
The CMS-0057-F Aidbox module (`healthsamurai/prior-auth:edge`) proxies validated CDS Hooks requests to an external decision-making service. To configure the decision service URL, set the following environment variable:
2828

2929
```
3030
CDS_DECISION_SERVICE_URL=https://your-decision-service.example.com

docs/solutions/CMS-0057-F/getting-started/run-aidbox-+-cms-app-locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ services:
9696
- cms-network
9797

9898
app:
99-
image: healthsamurai/cms-0057:edge
99+
image: healthsamurai/prior-auth:edge
100100
pull_policy: always
101101
depends_on:
102102
aidbox:

0 commit comments

Comments
 (0)