From cad0386b603a95dd4272d2f1281bffbf5e9fd90c Mon Sep 17 00:00:00 2001 From: Bryn Rhodes Date: Sat, 17 Jun 2023 12:48:26 -0600 Subject: [PATCH] Fixed link in example library. Fixed depends on CQF link --- input/examples/Library-example.json | 2 +- input/myig.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/input/examples/Library-example.json b/input/examples/Library-example.json index 02f46a9..ebcbc67 100644 --- a/input/examples/Library-example.json +++ b/input/examples/Library-example.json @@ -16,7 +16,7 @@ }, "subjectCodeableConcept": { "coding": [{ - "system": "hl7.org/fhir/resource-types", + "system": "http://hl7.org/fhir/resource-types", "code": "Patient" }] }, diff --git a/input/myig.xml b/input/myig.xml index 98b366a..684787b 100644 --- a/input/myig.xml +++ b/input/myig.xml @@ -40,6 +40,11 @@ + + + + +