Stream: implementers
Topic: Loading CQL
Praveen (Sep 22 2021 at 12:16):
Hi, I was trying to load the JSON format for the NCQA CQL and it starts with "Library" tag. Any help on how I can upload JSON format of NCQA CQL to my HAPI FHIR server.
Lloyd McKenzie (Sep 22 2021 at 15:46):
@Bryn Rhodes
Bryn Rhodes (Sep 22 2021 at 17:56):
If you have a Library resource with CQL content, you should just be able to POST that to the HAPI FHIR server. There are postman collections that wrap all of that up for the connectathon content: https://github.com/cqframework/ecqm-content-r4/blob/master/collections/Postman-Collection-2021-09-08-09-30-25.json
Last updated: Apr 12 2022 at 19:14 UTC