Uses of Class
org.linuxforhealth.fhir.search.compartment.CompartmentCache
-
Packages that use CompartmentCache Package Description org.linuxforhealth.fhir.search.compartment -
-
Uses of CompartmentCache in org.linuxforhealth.fhir.search.compartment
Method parameters in org.linuxforhealth.fhir.search.compartment with type arguments of type CompartmentCache Modifier and Type Method Description static void
CompartmentHelper. buildMaps(java.util.Map<java.lang.String,CompartmentCache> compMap, java.util.Map<java.lang.String,ResourceCompartmentCache> resourceCompMap)
Builds an in-memory model of the Compartment map defined in compartments.json, for supporting compartment based FHIR searches.
-