General informations
Fields (33)
Name | Label | Type | Description |
---|---|---|---|
Id | Patient Medication Dosage ID | ID | |
IsDeleted | Deleted | CHECKBOX | |
Name | Name | AUTO NUMBER | |
CreatedDate | Created Date | DATETIME | |
CreatedById | Created By ID | LOOKUP | |
LastModifiedDate | Last Modified Date | DATETIME | |
LastModifiedById | Last Modified By ID | LOOKUP | |
SystemModstamp | System Modstamp | DATETIME | |
LastViewedDate | Last Viewed Date | DATETIME | |
LastReferencedDate | Last Referenced Date | DATETIME | |
ParentRecordId | Parent Record ID | MASTER-DETAIL | |
Sequence | Sequence | NUMBER(4,2) | |
DosePrerequisiteId | Code Set Bundle ID | LOOKUP | |
IsAsNeeded | As Needed | CHECKBOX | |
SiteId | Code Set Bundle ID | LOOKUP | |
RouteId | Code Set Bundle ID | LOOKUP | |
MethodId | Code Set Bundle ID | LOOKUP | |
DosageQuantityType | Dosage Quantity Type | PICKLIST | |
DosageRateType | Dosage Frequency Type | PICKLIST | |
DosageQuantityNumerator | Dosage Quantity Numerator | NUMBER(4,2) | |
DosageQuantityDenominator | Dosage Quantity Denominator | NUMBER(4,2) | |
DosageRateNumerator | Dosage Frequency Numerator | NUMBER(4,2) | |
DosageRateDenominator | Dosage Frequency Denominator | NUMBER(4,2) | |
DosageDefinitionType | Dosage Definition Type | PICKLIST | |
DosageRateUnitId | Unit of Measure ID | LOOKUP | |
DosageUnitId | Unit of Measure ID | LOOKUP | |
AdditionalInstruction | Additional Instruction | TEXT AREA (LONG)(32000) | |
PatientInstruction | Patient Instruction | TEXT AREA (LONG)(32000) | |
SourceSystem | Source System | TEXT(64) | |
SourceSystemIdentifier | Source System ID | TEXT(255) | |
SourceSystemModified | Source System Modified | DATETIME | |
Comments | Comments | TEXT(255) | |
TimingId | Activity Timing ID | LOOKUP |
Fields Details (33)
Name | Id |
Label | Patient Medication Dosage ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Name |
Type | AUTO NUMBER |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | LastViewedDate |
Label | Last Viewed Date |
Type | DATETIME |
Name | LastReferencedDate |
Label | Last Referenced Date |
Type | DATETIME |
Name | ParentRecordId |
Label | Parent Record ID |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Name | Sequence |
Label | Sequence |
Type | NUMBER(4,2) |
Help Text | The position of this medication in the sequence of medications prescribed to a patient. |
Name | DosePrerequisiteId |
Label | Code Set Bundle ID |
Type | LOOKUP |
Foreign key | Yes |
Name | IsAsNeeded |
Label | As Needed |
Type | CHECKBOX |
Required | Yes |
Help Text | The dosage is to be taken only when needed. |
Default value | false |
Name | SiteId |
Label | Code Set Bundle ID |
Type | LOOKUP |
Foreign key | Yes |
Name | RouteId |
Label | Code Set Bundle ID |
Type | LOOKUP |
Foreign key | Yes |
Name | MethodId |
Label | Code Set Bundle ID |
Type | LOOKUP |
Foreign key | Yes |
Name | DosageQuantityType |
Label | Dosage Quantity Type |
Type | PICKLIST |
Picklist values | Dose Range Dose |
Name | DosageRateType |
Label | Dosage Frequency Type |
Type | PICKLIST |
Picklist values | Frequency Ratio Frequency Range Frequency |
Name | DosageQuantityNumerator |
Label | Dosage Quantity Numerator |
Type | NUMBER(4,2) |
Help Text | The total amount of the medication contained in the dosage. If the dosage is a ratio, specify the numerator value. If the dosage is a range, specify the lower dosage value. If the dosage is a simple dose, specify the quantity. Examples: If quantity is 10 units/ml, then enter 10 in this field and 1 in Dosage Denominator. If quantity is 1-2 pills/day, then enter 1 in this field and 2 in Dosage Denominator. |
Name | DosageQuantityDenominator |
Label | Dosage Quantity Denominator |
Type | NUMBER(4,2) |
Help Text | The denominator for the amount of medication contained in the dosage when the dose is a ratio or a range. If the dosage is a ratio, specify the denominator value. If the dosage is a range, specify the upper dosage value. Examples: If quantity is 10 units/ml, then enter 10 in Dosage Numerator and 1 in this field. If quantity is 1-2 pills/day, then enter 1 in Dosage Numerator and 2 in this field. |
Name | DosageRateNumerator |
Label | Dosage Frequency Numerator |
Type | NUMBER(4,2) |
Help Text | The total amount of the medication contained in the dosage. If the dosage is a ratio, specify the numerator value. If the dosage is a range, specify the lower dosage value. If the dosage is a simple dose, specify the quantity. Examples: If quantity is 10 units/ml, then enter 10 in this field and 1 in Dosage Denominator. If quantity is 1-2 pills/day, then enter 1 in this field and 2 in Dosage Denominator. |
Name | DosageRateDenominator |
Label | Dosage Frequency Denominator |
Type | NUMBER(4,2) |
Help Text | The denominator for the amount of medication contained in the dosage when the dose is a ratio or a range. If the dosage is a ratio, specify the denominator value. If the dosage is a range, specify the upper dosage value. Examples: If quantity is 10 units/ml, then enter 10 in Dosage Numerator and 1 in this field. If quantity is 1-2 pills/day, then enter 1 in Dosage Numerator and 2 in this field. |
Name | DosageDefinitionType |
Label | Dosage Definition Type |
Type | PICKLIST |
Help Text | The method used to determine the required dosage. |
Picklist values | Ordered Calculated |
Name | DosageRateUnitId |
Label | Unit of Measure ID |
Type | LOOKUP |
Foreign key | Yes |
Name | DosageUnitId |
Label | Unit of Measure ID |
Type | LOOKUP |
Foreign key | Yes |
Name | AdditionalInstruction |
Label | Additional Instruction |
Type | TEXT AREA (LONG)(32000) |
Name | PatientInstruction |
Label | Patient Instruction |
Type | TEXT AREA (LONG)(32000) |
Name | SourceSystem |
Label | Source System |
Type | TEXT(64) |
Name | SourceSystemIdentifier |
Label | Source System ID |
Type | TEXT(255) |
Name | SourceSystemModified |
Label | Source System Modified |
Type | DATETIME |
Help Text | The most recent date when the integration system wrote the record from the source record. |
Name | Comments |
Label | Comments |
Type | TEXT(255) |
Name | TimingId |
Label | Activity Timing ID |
Type | LOOKUP |
Foreign key | Yes |
Parents relationships(4)
Name | Parent object | Child object | Parent object field | Child object field |
---|---|---|---|---|
FirstPublishLocation | PatientMedicationDosage | ContentVersion |
|
|
ReferenceObject | PatientMedicationDosage | DocumentEnvelope |
|
|
RelatedRecord | PatientMedicationDosage | FlowOrchestrationWorkItem |
|
|
ReferenceObject | PatientMedicationDosage | GeneratedDocument |
|
|
Children relationships(12)
Object User-defined metadata (0)
Label | Value |
---|