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.
EhrMedicationPrescription__c to MedicationRequest
Fields in EhrMedicationPrescription__c map to MedicationRequest in the Clinical
data model.
Mapping
| Field | Details | Clinical Data Model Field | Notes |
|---|---|---|---|
| Account__c |
|
MedicationRequest.PatientId | N/A |
| DateWritten__c |
|
MedicationRequest.PrescribedDate | N/A |
| DispenseExpectedSupplyDuration__c |
|
Not Supported | N/A |
| DispenseMedicationLabel__c |
|
Not supported | N/A |
| DispenseMedicationCode__c |
|
||
| DispenseMedicationCodeSystem__c |
|
||
| DispenseMedicationExpiration__c |
|
Not Supported | N/A |
| DispenseMedicationIsBrand__c |
|
Not Supported | N/A |
| DispenseMedicationKindCode__c |
|
Not supported | N/A |
| DispenseMedicationKindLabel__c |
|
||
| DispenseMedicationKindSystem__c |
|
||
| DispenseMedicationLotNumber__c |
|
Not Supported | N/A |
| DispenseMedicationName__c |
|
Not supported | N/A |
| DispenseMedicationProductFormCode__c |
|
Not Supported | Medication form is specified in the linked Medication record. |
| DispenseMedicationProductFormLabel__c |
|
||
| DispenseMedicationProductFormSystem__c |
|
||
| DispenseNumberOfRepeatedAllowed__c |
|
Not Supported | N/A |
| DispenseQuantityUnit__c |
|
Not Supported | N/A |
| DispenseQuantityValue__c |
|
Not Supported | N/A |
| DispenseValidityPeriodEnd__c |
|
Not Supported | N/A |
| DispenseValidityPeriodStart__c |
|
Not Supported | N/A |
| Encounter__c |
|
MedicationRequest.ClinicalEncounterId | N/A |
| IsRestricted__c |
|
Not supported | N/A |
| IsVisibleOnPatientCard__c |
|
Not supported | N/A |
| MedicationCode__c |
|
MedicationRequest.MedicationCodeId | This code value is specified as a reference to a code set bundle record. |
| MedicationCodeLabel__c |
|
||
| MedicationCodeSystem__c |
|
||
| MedicationExpiration__c |
|
Medication.ExpirationDateTime | This information is specified in the Medication record. |
| MedicationIsBrand__c |
|
Medication.ManufacturerId | If the medication is a brand name medication, then the manufacturer is specified in this field on the linked medication record. |
| MedicationKindCode__c |
|
Not supported | N/A |
| MedicationKindLabel__c |
|
||
| MedicationKindSystem__c |
|
||
| MedicationLotNumber__c |
|
Medication.BatchNumber | This information is specified in the Medication record. |
| MedicationName__c |
|
Medication.Name | This information is specified in the Medication record. |
| MedicationProductFormCode__c |
|
Medication.MedicationFormId | Medication form is specified in the linked Medication record. |
| MedicationProductFormLabel__c |
|
||
| MedicationProductFormSystem__c |
|
||
| Name |
|
Identifier | The identifier information for a medication request is represented as Identifier records that reference the medication request record using their Identifier.ParentRecordId field. |
| Patient__c |
|
MedicationRequest.PatientId | N/A |
| Prescriber__c |
|
MedicationRequest.RequesterId | N/A |
| PrescriberName__c |
|
Not supported | N/A |
| ReasonCode__c |
|
MedicationRequest.ReasonCodeId | N/A |
| ReasonLabel__c |
|
||
| ReasonSystem__c |
|
||
| ReasonCondition__c |
|
MedicationRequest.ReasonReferenceId | N/A |
| SourceSystem__c |
|
MedicationRequest.SourceSystem | N/A |
| SourceSystemId__c |
|
MedicationRequest.SourceSystemIdentifier | N/A |
| SourceSystemModified__c |
|
MedicationRequest.SourceSystemModified | N/A |
| StatusCode__c |
|
MedicationRequest.Status | The clinical data model implementation is a picklist. |
| StatusLabel__c |
|
||
| StatusSystem__c |
|
||
| SubstituteRestrictReasonCode__c |
|
MedicationRequest.SubstitutionReasonCodeId | While the SubstituteRestrictReasonCode__c field records why a substitution is restricted, the MedicationRequest.SubstitutionReasonCodeId field records why a substitution is allowed. |
| SubstituteRestrictReasonLabel__c |
|
||
| SubstituteRestrictReasonSystem__c |
|
||
| SubstituteRestrictTypeCode__c |
|
MedicationRequest.AllowedSubstitutionTypeCodeId | While the MedicationRequest.SubstitutionReasonCodeId field records what type of substitution is restricted, the MedicationRequest.AllowedSubstitutionTypeCodeId field records what type of substitution is allowed. |
| SubstituteRestrictTypeLabel__c |
|
||
| SubstituteRestrictTypeSystem__c |
|