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.
30 lines
717 B
30 lines
717 B
[ |
|
{ |
|
"pid" : { |
|
"table": "patient_data", |
|
"columnSearch": "pubpid", |
|
"columnSearchValue": "test-fixture-789456", |
|
"columnReference": "pid" |
|
}, |
|
"encounter": { |
|
"table": "form_encounter", |
|
"columnSearch": "reason", |
|
"columnSearchValue": "test-fixture-Complains of nausea, loose stools and weakness.", |
|
"columnReference": "encounter" |
|
}, |
|
"user": { |
|
"table": "users", |
|
"columnSearch": "id", |
|
"columnSearchValue": "1", |
|
"columnReference": "username" |
|
}, |
|
"id": "generateId()", |
|
"groupname": "Default", |
|
"authorized": 1, |
|
"activity": 1, |
|
"code": "SNOMED-CT:168731009", |
|
"codetext": "Standard chest x-ray", |
|
"description": "test-fixture-xray", |
|
"care_plan_type": "plan_of_care" |
|
} |
|
]
|
|
|