From 3b8007374bfcce46491d12f2ff1ec6bbe0770557 Mon Sep 17 00:00:00 2001 From: JohnMoehrke Date: Thu, 21 Nov 2024 20:19:41 -0600 Subject: [PATCH] IHE ITI November 2024 releases --- fhir-ig-list.json | 70 +++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 39 deletions(-) diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 730bfc2..119cbf1 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -5101,40 +5101,32 @@ "ci-build" : "https://build.fhir.org/ig/cctwFHIRterm/MOHW_TWCoreIG_Build", "editions" : [ { - "name": "Trial Use", - "ig-version": "0.3.1", - "package": "tw.gov.mohw.twcore#0.3.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/twcore/0.3.1" + "name" : "Trial Use", + "ig-version" : "0.3.1", + "package" : "tw.gov.mohw.twcore#0.3.1", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/twcore/0.3.1" }, { - "name": "Trial Use", - "ig-version": "0.3.0", - "package": "tw.gov.mohw.twcore#0.3.0", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/twcore/0.3.0" + "name" : "Trial Use", + "ig-version" : "0.3.0", + "package" : "tw.gov.mohw.twcore#0.3.0", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/twcore/0.3.0" }, { - "name": "Trial Use", - "ig-version": "0.2.2", - "package": "tw.gov.mohw.twcore#0.2.2", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/twcore/0.2.2" + "name" : "Trial Use", + "ig-version" : "0.2.2", + "package" : "tw.gov.mohw.twcore#0.2.2", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/twcore/0.2.2" }, { - "name": "Trial Use", - "ig-version": "0.2.1", - "package": "tw.gov.mohw.twcore#0.2.1", - "fhir-version": [ - "4.0.1" - ], - "url": "https://twcore.mohw.gov.tw/ig/twcore/0.2.1" + "name" : "Trial Use", + "ig-version" : "0.2.1", + "package" : "tw.gov.mohw.twcore#0.2.1", + "fhir-version" : ["4.0.1"], + "url" : "https://twcore.mohw.gov.tw/ig/twcore/0.2.1" }, { "name" : "Trial Use", @@ -7274,16 +7266,16 @@ "language" : ["en"], "canonical" : "https://profiles.ihe.net/ITI/FAIS", "ci-build" : "http://build.fhir.org/ig/IHE/ITI.Finance ", + "product" : ["fhir", "fhir"], "editions" : [ { - "name" : "Publication Ballot", - "ig-version" : "1.0.0-comment", - "package" : "ihe.iti.fais#1.0.0-comment", + "name" : "Publication", + "ig-version" : "1.0.0", + "package" : "ihe.iti.fais#1.0.0", "fhir-version" : ["4.0.1"], - "url" : "https://profiles.ihe.net/ITI/FAIS/1.0.0-comment" + "url" : "https://profiles.ihe.net/ITI/FAIS/1.0.0" } - ], - "product" : ["fhir"] + ] }, { "name" : "IHE ITI Scheduling", @@ -7567,9 +7559,9 @@ "name" : "How to Publish a FHIR Implementation Guide", "category" : "Infrastructure", "npm-name" : "ca.argentixinfo.howtopub", - "description": "An instruction guide showing how to use the HL7 IG Publisher's -go-publish feature to publish an implementation guide to a website.", - "authority": "Argentix Informatics, Inc.", - "country": "CA", + "description" : "An instruction guide showing how to use the HL7 IG Publisher's -go-publish feature to publish an implementation guide to a website.", + "authority" : "Argentix Informatics, Inc.", + "country" : "CA", "history" : "http://argentixinfo.com/ig/howtopub/history.html", "language" : ["en"], "canonical" : "http://argentixinfo.com/ig/howtopub", @@ -7583,7 +7575,7 @@ "url" : "http://argentixinfo.com/ig/howtopub/1.0.0" } ], - "product": [ "fhir" ] + "product" : ["fhir"] } ] -} \ No newline at end of file +}