From 3f2f878484be38769412e6377ffd8ed41a1f7922 Mon Sep 17 00:00:00 2001 From: Sahil Malhotra Date: Tue, 16 Sep 2025 11:41:43 -0400 Subject: [PATCH] update workspace with cql-to-fhir repo --- REMS.code-workspace | 3 +++ 1 file changed, 3 insertions(+) diff --git a/REMS.code-workspace b/REMS.code-workspace index fec844e..4f35191 100644 --- a/REMS.code-workspace +++ b/REMS.code-workspace @@ -23,6 +23,9 @@ }, { "path": "../rems-directory" + }, + { + "path": "../cql-to-fhir-library" } ], "launch": {