Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Specified version of IG supported.
  • Loading branch information
caspears authored Oct 28, 2023
1 parent 8b7f0e5 commit 1cfe755
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Patient Cost Transparency Client
This project provides a web application that is capable of generating GFE request and displaying the GFE response. In addition, it provides a functionality to allow the client to send the inquiry request for Advance EOB and displays the response from the payer server. This project is written in JavaScript and runs in [node.js](https://nodejs.org/en/).
This project provides a web application that is capable of generating GFE request and displaying the GFE response.
This version of the reference Implementation supports the [STU1 version of the Da Vinci Patient Cost Transparency Implementation Guide](https://hl7.org/fhir/us/davinci-pct/STU1/)
In addition, it provides a functionality to allow the client to send the inquiry request for Advance EOB and displays the response from the payer server. This project is written in JavaScript and runs in [node.js](https://nodejs.org/en/).

## Running the PCT client locally
1. Install node.js
Expand Down

0 comments on commit 1cfe755

Please sign in to comment.