Skip to content

Repository files navigation

Patient Timeline using FHIR

Example client for connecting to a FHIR REST API that creates a timeline of patient interaction.

The sample code provides a basic MVC UI that allows you to:

  • Enter a patient's given and family name
  • Retrieve the patient's timeline

Th timeline is made up of Encounter and Alert Resources from this Test API.

This uses the Hl7.Fhir NuGet package provided by Ewout Kramer (See here for a good introduction to using FHIR)

Dependencies

  • ASP.NET C# MVC 4.5
  • NuGet
    • Hl7.Fhir
    • Newtonsoft.Json
    • MVC 4.5 standard dependencies

About

Example client for connecting to a FHIR REST API and generating a timeline

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages