FHIR Bundle related queries

Hello @IntegrationSupport Team,

We are facing some issues while creating FHIR Bundle which I mentioned below:

 When generating FHIR Bundle for Uploaded Documents, should we adhere to the same structure (all fields we have to consider) provided for dummy testing in the ABHA sandbox, or are we have to
consider some specific fields within the FHIR Bundle?

 Regarding the storage of User upload documents in our database, should we follow our own format or do we need to save them in the FHIR Bundle structures for storing User Upload documents in our database?

When creating an FHIR Bundle, which fields are mandatory to fill? Specifically:
–> What values are expected for the “system” and “value” inside Identifier objects?
–> In the Array of “entry”, which specific fields must be filled (e.g., encounter, author, attester, subject, section) for uploading user documents to the Locker and linked with ABHA?

Are there any specific APIs that we should utilize to create an FHIR Bundle or make it
manual (take inputs from users and fill specific fields)?

 What responses(APIs used) should have been integrated (APIs) by us, when a user asks for his/her records which he/she uploads in our Locker?

Kindly look into these issues and update us asap.

Regards,
Himanshu Singh
ADS Team

@himanshu0502 When generating FHIR Bundle for Uploaded Documents, should we adhere to the same structure (all fields we have to consider) provided for dummy testing in the ABHA sandbox, or are we have to
consider some specific fields within the FHIR Bundle? ( Alll fields are mandate , please check https://www.nrces.in/ndhm/fhir/r4/index.html )
Check : https://sandbox.abdm.gov.in/webinars (Webinar 12)

Regarding the storage of User upload documents in our database, should we follow our own format or do we need to save them in the FHIR Bundle structures for storing User Upload documents in our database? (Health documents should be in FHIR format only, in PHR user will see records in pdf format)

Are there any specific APIs that we should utilize to create an FHIR Bundle or make it
manual (take inputs from users and fill specific fields)? (No API for FHIR bundle required)

1 Like

@IntegrationSupport Its possible to keep a meet for the same because I have lots of confusion regarding the same.

Thanks for your continuous support.