Uses of Class
com.ibm.fhir.search.reference.value.CompartmentReference
-
Packages that use CompartmentReference Package Description com.ibm.fhir.search.util -
-
Uses of CompartmentReference in com.ibm.fhir.search.util
Methods in com.ibm.fhir.search.util that return types with arguments of type CompartmentReference Modifier and Type Method Description static Map<String,Set<CompartmentReference>>
SearchUtil. extractCompartmentParameterValues(Resource fhirResource, Map<String,Set<String>> compartmentRefParams)
Extracts the parameter values defining compartment membership.
-