You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.1 KiB
43 lines
1.1 KiB
2 years ago
|
[
|
||
|
{
|
||
|
"pid" : {
|
||
|
"table": "patient_data",
|
||
|
"columnSearch": "pubpid",
|
||
|
"columnSearchValue": "test-fixture-789456",
|
||
|
"columnReference": "pid"
|
||
|
},
|
||
|
"facility_id": {
|
||
|
"table": "facility",
|
||
|
"columnSearch": "name",
|
||
|
"columnSearchValue": "test-fixture-Your Clinic Name Here",
|
||
|
"columnReference": "id"
|
||
|
},
|
||
|
"facility":"test-fixture-Your Clinic Name Here",
|
||
|
"billing_facility": {
|
||
|
"table": "facility",
|
||
|
"columnSearch": "name",
|
||
|
"columnSearchValue": "test-fixture-Your Clinic Name Here",
|
||
|
"columnReference": "id"
|
||
|
},
|
||
|
"pc_catid": {
|
||
|
"table": "openemr_postcalendar_categories",
|
||
|
"columnSearch": "pc_constant_id",
|
||
|
"columnSearchValue": "office_visit",
|
||
|
"columnReference": "pc_catid"
|
||
|
},
|
||
|
"uuid": "uuid('form_encounter')",
|
||
|
"encounter": "generateId()",
|
||
|
"sensitivity": "normal",
|
||
|
"reason": "test-fixture-Complains of nausea, loose stools and weakness.",
|
||
|
"last_level_billed": 0,
|
||
|
"last_level_closed": 0,
|
||
|
"stmt_count": 0,
|
||
|
"invoice_refno": "",
|
||
|
"referral_source": "",
|
||
|
"billing_facility": "",
|
||
|
"class_code": "AMB",
|
||
|
"shift": "",
|
||
|
"voucher_number": ""
|
||
|
}
|
||
|
]
|