From 4352ffee0379ee4aab0f617656b37d62c3a6f672 Mon Sep 17 00:00:00 2001 From: Malte Sussdorff Date: Thu, 9 Apr 2026 10:07:27 +0200 Subject: [PATCH] =?UTF-8?q?Add=20de.cognovis.fhir.praxis=20=E2=80=94=20Ger?= =?UTF-8?q?man=20Practice=20Management=20IG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fhir-ig-list.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/fhir-ig-list.json b/fhir-ig-list.json index 42181fd..02578fc 100644 --- a/fhir-ig-list.json +++ b/fhir-ig-list.json @@ -9899,5 +9899,24 @@ "fhir-version" : ["4.0.1"], "url" : "http://hl7.org/fhir/us/darts/2026May" }] + }, + { + "name" : "German Practice Management FHIR Profiles", + "category" : "Administration", + "npm-name" : "de.cognovis.fhir.praxis", + "description" : "FHIR R4 Implementation Guide for German ambulatory practice management (Praxisverwaltung). Covers billing (EBM/GOÄ), budget management (RLV/QZV), remittance, queue management, AI provenance (EU AI Act), and administrative workflows.", + "authority" : "cognovis GmbH", + "country" : "de", + "language" : ["de"], + "canonical" : "https://fhir.cognovis.de/praxis", + "ci-build" : "https://cognovis.github.io/fhir-praxis-de", + "product" : ["fhir"], + "editions" : [{ + "name" : "STU1", + "ig-version" : "0.62.1", + "fhir-version" : ["4.0.1"], + "package" : "de.cognovis.fhir.praxis#0.62.1", + "url" : "https://cognovis.github.io/fhir-praxis-de" + }] }] }