Skip to content

Latest commit

 

History

History
 
 

hapi-fhirstarters-client-skeleton

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

HAPI FHIR - Client Starter

This project is a simple "skeleton project" (a Maven project containing all dependencies needed to run the HAPI FHIR client).

Instructions:

  • Import this project into your IDE
  • Try executing the class TestApplication.java
  • Follow the suggestions in that class to try adding client features

If you get stuck on the suggested steps, you can find complete answers in TestApplicationHints.java