Uses of Class
ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
Packages that use ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
-
Uses of ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource in ca.uhn.fhir.model.api
Fields in ca.uhn.fhir.model.api declared as ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResourceModifier and TypeFieldDescriptionstatic ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<InstantDt,IPrimitiveType<Date>>ResourceMetadataKeyEnum.DELETED_ATIf present and populated with a date/time (as an instance ofInstantDt), this value is an indication that the resource is in the deleted state.static ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntrySearchModeEnum,String>ResourceMetadataKeyEnum.ENTRY_SEARCH_MODEIf present and populated with aBundleEntrySearchModeEnum, contains the "bundle entry search mode", which is the value of the status field in the Bundle entry containing this resource.static ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntryTransactionMethodEnum,String>ResourceMetadataKeyEnum.ENTRY_TRANSACTION_METHODIf present and populated with aBundleEntryTransactionMethodEnum, contains the "bundle entry transaction operation", which is the value of the status field in the Bundle entry containing this resource.