Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mscaldas2012 authored Sep 10, 2024
1 parent 55931ab commit c1f6b45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ to retrieve values from specific fields of a given HL7 message natively, i.e., w
the raw pipe-delimited message into another object oriented format. Because its using scala under the hood,
this approach seems to be working very effectively and can return values very fast.

## Video tutorials

Several video tutorials are available:
- [Querying HL7-PET](https://youtu.be/wkEWUZuIHTM)
- [Using Extraction 101](https://youtu.be/EZPTZNqo6cA)
- [Redacting Messages](https://youtu.be/jhnardgsFpU)

# Build Instructions
## Prerequisites
- Java Development Kit (JDK) 11
Expand Down

0 comments on commit c1f6b45

Please sign in to comment.