From 4a753987883000e9910fb0121a8e791366c7d9eb Mon Sep 17 00:00:00 2001 From: ritikarawlani <38657562+ritikarawlani@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:34:34 +0530 Subject: [PATCH] add smart-base --- fhir-ig-list.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 306e93a..3eac8c2 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -7349,6 +7349,27 @@ "url" : "http://ehealth.sundhed.dk/fhir/3.1.0" } ] + }, + { + "name" : "SMART Base", + "category" : "base", + "npm-name" : "smart.who.int.base", + "description" : "Base SMART Guidelines implementation guide to be used as the base dependency for all SMART Guidelines IGs", + "authority" : "World Health Organization", + "country" : "uv", + "history" : "http://smart.who.int/base/history.html", + "language" : ["en"], + "canonical" : "http://smart.who.int/base", + "ci-build" : "http://worldhealthorganization.github.io/smart-base", + "editions" : [ + { + "name" : "Releases Draft", + "ig-version" : "0.1.0", + "package" : "smart.who.int.base#0.1.0", + "fhir-version" : ["4.0.1"], + "url" : "http://smart.who.int/base/0.1.0" + } + ] } ] }