diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 78f5baf..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" } ] }, @@ -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" } ] },