Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
11 lines
276 B
JSON
Executable File
11 lines
276 B
JSON
Executable File
{"name": "requested_entity",
|
|
"VSName": "Requested Entity",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "PAT", "value": "Patient"},
|
|
{"key": "ISN", "value": "Insurance"},
|
|
{"key": "ACC", "value": "Account"},
|
|
{"key": "DOC", "value": "Doctor"}
|
|
]
|
|
}
|