Skip to content

Commit

Permalink
Documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TomLoomis-Evernorth committed Dec 5, 2023
1 parent 67c1abe commit 29f08aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# hl7-fhir-udap-client

## Getting Started

For a general overview of UDAP as well as a getting starting guide of the full four-repository collection see [UDAP Documentation](https://github.com/Evernorth/hl7-fhir-udap-docs#readme)

## Overview

This nodejs library is part of a four-repository collection for a full [UDAP](https://www.udap.org/) implementation. The implementation adheres to published Version 1.0 of the [HL7 UDAP Security Implementation Guide](http://hl7.org/fhir/us/udap-security/STU1/). This library implements a udapClient class. The constructor takes in the following attributes:
Expand Down Expand Up @@ -36,7 +40,7 @@ If you have questions, concerns, bug reports, etc., file an issue in this repos

## Getting Involved

See the [CONTRIBUTING.md](CONTRIBUTING.md) file for info on how to get involved.
See the [CONTRIBUTING](CONTRIBUTING.md) file for info on how to get involved.

## License

Expand Down

0 comments on commit 29f08aa

Please sign in to comment.