Uses of Class
com.ibm.fhir.search.compartment.CompartmentCache
- 
Packages that use CompartmentCache Package Description com.ibm.fhir.search.compartment  - 
- 
Uses of CompartmentCache in com.ibm.fhir.search.compartment
Methods in com.ibm.fhir.search.compartment that return types with arguments of type CompartmentCache Modifier and Type Method Description static Map<String,CompartmentCache>CompartmentUtil. buildCompartmentMap()Builds an in-memory model of the Compartment map defined in compartments.json, for supporting compartment based FHIR searches. 
 -