Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
EhrDevice__c to CareRegisteredDevice and Asset
Fields in EhrDevice__c map to CareRegisteredDevice and Asset in the Clinical data
model.
Fields
| Field | Details | Clinical Data Model Field | Notes |
|---|---|---|---|
| Contact__c |
|
Asset.AssetServicedBy | The field in the Clinical data model is a lookup to Account, while the EHR data model field is a text field. |
| DeviceURL__c |
|
Asset.Product2Id.DisplayUrl | N/A |
| Expiry__c |
|
Asset.UsageEndDate | |
| IsRestricted__c |
|
Not Suppoted | N/A |
| IsVisibleOnPatientCard__c |
|
Not Suppoted | N/A |
| Location255__c |
|
Not Suppoted | N/A |
| Location__c |
|
Not Suppoted | N/A |
| LotNumber__c |
|
Not Suppoted | Even though lot number is not supported, the Clinical data model supports serial numbers using the Asset.SerialNumber field. |
| Manufacturer__c |
|
Asset.AssetProviderBy | The Clinical data model field is a lookup to Account while the EHR data model field is a stringn field. |
| Model__c |
|
Asset.ProductCode | N/A |
| Name |
|
CareRegisteredDevice.Name | ID values are recommended to be stored using the Identifier object. |
| Owner255__c |
|
Asset.AssetServicedBy | The field in the Clinical data model is a lookup to Account, while the EHR data model field is a text field. |
| Owner__c |
|
Asset.AssetServicedBy | The field in the Clinical data model is a lookup to Account, while the EHR data model field is a text field. |
| Patient__c |
|
CareRegisteredDevice.PatientId | The clinical data model field references a Person Account. |
| SourceSystemId__c |
|
CareRegisteredDevice.SourceSystemIdentifier | N/A |
| SourceSystemModified__c |
|
Not supported | N/A |
| Type__c |
|
CareRegisteredDevice.DeviceTypeId | The Clinical data model field is a reference to a code set while the EHR data model field is a string field. |
| Udi__c |
|
CareRegisteredDevice.UniqueDeviceId1, CareRegisteredDevice.UniqueDeviceId2, and CareRegisteredDevice.UniqueDeviceId3 | The Clinical data model supports specifying up to 3 UDIs for a device, with the supported metadata types being the device identifier and device issuer. |
| CareRegisteredDevice.UniqueDeviceId1Issuer, CareRegisteredDevice.UniqueDeviceId2Issuer, and CareRegisteredDevice.UniqueDeviceId3Issuer | |||
| Version__c |
|
Not supported | N/A |