Skip to content

Commit 6dfee53

Browse files
authored
Merge pull request #3027 from IBM/prb112-patch-3
Update README.md to remove projects that are not in main
2 parents e376cba + 303f290 commit 6dfee53

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ The IBM FHIR Server is modular and extensible. The following tables provide an o
8686
|fhir-persistence-cos|Decorates the fhir-persistence-jdbc module with the ability to offload payload storage to IBM Cloud Object Storage *experimental* |false|
8787
|fhir-persistence-cassandra|Decorates the fhir-persistence-jdbc module with the ability to offload payload storage to Cassandra *experimental* |false|
8888
|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|
9389
|fhir-server|JAX-RS resources and related classes for implementing the FHIR REST API and extended operations|false|
9490
|fhir-server-webapp|A web application that packages the fhir-server with a set of built-in extended operations|false|
9591
|fhir-server-test|End-to-end integration tests for testing a running server|false|

0 commit comments

Comments
 (0)