Newer Version Available
EhrMedicationStatement__c to MedicationStatement
Fields in EhrMedicationStatement__c map to MedicationStatement in the Clinical
data model.
Mapping
| Field | Details | Clinical Data Model Field | Notes |
|---|---|---|---|
| Account__c |
|
MedicationStatement.PatientId | N/A |
| Device__c |
|
Not supported | N/A |
| IsRestricted__c |
|
Not supported | N/A |
| IsVisibleOnPatientCard__c |
|
Not supported | N/A |
| MedicationCode__c |
|
MedicationStatement.MedicationCodeId | N/A |
| MedicationCodeLabel__c |
|
||
| MedicationCodeSystem__c |
|
||
| MedicationExpiration__c |
|
Medication.ExpirationDateTime | The expiration date is recorded on the medication record linked to the medication statement. |
| 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 | The lot number is specified in the linked medication record. |
| MedicationName__c |
|
Medication.Name | This information is specified in the Medication record. |
| MedicationProductFormCode__c |
|
Medication.MedicationFormId | This information is specified in the Medication record. |
| MedicationProductFormLabel__c |
|
||
| MedicationProductFormSystem__c |
|
||
| Name |
|
Identifier | The identifier information for an medication statement is represented as Identifier records that reference the medication statement record using their Identifier.ParentRecordId field. |
| Patient__c |
|
MedicationStatement.PatientId | N/A |
| ReasonNotGivenCode__c |
|
MedicationStatement.StatusReasonCodeId | This information can be specified using the MedicationStatement.StatusReasonCodeId field because it’s a subset of status reason. |
| ReasonNotGivenLabel__c |
|
||
| ReasonNotGivenSystem__c |
|
||
| SourceSystem__c |
|
MedicationStatement.SourceSystem | N/A |
| SourceSystemId__c |
|
MedicationStatement.SourceSystemIdentifier | N/A |
| SourceSystemModified__c |
|
MedicationStatement.SourceSystemModified | N/A |
| WasNotGiven__c |
|
MedicationStatement.Status | This information can be specified using the MedicationStatement.Status field because it’s a subset of status. |
| WhenGiven__c |
|
MedicationStatement.StartDateTime | N/A |