Hi Alex,
Thank you for your quick response.I have some further doubts on the below mentioned areas.
1.Account balance is available when performing a search by _id for statement and guarantor-balance types -
I tried the same data : _id=F703726&type=guarantor-balance.I get an error saying "type: must be one of financial-account or statement".
I tried the same data: _id=F703726&type=statement i get an error : "type: unsupported when _id is provided"
Can you please give me a sample data for which i can try the guarantor-balance type. and what data/combination i should use for guarantor-balance type?
2.As per our
Account Search Implementation Notes, the Account balance extension is only returned on statement and guarantor-balance types. F703726 is a financial-account (patient account) type.
How do i differentiate between financial-account type and others? And also is it like a call using _id would yield a 'financal-account' id and search via patient, identifier, type='statement' combination yields other account types.
Which account type will yield me an account-balance extension when I use Retrieve By Id and how can i get that Account Id?
4.Every patient does have a financial-account type. Performing a retrieve by Id on the statement and guarantor-balance account types will yield the balance.
I am not able to get response when i try the combination mentioned in Point 1.
Can you please give me a working combination so I can try it out with AccountId and guarantor-balance type
6.Is it possible to get the AccountId associated with the patient with just the patientid and without having to provide the statementid(identifier), which can be obtained from the patient only. If so, can you please let me know the FHIR call to be used to get the AccountId and the combination of data to be passed with a sample one so i can try it out.
Thank you,
Shilpa