Fixes to library example
This commit is contained in:
parent
a15c0c13c9
commit
ea255efd98
@ -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"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user