Skip to content

uwcirg/fhir-mock-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

FHIR Mock Data

Upload

To upload a FHIR transaction Bundle JSON file (${FHIR_BUNDLE}) to a FHIR server (${FHIR_BASE_URL}), invoke curl as follows:

curl --header "Content-Type: application/json" --data @${FHIR_BUNDLE} ${FHIR_BASE_URL}

About

Mock data from PainTracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •