...
VSee will create a patient record in AdvancedMD as needed if it’s not existing yet.
Input
...
Parameter Name
...
Type
...
Description
...
...
...
String
...
…
Result
Since the check may take up to 1-2 minutes, should we trigger a webhook eligibility.checked
when it's ready?
...
Is it stored in clinic Raw settings.
Input
Parameter Name | Type | Description |
...
Code Block |
---|
claims.type claims.account_code claims.visit_id //optional claims.member_id claims.status claims.advancedmd.date_of_service // all input fields claims.advancedmd.visit_id |
Input
Parameter Name | Type | Description |
visit_id |
| … |
date_of_service | 12/1/2021 | |
location | 41 | |
procedure_code | U0003;U0005 | |
units | 1 | |
diagnosis_code | Z20.822;R05.9 |
...