Cleaning up for commit
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
library TestingURL
|
|
||||||
|
|
||||||
using FHIR version '4.0.1'
|
|
||||||
|
|
||||||
context Patient
|
|
||||||
|
|
||||||
define Test: 2 + 2
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"resourceType" : "Library",
|
|
||||||
"id": "testingid",
|
|
||||||
"url" : "http://somewhere.org/fhir/uv/myig/Library/TestingURL",
|
|
||||||
"version" : "1.0.0",
|
|
||||||
"status" : "draft",
|
|
||||||
"type" : {
|
|
||||||
"coding" : [{
|
|
||||||
"system" : "http://terminology.hl7.org/CodeSystem/library-type",
|
|
||||||
"code" : "logic-library"
|
|
||||||
}]
|
|
||||||
},
|
|
||||||
"content" : [{
|
|
||||||
"id" : "ig-loader-TestingURL.cql"
|
|
||||||
}]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user