Stream: hapi
Topic: CLI APP - Uploading examples fails
Patrick Werner (Aug 22 2017 at 09:27):
If i try to upload the examples with the hapi-cli v2.5 to a hapi based FHIR server it doesn't add the ressources.
Patrick Werner (Aug 22 2017 at 09:27):
is there something wrong with the examples package?
Patrick Werner (Aug 22 2017 at 09:29):
its always the last entry of a transaction which fails: Failure during REST processing: ca.uhn.fhir.rest.server.exceptions.InvalidRequestException: Resource Practitioner/EXf007 not found, specified in path: MedicationAdministration.performer.actor
Marcelo Cabello (Aug 28 2017 at 18:36):
its always the last entry of a transaction which fails: Failure during REST processing: ca.uhn.fhir.rest.server.exceptions.InvalidRequestException: Resource Practitioner/EXf007 not found, specified in path: MedicationAdministration.performer.actor
Hi, I got similar situation after trying to upload examples on hapi-cli 2.5. Are the examples able to be uploaded in Dstu3 or perhaps am I doing something wrong?
Patrick Werner (Aug 29 2017 at 16:24):
the problem are the missing referenced ressources in the fhir example packages, i already filed an issue: https://github.com/jamesagnew/hapi-fhir/issues/719
Last updated: Apr 12 2022 at 19:14 UTC