diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 1fdf0ba..288a5f0 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -5882,7 +5882,7 @@ "language" : ["en"], "canonical" : "http://hl7.org/cda/stds/core", "ci-build" : "http://build.fhir.org/ig/HL7/CDA-core-sd", - "product" : ["fhir", "cda"], + "product" : ["fhir", "fhir", "cda"], "editions" : [ { "name" : "CDA 2.0 Informative", @@ -7558,6 +7558,28 @@ } ], "product" : ["fhir"] + }, + { + "name" : "FHIRPath Specification", + "category" : "infrastructure", + "npm-name" : "hl7.fhirpath", + "description" : "??", + "authority" : "HL7", + "country" : "??", + "history" : "http://hl7.org/fhirpath/history.html", + "language" : ["en"], + "canonical" : "http://hl7.org/fhirpath", + "ci-build" : "http://build.fhir.org/ig/HL7/FHIRPath", + "product" : ["fhir"], + "editions" : [ + { + "name" : "R2 Ballot", + "ig-version" : "3.0.0-ballot", + "package" : "hl7.fhirpath#3.0.0-ballot", + "fhir-version" : ["4.0.1"], + "url" : "http://hl7.org/fhirpath/2025Jan" + } + ] } ] }