amida-tech / cda-fhir

CDA to FHIR converter
Apache License 2.0
12 stars 5 forks source link

ProcedureRequest subject Reference lists "Patient\test" #8

Closed mhiner closed 9 years ago

mhiner commented 9 years ago

ProcedureRequest subject Reference does not list a valid PatientID (Hapi accepts this and saves it as sent but I believe we want the value to be the patient ID.)

chaldon commented 9 years ago

I modified the last bundle so it creates/updates Patient/test, so Patient/test become a valid id. The idea behind this behavior is that we suppose to know who is uploading data (user login "test") and we can create/associate it with Patient/test