Fixes to library example

This commit is contained in:
Bryn Rhodes 2020-04-04 00:22:52 -06:00
parent a15c0c13c9
commit ea255efd98

View File

@ -7,8 +7,9 @@
"coding" : [{ "coding" : [{
"system" : "http://terminology.hl7.org/CodeSystem/library-type", "system" : "http://terminology.hl7.org/CodeSystem/library-type",
"code" : "logic-library" "code" : "logic-library"
]}, }]
},
"content" : [{ "content" : [{
"id" : "ig-loader-binary.cql" "id" : "ig-loader-example.cql"
}] }]
} }