| Package | Description |
|---|---|
| ca.uhn.fhir.model.api |
| Modifier and Type | Field and Description |
|---|---|
static ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<InstantDt,IPrimitiveType<Date>> |
ResourceMetadataKeyEnum.DELETED_AT
If present and populated with a date/time (as an instance of
InstantDt), this value is an indication that the resource is in the deleted state. |
static ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntrySearchModeEnum,String> |
ResourceMetadataKeyEnum.ENTRY_SEARCH_MODE
If present and populated with a
BundleEntrySearchModeEnum, 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_METHOD
If present and populated with a
BundleEntryTransactionMethodEnum, contains the "bundle entry transaction operation", which is the value of the status field in the Bundle entry
containing this resource. |
Copyright © 2014–2019 University Health Network. All rights reserved.