@Retention(value=RUNTIME)
@Target(value={})
public @interface Compartment
This may only be populated on a reference search paramater field. On such a field, places the containing
resource in a compartment with the name(s) specified by the given strings, where the compartment
belongs to the target resource. For example, this field could be populated with Patient on
the Observation.subject field.