You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,10 +86,6 @@ The IBM FHIR Server is modular and extensible. The following tables provide an o
86
86
|fhir-persistence-cos|Decorates the fhir-persistence-jdbc module with the ability to offload payload storage to IBM Cloud Object Storage *experimental*|false|
87
87
|fhir-persistence-cassandra|Decorates the fhir-persistence-jdbc module with the ability to offload payload storage to Cassandra *experimental*|false|
88
88
|fhir-provider|JAX-RS Providers for FHIR XML and JSON and related patch formats|false|
89
-
|fhir-notification|[Subscription](https://www.hl7.org/fhir/R4/subscription.html) and notification interfaces and helpers|false|
90
-
|fhir-notification-websocket|A fhir-notification implementation that uses WebSockets as described at https://www.hl7.org/fhir/R4/subscription.html#2.46.7.2|false|
91
-
|fhir-notification-kafka|An experimental fhir-notification implementation that uses Apache Kafka instead of WebSockets|false|
92
-
|fhir-notification-nats|An experimental fhir-notification implementation that uses [NATS](https://nats.io/) instead of WebSockets|false|
93
89
|fhir-server|JAX-RS resources and related classes for implementing the FHIR REST API and extended operations|false|
94
90
|fhir-server-webapp|A web application that packages the fhir-server with a set of built-in extended operations|false|
95
91
|fhir-server-test|End-to-end integration tests for testing a running server|false|
0 commit comments