Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
11 lines
284 B
JSON
Executable File
11 lines
284 B
JSON
Executable File
{"name": "formula_language",
|
|
"VSName": "Formula Language",
|
|
"VCategory": "System",
|
|
"values": [
|
|
{"key": "Phyton", "value": "Phyton"},
|
|
{"key": "CQL", "value": "Clinical Quality Language"},
|
|
{"key": "FHIRP", "value": "FHIRPath"},
|
|
{"key": "SQL", "value": "SQL"}
|
|
]
|
|
}
|