Skip to content

HealthSamurai/providence-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

providence-hackathon

UI

npm install
npm run start
npm run build
aws s3 cp dist s3://providence-hackathon --recursive

login: patient@com pass: patient

Добавить ресурсы Bundle в Aidbox:

POST /fhir/ и содержимое файла bundle-with-patients-and-relatedpersons.json в качестве тела запроса.

Потом то же самое для файла bundle-with-practitioners-encounters-conditions-appointments-medicationorders.json.

После этого можно выполнять запросы.

GET /fhir/RelatedPerson?patient=pt-mother-lindsey-ferrell&_revinclude=Patient:link Запрос вернёт членов семьи - родственников матери в данном случае - и выведет 3 ресурса RelatedPerson и 3 ресурса Patient.

About

Random stuff for Providence hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors