Medication DMO

Object API Name: std__MedicationDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • QuantityUnitId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • ProductId has a FOREIGNKEY relationship with the Product DMO Id field.
  • QuantityDenominatorUnitId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • MedicationFormId has a FOREIGNKEY relationship with the Code Set Bundle DMO Id field.
  • QuantityNumeratorUnitId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • ManufacturerId has a FOREIGNKEY relationship with the Account DMO Id field.
  • MedicationCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO Id field.
  • Field API Name: std__AlternateBrandName__c
  • Data Type: TEXT
  • Description: The branded alternative for a generic medication.
  • Field API Name: std__BatchNumber__c
  • Data Type: DOUBLE
  • Description: An identifier assigned by the manufacturer that helps trace its history and production.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ExpirationDateTime__c
  • Data Type: DATETIME
  • Description: When the drug should no longer be consumed.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Medication record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ManufacturerId__c
  • Data Type: TEXT
  • Description: An account for the company that produced the medicine.
  • Field API Name: std__MedicationCategory__c
  • Data Type: TEXT
  • Description: The category of the medication.
  • Field API Name: std__MedicationCodeId__c
  • Data Type: TEXT
  • Description: What medication was taken. Set of codes for it. Based on HL7 medication-codes. For example 747006 for Oxamniquine.
  • Field API Name: std__MedicationFormId__c
  • Data Type: TEXT
  • Description: A form used to request a medication.
  • Field API Name: std__MedicationStatus__c
  • Data Type: TEXT
  • Description: Values of medication status may include: approved, unapproved and withdrawn.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: The product associated with medication.
  • Field API Name: std__QuantityDenominatorNumber__c
  • Data Type: DOUBLE
  • Description: A numeric value used in the denominator of a formula used to specify the medication's dosage.
  • Field API Name: std__QuantityDenominatorUnitId__c
  • Data Type: TEXT
  • Description: Unit of measure used in the denominator of a formula used to specify a prescription.
  • Field API Name: std__QuantityNumeratorNumber__c
  • Data Type: DOUBLE
  • Description: A numeric value used in the numerator of a formula used to specify the medication's dosage.
  • Field API Name: std__QuantityNumeratorUnitId__c
  • Data Type: TEXT
  • Description: Unit of measure used in the numerator of a formula used to specify a prescription.
  • Field API Name: std__QuantityUnitId__c
  • Data Type: TEXT
  • Description: The unit of measure used to specify the dosage of a medication.