From a279758b0c5c66b50b5c448a6d50129669e1a70b Mon Sep 17 00:00:00 2001 From: eric_scmitt Date: Tue, 17 Dec 2024 15:33:16 +0000 Subject: [PATCH 1/2] update for udap-security hl7.fhir.us.udap-security#2.0.0-ballot --- fhir-ig-list.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 78f5baf..816b4e4 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -3785,7 +3785,6 @@ "npm-name" : "hl7.fhir.us.udap-security", "description" : "This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. ", "authority" : "HL7", - "product" : ["fhir"], "country" : "us", "history" : "http://hl7.org/fhir/us/udap-security/history.html", "language" : ["en"], @@ -3794,13 +3793,14 @@ "analysis" : { "rest" : true }, + "product" : ["fhir", "fhir"], "editions" : [ { - "name" : "STU Update", - "ig-version" : "1.1.0", - "package" : "hl7.fhir.us.udap-security#1.1.0", + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.udap-security#2.0.0-ballot", "fhir-version" : ["4.0.1"], - "url" : "http://hl7.org/fhir/us/udap-security/STU1.1" + "url" : "http://hl7.org/fhir/us/udap-security/2025Jan" } ] }, From 14055b7802a273bff376ef5787111c1a394728c7 Mon Sep 17 00:00:00 2001 From: eric_scmitt Date: Tue, 17 Dec 2024 22:21:12 +0000 Subject: [PATCH 2/2] update for ccda on fhir hl7.fhir.us.ccda#2.0.0-ballot --- fhir-ig-list.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 816b4e4..be0226d 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -128,7 +128,6 @@ "npm-name" : "hl7.fhir.us.ccda", "description" : "US Realm Implementation Guide (IG) addressing the key aspects of Consolidated CDA (C-CDA) required for Meaningful Use (MU). This IG focuses on the clinical document header and narrative constraints necessary for human readability, and references the Data Access Framework (DAF) implementation guide for coded data representation", "authority" : "HL7", - "product" : ["fhir"], "country" : "us", "language" : ["en"], "history" : "http://hl7.org/fhir/us/ccda/history.html", @@ -142,13 +141,14 @@ "valuesets" : 10, "examples" : 32 }, + "product" : ["fhir", "fhir"], "editions" : [ { - "name" : "STU 1", - "ig-version" : "1.2.0", - "package" : "hl7.fhir.us.ccda#1.2.0", + "name" : "STU 2 Ballot", + "ig-version" : "2.0.0-ballot", + "package" : "hl7.fhir.us.ccda#2.0.0-ballot", "fhir-version" : ["4.0.1"], - "url" : "http://hl7.org/fhir/us/ccda/STU1.2" + "url" : "http://hl7.org/fhir/us/ccda/2025Jan" } ] },