Patient Medication Request DMO
Object API Name: std__PatientMedicationRequestDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - MedicationCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - ClinicalEncounterId has a FOREIGNKEY relationship with the Clinical Encounter DMO
Idfield. - MedicationId has a FOREIGNKEY relationship with the Medication DMO
Idfield. - IndividualId has a FOREIGNKEY relationship with the Individual DMO
Idfield. - PatientMedicationStatementId has a FOREIGNKEY relationship with the Patient Medication Statement DMO
Idfield. - MedicationAdministrationContextText has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - PreviousPatientMedicationRequestId has a FOREIGNKEY relationship with the Patient Medication Request DMO
Idfield. - FillQuantityUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - PerformerId has a FOREIGNKEY relationship with the Healthcare Provider DMO
Idfield. - AllowedSubstitutionTypeCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - SecondaryInformationSourceId has a FOREIGNKEY relationship with the Healthcare Provider DMO
Idfield. - RequesterId has a FOREIGNKEY relationship with the Healthcare Provider DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - StatusReasonCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - HealthcarePerformerId has a FOREIGNKEY relationship with the Healthcare Performer DMO
Idfield. - ReasonCodeId has a FOREIGNKEY relationship with the Code Set Bundle DMO
Idfield. - RelatedPatientMedicationRequestId has a FOREIGNKEY relationship with the Patient Medication Request DMO
Idfield. - DispenseIntervalUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield. - ReasonReferenceId has a FOREIGNKEY relationship with the Patient Health Condition DMO
Idfield. - ReasonReferenceId has a FOREIGNKEY relationship with the Care Observation DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - RequesterId has a FOREIGNKEY relationship with the Patient Registered Device DMO
Idfield. - PatientId has a FOREIGNKEY relationship with the Patient DMO
Idfield. - FillDurationUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield.
- AccountId
- AllowedSubstitutionTypeCodeId
- CanSubstitute
- CarePlanId
- cdp_sys_record_currency
- ClinicalEncounterId
- ClinicalServiceRequestId
- DataSourceId
- DataSourceObjectId
- DispenseIntervalNumber
- DispenseIntervalUomid
- DispenserId
- FillDurationUomid
- FillQuantityUomid
- HealthcarePerformerId
- Id
- IndividualId
- InitialFillDurationNumber
- InitialFillQuantity
- InternalOrganizationId
- IsIgnored
- IsSecondaryInformation
- MedicationAdministrationContextText
- MedicationCodeId
- MedicationId
- MedicationRequestType
- NameInterfaceField
- PatientId
- PatientMedicationStatementId
- PerformerId
- PerformerObject
- PerformerTypeId
- PrescribedDate
- PrescriptionPeriodEnd
- PrescriptionPeriodStart
- PrescriptionPriority
- PrescriptionStatus
- PreviousPatientMedicationRequestId
- ReasonCodeId
- ReasonReferenceId
- ReasonReferenceObject
- RefillDurationNumber
- RefillQuantity
- RefillsAllowedQuantity
- RelatedPatientMedicationRequestId
- RequesterId
- RequesterObject
- SecondaryInformationSourceId
- SecondaryInformationSourceObject
- Status
- StatusReasonCodeId
- SubstitutionReasonCodeId
- TherapyDurationUom
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: a person receiving or registered to receive medical treatment.
- Field API Name:
std__AllowedSubstitutionTypeCodeId__c - Data Type: TEXT
- Description: Whether or not substitution can or must bepart of the dispense. Based on HL7 ActSubstanceAdminSubstitutionCode. Example values: Equivalent, Brand Composition, Generic Composition.
- Field API Name:
std__CanSubstitute__c - Data Type: BOOLEAN
- Description: True if the prescription can be substituted for something else.
- Field API Name:
std__CarePlanId__c - Data Type: TEXT
- Description: A plan or request that's fulfilled in whole or in part by this medication request.
- 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__ClinicalEncounterId__c - Data Type: TEXT
- Description: An encounter is an interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.
- Field API Name:
std__ClinicalServiceRequestId__c - Data Type: TEXT
- Description: Service Request is a record of a request for a procedure or diagnostic or other service to be planned, proposed, or performed, as distinguished by the ServiceRequest.intent field value, with or on a patient.
- 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__DispenseIntervalNumber__c - Data Type: DOUBLE
- Description: How long between refillings of the prescription.
- Field API Name:
std__DispenseIntervalUomid__c - Data Type: TEXT
- Description: Alphanumeric string representing the dispense interval uomid.
- Field API Name:
std__DispenserId__c - Data Type: TEXT
- Description: The pharmacy or facility that dispenses the prescription.
- Field API Name:
std__FillDurationUomid__c - Data Type: TEXT
- Description: Alphanumeric string representing the fill duration uomid.
- Field API Name:
std__FillQuantityUomid__c - Data Type: TEXT
- Description: Alphanumeric string representing the fill quantity uomid.
- Field API Name:
std__HealthcarePerformerId__c - Data Type: TEXT
- Description: A person with a role in a patient medication event such as a doctor, nurse or relative of the patient.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PatientMedicationRequest record. Maximum size is 36 characters.
- Field API Name:
std__IndividualId__c - Data Type: TEXT
- Description: Reference to the patient the medication request is for.
- Field API Name:
std__InitialFillDurationNumber__c - Data Type: DOUBLE
- Description: How long the initial filling of the prescription is intended to last the patient.
- Field API Name:
std__InitialFillQuantity__c - Data Type: DOUBLE
- Description: How many doses in the initial filling of the prescription.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsIgnored__c - Data Type: BOOLEAN
- Description: Whether the patient medication request is ignored (true) or not (false).
- Field API Name:
std__IsSecondaryInformation__c - Data Type: BOOLEAN
- Description: True if the request contains secondary information.
- Field API Name:
std__MedicationAdministrationContextText__c - Data Type: TEXT
- Description: Required. The text content for the medication administration context of the patient medication request. Maximum size is 255 characters.
- Field API Name:
std__MedicationCodeId__c - Data Type: TEXT
- Description: The system-defined code that specifies the medication requested. A record can select either a MedicationId or a MedicationCodeId, but not both.
- Field API Name:
std__MedicationId__c - Data Type: TEXT
- Description: A medicine given to patients.
- Field API Name:
std__MedicationRequestType__c - Data Type: TEXT
- Description: Reference to the type of medication request.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PatientId__c - Data Type: TEXT
- Description: a person receiving or registered to receive medical treatment.
- Field API Name:
std__PatientMedicationStatementId__c - Data Type: TEXT
- Description: A MedicationStatement may indicate that the patient may be taking the medication now or has taken the medication in the past or is taking the medication in the future. The source of this information can be the patient, significant other.
- Field API Name:
std__PerformerId__c - Data Type: TEXT
- Description: The pharmacy or facility that dispenses the prescription.
- Field API Name:
std__PerformerObject__c - Data Type: TEXT
- Description: The object name of the Performer field record.
- Field API Name:
std__PerformerTypeId__c - Data Type: TEXT
- Description: The system-defined code that represents the performer's role. For instance, cardiologist, neurosurgeon,
- Field API Name:
std__PrescribedDate__c - Data Type: DATETIME
- Description: Date when the request was prescribed.
- Field API Name:
std__PrescriptionPeriodEnd__c - Data Type: DATETIME
- Description: The end of the period the patient should take the prescription.
- Field API Name:
std__PrescriptionPeriodStart__c - Data Type: DATETIME
- Description: The beginning of the period the patient should take the prescription.
- Field API Name:
std__PrescriptionPriority__c - Data Type: TEXT
- Description: Values of prescription priority may include: normal, medium and high.
- Field API Name:
std__PrescriptionStatus__c - Data Type: TEXT
- Description: Values of prescription status may include: requested, unfilled and filled.
- Field API Name:
std__PreviousPatientMedicationRequestId__c - Data Type: TEXT
- Description: An earlier medication request.
- Field API Name:
std__ReasonCodeId__c - Data Type: TEXT
- Description: The reason or the indication for ordering or not ordering the medication.
- Field API Name:
std__ReasonReferenceId__c - Data Type: TEXT
- Description: Reference to the reason why medication requested.
- Field API Name:
std__ReasonReferenceObject__c - Data Type: TEXT
- Description: The object name of the Reason Reference field record.
- Field API Name:
std__RefillDurationNumber__c - Data Type: DOUBLE
- Description: How many units of the duration unit of measure over which refills are allowed.
- Field API Name:
std__RefillQuantity__c - Data Type: DOUBLE
- Description: How many times the prescription can be refilled.
- Field API Name:
std__RefillsAllowedQuantity__c - Data Type: DOUBLE
- Description: How many refills are authorized.
- Field API Name:
std__RelatedPatientMedicationRequestId__c - Data Type: TEXT
- Description: Request to provide patient with medication.
- Field API Name:
std__RequesterId__c - Data Type: TEXT
- Description: A person or device who requested the medication for the patient.
- Field API Name:
std__RequesterObject__c - Data Type: TEXT
- Description: The object name of the Requester field record.
- Field API Name:
std__SecondaryInformationSourceId__c - Data Type: TEXT
- Description: References the person who gave the information for the request. This field can't be selected if the IsSecondarySource field is set to true.
- Field API Name:
std__SecondaryInformationSourceObject__c - Data Type: TEXT
- Description: The object name of the Secondary Information Source field record.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: Reference to the current status of the medication request.
- Field API Name:
std__StatusReasonCodeId__c - Data Type: TEXT
- Description: The system-defined code that specifies the reason for the status.
- Field API Name:
std__SubstitutionReasonCodeId__c - Data Type: TEXT
- Description: Indicates the reason for the substitution, or why substitution must or must not be performed.
- Field API Name:
std__TherapyDurationUom__c - Data Type: TEXT
- Description: Alphanumeric string representing the therapy duration uom.