WorldVistA / VistA-FHIR-Data-Loader

MUMPS/UI components for creating synthetic patient data from Synthea and loading the generated FHIR patient data to VistA EHR
Apache License 2.0
6 stars 7 forks source link

addpatient/updatepatient does not return medsStatus as a item #4

Closed shabiel closed 5 years ago

shabiel commented 5 years ago

An example of the currently returned array.

saichiko:synthea sam$ curl -H "Content-Type: application/json" [::1]:9080/addpatient --data @output//fhir/Mora209_Jacobson885_1c55439a-8726-40b6-a416-b5c151c4352f.json
{"careplanStatus":{"errors":"","loaded":3,"status":"ok"},"conditionsStatus":{"errors":137,"loaded":20,"status":"ok"},"dfn":37,"encountersStatus":{"errors":3,"loaded":53,"status":"ok"},"icn":"7923670746V128219","id":"","ien":46,"immunizationsStatus":{"errors":"","loaded":7,"status":"ok"},"labsStatus":{"errors":26,"loaded":"","status":"ok"},"loadStatus":"loaded","status":"ok","vitalsStatus":{"errors":8,"loaded":14,"status":"ok"}}