diff --git a/input/examples/Library-example.json b/input/examples/Library-example.json index 7378bbf..a667928 100644 --- a/input/examples/Library-example.json +++ b/input/examples/Library-example.json @@ -7,8 +7,9 @@ "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/library-type", "code" : "logic-library" - ]}, + }] + }, "content" : [{ - "id" : "ig-loader-binary.cql" + "id" : "ig-loader-example.cql" }] }