Uses of Package
org.linuxforhealth.fhir.search.compartment
-
Classes in org.linuxforhealth.fhir.search.compartment used by org.linuxforhealth.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/R4B/compartmentdefinition-patient.json Encounter - https://hl7.org/fhir/R4B/compartmentdefinition-encounter.json RelatedPerson - https://hl7.org/fhir/R4B/compartmentdefinition-relatedperson.json Practitioner - https://hl7.org/fhir/R4B/compartmentdefinition-practitioner.json Device - https://hl7.org/fhir/R4B/compartmentdefinition-device.json -
Classes in org.linuxforhealth.fhir.search.compartment used by org.linuxforhealth.fhir.search.compartment Class Description CompartmentCache Information about a single compartment type. -
Classes in org.linuxforhealth.fhir.search.compartment used by org.linuxforhealth.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/R4B/compartmentdefinition-patient.json Encounter - https://hl7.org/fhir/R4B/compartmentdefinition-encounter.json RelatedPerson - https://hl7.org/fhir/R4B/compartmentdefinition-relatedperson.json Practitioner - https://hl7.org/fhir/R4B/compartmentdefinition-practitioner.json Device - https://hl7.org/fhir/R4B/compartmentdefinition-device.json