Uses of Package
com.ibm.fhir.search.compartment
-
Packages that use com.ibm.fhir.search.compartment Package Description com.ibm.fhir.operation.erase.impl com.ibm.fhir.search.compartment com.ibm.fhir.search.parameters -
Classes in com.ibm.fhir.search.compartment used by com.ibm.fhir.operation.erase.impl Class Description CompartmentHelper A helper class with methods for working with HL7 FHIR compartments.
The compartments are defined by the CompartmentDefinition resources in FHIRRegistry.
The R4 CompartmentDefintions and boundaries are defined at https://hl7.org/fhir/R4/compartmentdefinition.html
Default CompartmentDefintion: Patient - https://hl7.org/fhir/R4/compartmentdefinition-patient.json Encounter - https://hl7.org/fhir/R4/compartmentdefinition-encounter.json RelatedPerson - https://hl7.org/fhir/R4/compartmentdefinition-relatedperson.json Practitioner - https://hl7.org/fhir/R4/compartmentdefinition-practitioner.json Device - https://hl7.org/fhir/R4/compartmentdefinition-device.json -
Classes in com.ibm.fhir.search.compartment used by com.ibm.fhir.search.compartment Class Description CompartmentCache Information about a single compartment type. -
Classes in com.ibm.fhir.search.compartment used by com.ibm.fhir.search.parameters Class Description CompartmentHelper A helper class with methods for working with HL7 FHIR compartments.
The compartments are defined by the CompartmentDefinition resources in FHIRRegistry.
The R4 CompartmentDefintions and boundaries are defined at https://hl7.org/fhir/R4/compartmentdefinition.html
Default CompartmentDefintion: Patient - https://hl7.org/fhir/R4/compartmentdefinition-patient.json Encounter - https://hl7.org/fhir/R4/compartmentdefinition-encounter.json RelatedPerson - https://hl7.org/fhir/R4/compartmentdefinition-relatedperson.json Practitioner - https://hl7.org/fhir/R4/compartmentdefinition-practitioner.json Device - https://hl7.org/fhir/R4/compartmentdefinition-device.json