Skip to content

Commit 4af75c8

Browse files
authored
Update README.md (#2237)
* Update README.md Signed-off-by: Paul Bastide <[email protected]> * Update README.md Signed-off-by: Paul Bastide <[email protected]> * Update README.md Signed-off-by: Paul Bastide <[email protected]>
1 parent eaba471 commit 4af75c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ The IBM FHIR Server is modular and extensible. The following tables provide an o
5858
|fhir-model|An object model generated from the FHIR R4 specification and corresponding parsers and generators for XML and JSON|true|
5959
|fhir-registry|A resource registry, registry provider interfaces, and pre-registered resources shipped with the FHIR specification|false|
6060
|fhir-term|A terminology service provider interface with a default implementation that implements terminology services from fully-defined CodeSystems in the registry|false|
61+
|fhir-term-graph|A terminology service provider that implements terminology services using JanusGraph|false|
6162
|fhir-profile|Helper methods for validating ValueSet membership and Profile conformance|false|
6263
|fhir-path|An implementation of version 2.0.0 of the FHIRPath specification assumed by FHIR R4|false|
6364
|fhir-validation|Validation utility for validating resource instances against the base specification and/or configured profiles|false|
@@ -135,4 +136,4 @@ The IBM FHIR Server is licensed under the Apache 2.0 license. Full license text
135136
available at [LICENSE](LICENSE).
136137

137138
FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.
138-
IBM and the IBM logo are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on [https://ibm.com/trademark](https://ibm.com/trademark).
139+
IBM and the IBM logo are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on [https://ibm.com/trademark](https://ibm.com/trademark).

0 commit comments

Comments
 (0)