clqms-be/app/Libraries/Data/requested_entity.json

11 lines
276 B
JSON
Raw Permalink Normal View History

{"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"}
]
}