Skip to content

A frontend for the Firely .NET SDK FHIRPath engine.

Notifications You must be signed in to change notification settings

ylboerner/Pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinder

See it live in action: https://ylboerner.github.io/Pathfinder/

URL parameters

Here are some examples for prefilling the input via url parameters:

fhirPath

https://ylboerner.github.io/Pathfinder/?fhirPath=Patient.name.given%5B0%5D%20%3D%20%27Peter%27

instance

https://ylboerner.github.io/Pathfinder/?instance=%7B%0D%0A++%22resourceType%22%3A+%22Patient%22%2C%0D%0A++%22id%22%3A+%22example%22%0D%0A%7D

About

A frontend for the Firely .NET SDK FHIRPath engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published