Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ir4y authored Sep 4, 2024
1 parent 951d03d commit 77e6992
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ context (dict): a hash of variable name/value pairs.

model (dict): The "model" data object specific to a domain, e.g. R4.

**Returns**

int: Description of return value

## compile
Returns a function that takes a resource and an optional context hash (see "evaluate"), and returns the result of evaluating the given FHIRPath expression on that resource. The advantage of this function over "evaluate" is that if you have multiple resources, the given FHIRPath expression will only be parsed once

Expand Down

0 comments on commit 77e6992

Please sign in to comment.