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
+2-1
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ The IBM FHIR Server is modular and extensible. The following tables provide an o
58
58
|fhir-model|An object model generated from the FHIR R4 specification and corresponding parsers and generators for XML and JSON|true|
59
59
|fhir-registry|A resource registry, registry provider interfaces, and pre-registered resources shipped with the FHIR specification|false|
60
60
|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|
61
62
|fhir-profile|Helper methods for validating ValueSet membership and Profile conformance|false|
62
63
|fhir-path|An implementation of version 2.0.0 of the FHIRPath specification assumed by FHIR R4|false|
63
64
|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
135
136
available at [LICENSE](LICENSE).
136
137
137
138
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