BD-Core-FHIR-IG/input/cql/cql-options.json
2020-06-08 20:45:10 -06:00

18 lines
277 B
JSON

{
"options":[
"EnableAnnotations",
"EnableLocators",
"DisableListDemotion",
"DisableListPromotion"
],
"formats":[
"XML",
"JXSON"
],
"validateUnits":true,
"verifyOnly":false,
"errorLevel":"Info",
"signatureLevel":"None"
}