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.
20 lines
439 B
20 lines
439 B
[ |
|
{ |
|
"foreign_table_name": "patient_data" |
|
,"foreign_id": { |
|
"table": "patient_data" |
|
,"columnSearch": "pubpid" |
|
,"columnSearchValue": "test-fixture-789456" |
|
,"columnReference": "pid" |
|
} |
|
} |
|
,{ |
|
"foreign_table_name": "patient_data" |
|
,"foreign_id": { |
|
"table": "patient_data" |
|
,"columnSearch": "pubpid" |
|
,"columnSearchValue": "test-fixture-8" |
|
,"columnReference": "pid" |
|
} |
|
} |
|
] |