From 7e7148c814cb5d53371ca2dcd5d7ad365c40a970 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Wed, 18 Dec 2024 13:57:39 +1100 Subject: [PATCH] FHIRPath publication --- fhir-ig-list.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) 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" + } + ] } ] }