General informations
Name:
Label: EHR Medication Prescription
Type: Custom Object
Deployed: ✔
Description:
An order for both supply of the medication and the instructions for administration of the medicine to a patient.
Fields (68)
| Name | Label | Type | Description |
|---|---|---|---|
| Id | Record ID | ID | |
| OwnerId | Owner ID | LOOKUP | |
| IsDeleted | Deleted | CHECKBOX | |
| Name | EHR Medication Prescription ID | 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 | |
| LastActivityDate | Last Activity Date | DATE | |
| LastViewedDate | Last Viewed Date | DATETIME | |
| LastReferencedDate | Last Referenced Date | DATETIME | |
| HealthCloudGA__Account__c | Account | LOOKUP | Individual account which represents the patient in force.com |
| HealthCloudGA__DateWritten__c | Date Written | DATETIME | |
| HealthCloudGA__DispenseExpectedSupplyDuration__c | Dispense Expected Supply Duration | NUMBER(16,2) | |
| HealthCloudGA__DispenseMedicationCodeSystem__c | Dispense Medication Code System | TEXT(255) | System for Code that identifies this medication |
| HealthCloudGA__DispenseMedicationCode__c | Dispense Medication Code | TEXT(255) | Code that identify this medication |
| HealthCloudGA__DispenseMedicationExpiration__c | Dispense Medication Expiration | DATETIME | |
| HealthCloudGA__DispenseMedicationIsBrand__c | Dispense Medication Is Brand | CHECKBOX | True if a brand |
| HealthCloudGA__DispenseMedicationKindCode__c | Dispense Medication Kind Code | TEXT(255) | product | package code |
| HealthCloudGA__DispenseMedicationKindLabel__c | Dispense Medication Kind Label | TEXT(255) | product | package friendly name |
| HealthCloudGA__DispenseMedicationKindSystem__c | Dispense Medication Kind System | TEXT(255) | product | package code system |
| HealthCloudGA__DispenseMedicationLabel__c | Dispense Medication Label | TEXT(255) | Friendly name for this medication |
| HealthCloudGA__DispenseMedicationLotNumber__c | Dispense Medication Lot Number | TEXT(255) | Lot number for medication batch |
| HealthCloudGA__DispenseMedicationName__c | Dispense Medication Name | TEXT(255) | Common / Commercial name |
| HealthCloudGA__DispenseMedicationProductFormCode__c | Dispense Medication Product Form Code | TEXT(255) | powder | tablets | carton + code |
| HealthCloudGA__DispenseMedicationProductFormLabel__c | Dispense Medication Product Form Label | TEXT(255) | powder | tablets | carton + friendly name |
| HealthCloudGA__DispenseMedicationProductFormSystem__c | Dispense Medication Product Form System | TEXT(255) | powder | tablets | carton + system |
| HealthCloudGA__DispenseNumberOfRepeatAllowed__c | Dispense Number Of Repeat Allowed | NUMBER(18,0) | |
| HealthCloudGA__DispenseQuantityUnit__c | Dispense Quantity Unit | TEXT(255) | Amount of medication to supply per dispense unit of measure |
| HealthCloudGA__DispenseQuantityValue__c | Dispense Quantity Value | NUMBER(16,2) | Amount of medication to supply per dispense |
| HealthCloudGA__DispenseValidityPeriodEnd__c | Dispense Validity Period End | DATETIME | |
| HealthCloudGA__DispenseValidityPeriodStart__c | Dispense Validity Period Start | DATETIME | |
| HealthCloudGA__Encounter__c | Encounter | LOOKUP | |
| HealthCloudGA__IsRestricted__c | IsRestricted | CHECKBOX | |
| HealthCloudGA__IsVisibleOnPatientCard__c | IsVisibleOnPatientCard | FORMULA (CHECKBOX) | IF Status = Completed AND (Dispense Validity Period End + Dispense Expected Supply Duration) > TODAY return true else return false |
| HealthCloudGA__MedicationCodeLabel__c | Medication Code Label | TEXT(255) | Friendly name for medication code |
| HealthCloudGA__MedicationCodeSystem__c | Medication Code System | TEXT(255) | System for Code that identifies this medication |
| HealthCloudGA__MedicationCode__c | Medication Code | TEXT(255) | Code that identify this medication |
| HealthCloudGA__MedicationExpiration__c | Medication Expiration | DATETIME | |
| HealthCloudGA__MedicationIsBrand__c | Medication Is Brand | CHECKBOX | True if a brand |
| HealthCloudGA__MedicationKindCode__c | Medication Kind Code | TEXT(255) | product | package code |
| HealthCloudGA__MedicationKindLabel__c | Medication Kind Label | TEXT(255) | product | package friendly name |
| HealthCloudGA__MedicationKindSystem__c | Medication Kind System | TEXT(255) | product | package code system |
| HealthCloudGA__MedicationLotNumber__c | Medication Lot Number | TEXT(255) | Lot number for medication batch |
| HealthCloudGA__MedicationName__c | Medication Name | TEXT(255) | Common / Commercial name |
| HealthCloudGA__MedicationProductFormCode__c | Medication Product Form Code | TEXT(255) | powder | tablets | carton + code |
| HealthCloudGA__MedicationProductFormLabel__c | Medication Product Form Label | TEXT(255) | powder | tablets | carton + friendly name |
| HealthCloudGA__MedicationProductFormSystem__c | Medication Product Form System | TEXT(255) | powder | tablets | carton + system |
| HealthCloudGA__Patient__c | Patient | LOOKUP | |
| HealthCloudGA__PrescriberName__c | Prescriber Name | TEXT(255) | |
| HealthCloudGA__Prescriber__c | Prescriber | LOOKUP | |
| HealthCloudGA__ReasonCode__c | Reason Code | TEXT(255) | Reason or indication for writing the prescription |
| HealthCloudGA__ReasonCondition__c | Reason Condition | LOOKUP | |
| HealthCloudGA__ReasonLabel__c | Reason Label | TEXT(255) | Friendly name for Reason code or indication for writing the prescription |
| HealthCloudGA__ReasonSystem__c | Reason System | TEXT(255) | Coding System for ReasonCode or indication for writing the prescription |
| HealthCloudGA__SourceSystemId__c | Source System ID | TEXT(255) | |
| HealthCloudGA__SourceSystemModified__c | Source System Modified | DATETIME | When last updated |
| HealthCloudGA__SourceSystem__c | Source System | TEXT(64) | Identifies the system that created the record and owns update rights to it. |
| HealthCloudGA__StatusCode__c | Status Code | TEXT(255) | Code for: active | on-hold | completed | entered-in-error | stopped | superseded | draft |
| HealthCloudGA__StatusLabel__c | Status Label | TEXT(255) | Friendly name for Status |
| HealthCloudGA__StatusSystem__c | Status System | TEXT(255) | System for Status Code |
| HealthCloudGA__SubstituteRestrictReasonCode__c | Substitute Restrict Reason Code | TEXT AREA (LONG)(32768) | Any restrictions on medication substitution? |
| HealthCloudGA__SubstituteRestrictReasonLabel__c | Substitute Restrict Reason Label | TEXT(255) | Any restrictions on medication substitution, generic / formulary + friendly name |
| HealthCloudGA__SubstituteRestrictReasonSystem__c | Substitute Restrict Reason System | TEXT(255) | Any restrictions on medication substitution? coding system |
| HealthCloudGA__SubstituteRestrictTypeCode__c | Substitute Restrict Type Code | TEXT(255) | generic | formulary + code |
| HealthCloudGA__SubstituteRestrictTypeLabel__c | Substitute Restrict Type Label | TEXT(255) | generic | formulary + code friendly name |
| HealthCloudGA__SubstituteRestrictTypeSystem__c | Substitute Restrict Type System | TEXT(255) | generic | formulary + coding system |
Fields Details (68)
| Name | Id |
| Label | Record ID |
| Type | ID |
| Required | Yes |
| Name | OwnerId |
| Label | Owner ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Required | Yes |
| Name | IsDeleted |
| Label | Deleted |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | Name |
| Label | EHR Medication Prescription ID |
| 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 | LastActivityDate |
| Label | Last Activity Date |
| Type | DATE |
| Name | LastViewedDate |
| Label | Last Viewed Date |
| Type | DATETIME |
| Name | LastReferencedDate |
| Label | Last Referenced Date |
| Type | DATETIME |
| Name | HealthCloudGA__Account__c |
| Label | Account |
| Type | LOOKUP |
| Foreign key | Yes |
| Description | Individual account which represents the patient in force.com |
| Name | HealthCloudGA__DateWritten__c |
| Label | Date Written |
| Type | DATETIME |
| Name | HealthCloudGA__DispenseExpectedSupplyDuration__c |
| Label | Dispense Expected Supply Duration |
| Type | NUMBER(16,2) |
| Name | HealthCloudGA__DispenseMedicationCodeSystem__c |
| Label | Dispense Medication Code System |
| Type | TEXT(255) |
| Help Text | System for Code that identifies this medication |
| Description | System for Code that identifies this medication |
| Name | HealthCloudGA__DispenseMedicationCode__c |
| Label | Dispense Medication Code |
| Type | TEXT(255) |
| Help Text | Code that identify this medication |
| Description | Code that identify this medication |
| Name | HealthCloudGA__DispenseMedicationExpiration__c |
| Label | Dispense Medication Expiration |
| Type | DATETIME |
| Name | HealthCloudGA__DispenseMedicationIsBrand__c |
| Label | Dispense Medication Is Brand |
| Type | CHECKBOX |
| Required | Yes |
| Help Text | True if a brand |
| Default value | false |
| Description | True if a brand |
| Name | HealthCloudGA__DispenseMedicationKindCode__c |
| Label | Dispense Medication Kind Code |
| Type | TEXT(255) |
| Help Text | product | package code |
| Description | product | package code |
| Name | HealthCloudGA__DispenseMedicationKindLabel__c |
| Label | Dispense Medication Kind Label |
| Type | TEXT(255) |
| Help Text | product | package friendly name |
| Description | product | package friendly name |
| Name | HealthCloudGA__DispenseMedicationKindSystem__c |
| Label | Dispense Medication Kind System |
| Type | TEXT(255) |
| Help Text | product | package code system |
| Description | product | package code system |
| Name | HealthCloudGA__DispenseMedicationLabel__c |
| Label | Dispense Medication Label |
| Type | TEXT(255) |
| Help Text | Friendly name for this medication |
| Description | Friendly name for this medication |
| Name | HealthCloudGA__DispenseMedicationLotNumber__c |
| Label | Dispense Medication Lot Number |
| Type | TEXT(255) |
| Help Text | Lot number for medication batch |
| Description | Lot number for medication batch |
| Name | HealthCloudGA__DispenseMedicationName__c |
| Label | Dispense Medication Name |
| Type | TEXT(255) |
| Help Text | Common / Commercial name |
| Description | Common / Commercial name |
| Name | HealthCloudGA__DispenseMedicationProductFormCode__c |
| Label | Dispense Medication Product Form Code |
| Type | TEXT(255) |
| Help Text | powder | tablets | carton + code |
| Description | powder | tablets | carton + code |
| Name | HealthCloudGA__DispenseMedicationProductFormLabel__c |
| Label | Dispense Medication Product Form Label |
| Type | TEXT(255) |
| Help Text | powder | tablets | carton + friendly name |
| Description | powder | tablets | carton + friendly name |
| Name | HealthCloudGA__DispenseMedicationProductFormSystem__c |
| Label | Dispense Medication Product Form System |
| Type | TEXT(255) |
| Help Text | powder | tablets | carton + system |
| Description | powder | tablets | carton + system |
| Name | HealthCloudGA__DispenseNumberOfRepeatAllowed__c |
| Label | Dispense Number Of Repeat Allowed |
| Type | NUMBER(18,0) |
| Name | HealthCloudGA__DispenseQuantityUnit__c |
| Label | Dispense Quantity Unit |
| Type | TEXT(255) |
| Help Text | Amount of medication to supply per dispense unit of measure |
| Description | Amount of medication to supply per dispense unit of measure |
| Name | HealthCloudGA__DispenseQuantityValue__c |
| Label | Dispense Quantity Value |
| Type | NUMBER(16,2) |
| Help Text | Amount of medication to supply per dispense |
| Description | Amount of medication to supply per dispense |
| Name | HealthCloudGA__DispenseValidityPeriodEnd__c |
| Label | Dispense Validity Period End |
| Type | DATETIME |
| Name | HealthCloudGA__DispenseValidityPeriodStart__c |
| Label | Dispense Validity Period Start |
| Type | DATETIME |
| Name | HealthCloudGA__Encounter__c |
| Label | Encounter |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | HealthCloudGA__IsRestricted__c |
| Label | IsRestricted |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | HealthCloudGA__IsVisibleOnPatientCard__c |
| Label | IsVisibleOnPatientCard |
| Type | FORMULA (CHECKBOX) |
| Required | Yes |
| Description | IF Status = Completed AND (Dispense Validity Period End + Dispense Expected Supply Duration) > TODAY return true else return false |
| Name | HealthCloudGA__MedicationCodeLabel__c |
| Label | Medication Code Label |
| Type | TEXT(255) |
| Help Text | Friendly name for medication code |
| Description | Friendly name for medication code |
| Name | HealthCloudGA__MedicationCodeSystem__c |
| Label | Medication Code System |
| Type | TEXT(255) |
| Help Text | System for Code that identifies this medication |
| Description | System for Code that identifies this medication |
| Name | HealthCloudGA__MedicationCode__c |
| Label | Medication Code |
| Type | TEXT(255) |
| Help Text | Code that identify this medication |
| Description | Code that identify this medication |
| Name | HealthCloudGA__MedicationExpiration__c |
| Label | Medication Expiration |
| Type | DATETIME |
| Name | HealthCloudGA__MedicationIsBrand__c |
| Label | Medication Is Brand |
| Type | CHECKBOX |
| Required | Yes |
| Help Text | True if a brand |
| Default value | false |
| Description | True if a brand |
| Name | HealthCloudGA__MedicationKindCode__c |
| Label | Medication Kind Code |
| Type | TEXT(255) |
| Help Text | product | package code |
| Description | product | package code |
| Name | HealthCloudGA__MedicationKindLabel__c |
| Label | Medication Kind Label |
| Type | TEXT(255) |
| Help Text | product | package friendly name |
| Description | product | package friendly name |
| Name | HealthCloudGA__MedicationKindSystem__c |
| Label | Medication Kind System |
| Type | TEXT(255) |
| Help Text | product | package code system |
| Description | product | package code system |
| Name | HealthCloudGA__MedicationLotNumber__c |
| Label | Medication Lot Number |
| Type | TEXT(255) |
| Help Text | Lot number for medication batch |
| Description | Lot number for medication batch |
| Name | HealthCloudGA__MedicationName__c |
| Label | Medication Name |
| Type | TEXT(255) |
| Help Text | Common / Commercial name |
| Description | Common / Commercial name |
| Name | HealthCloudGA__MedicationProductFormCode__c |
| Label | Medication Product Form Code |
| Type | TEXT(255) |
| Help Text | powder | tablets | carton + code |
| Description | powder | tablets | carton + code |
| Name | HealthCloudGA__MedicationProductFormLabel__c |
| Label | Medication Product Form Label |
| Type | TEXT(255) |
| Help Text | powder | tablets | carton + friendly name |
| Description | powder | tablets | carton + friendly name |
| Name | HealthCloudGA__MedicationProductFormSystem__c |
| Label | Medication Product Form System |
| Type | TEXT(255) |
| Help Text | powder | tablets | carton + system |
| Description | powder | tablets | carton + system |
| Name | HealthCloudGA__Patient__c |
| Label | Patient |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | HealthCloudGA__PrescriberName__c |
| Label | Prescriber Name |
| Type | TEXT(255) |
| Name | HealthCloudGA__Prescriber__c |
| Label | Prescriber |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | HealthCloudGA__ReasonCode__c |
| Label | Reason Code |
| Type | TEXT(255) |
| Help Text | Reason or indication for writing the prescription |
| Description | Reason or indication for writing the prescription |
| Name | HealthCloudGA__ReasonCondition__c |
| Label | Reason Condition |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | HealthCloudGA__ReasonLabel__c |
| Label | Reason Label |
| Type | TEXT(255) |
| Help Text | Friendly name for Reason code or indication for writing the prescription |
| Description | Friendly name for Reason code or indication for writing the prescription |
| Name | HealthCloudGA__ReasonSystem__c |
| Label | Reason System |
| Type | TEXT(255) |
| Help Text | Coding System ReasonCode or indication for writing the prescription |
| Description | Coding System for ReasonCode or indication for writing the prescription |
| Name | HealthCloudGA__SourceSystemId__c |
| Label | Source System ID |
| Type | TEXT(255) |
| Name | HealthCloudGA__SourceSystemModified__c |
| Label | Source System Modified |
| Type | DATETIME |
| Description | When last updated |
| Name | HealthCloudGA__SourceSystem__c |
| Label | Source System |
| Type | TEXT(64) |
| Help Text | Identifies the system that created the record and owns update rights to it. Defaults to Health1 for manually created records. |
| Default value | "Health1-"+$Organization.Id |
| Description | Identifies the system that created the record and owns update rights to it. |
| Name | HealthCloudGA__StatusCode__c |
| Label | Status Code |
| Type | TEXT(255) |
| Help Text | Code for: active | on-hold | completed | entered-in-error | stopped | superseded | draft |
| Description | Code for: active | on-hold | completed | entered-in-error | stopped | superseded | draft |
| Name | HealthCloudGA__StatusLabel__c |
| Label | Status Label |
| Type | TEXT(255) |
| Help Text | Friendly name for Status |
| Description | Friendly name for Status |
| Name | HealthCloudGA__StatusSystem__c |
| Label | Status System |
| Type | TEXT(255) |
| Help Text | System for Status Code |
| Description | System for Status Code |
| Name | HealthCloudGA__SubstituteRestrictReasonCode__c |
| Label | Substitute Restrict Reason Code |
| Type | TEXT AREA (LONG)(32768) |
| Description | Any restrictions on medication substitution? |
| Name | HealthCloudGA__SubstituteRestrictReasonLabel__c |
| Label | Substitute Restrict Reason Label |
| Type | TEXT(255) |
| Help Text | Any restrictions on medication substitution, generic / formulary + friendly name |
| Description | Any restrictions on medication substitution, generic / formulary + friendly name |
| Name | HealthCloudGA__SubstituteRestrictReasonSystem__c |
| Label | Substitute Restrict Reason System |
| Type | TEXT(255) |
| Help Text | Any restrictions on medication substitution? coding system |
| Description | Any restrictions on medication substitution? coding system |
| Name | HealthCloudGA__SubstituteRestrictTypeCode__c |
| Label | Substitute Restrict Type Code |
| Type | TEXT(255) |
| Help Text | generic | formulary + code |
| Description | generic | formulary + code |
| Name | HealthCloudGA__SubstituteRestrictTypeLabel__c |
| Label | Substitute Restrict Type Label |
| Type | TEXT(255) |
| Help Text | generic | formulary + code friendly name |
| Description | generic | formulary + code friendly name |
| Name | HealthCloudGA__SubstituteRestrictTypeSystem__c |
| Label | Substitute Restrict Type System |
| Type | TEXT(255) |
| Help Text | generic | formulary + coding system |
| Description | generic | formulary + coding system |
Parents relationships(30)
Children relationships(8)
Object User-defined metadata (0)
| Label | Value |
|---|