ManagingEntityConfig
@Serializable
Constructors
Link copied to clipboard
constructor(nameFhirPathExpression: String? = null, eligibilityCriteriaFhirPathExpression: String? = "", resourceType: ResourceType? = null, dialogTitle: String? = null, dialogWarningMessage: String? = null, dialogContentMessage: String? = null, noMembersErrorMessage: String = "", managingEntityReassignedMessage: String = "", relationshipCode: Code? = null)
Properties
Link copied to clipboard
A message displayed to the user informing them about the action they are about to perform
Link copied to clipboard
The dialog title for selecting managing entity (can be regular or translatable string)
Link copied to clipboard
A warning message displayed on the view for selecting managing entity (can be regular or translatable string)
Link copied to clipboard
A conditional FHIRPath expression used to determine the criteria for being a managing entity
Link copied to clipboard
Link copied to clipboard
FHIRPath expression used to extract the name of the managingEntity Example: An expression to extract the given name from the Patient resource (
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
config for indicating the type of resource used for the ManagingEntity