General informations
Name:
Label: EHR Medication Statement
Type: Custom Object
Deployed: ✔
Description:
A record of medication being taken by a patient, or that the medication has been given to a patient where the record is the result of a report from the patient or another clinician.
Fields (39)
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID | |
OwnerId | Owner ID | LOOKUP | |
IsDeleted | Deleted | CHECKBOX | |
Name | EHR Medication Statement 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 | |
HealthCloudGA__Device__c | Device | LOOKUP | |
HealthCloudGA__IsRestricted__c | IsRestricted | CHECKBOX | |
HealthCloudGA__IsVisibleOnPatientCard__c | IsVisibleOnPatientCard | FORMULA (CHECKBOX) | If returns true, the record will appear on Patient Card |
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__ReasonNotGivenCode__c | Reason Not Given Code | TEXT(255) | ReasonNotGiven Symbol in syntax defined by the system |
HealthCloudGA__ReasonNotGivenLabel__c | Reason Not Given Label | TEXT(255) | Friendly name for Reason code or indication for writing the prescription |
HealthCloudGA__ReasonNotGivenSystem__c | Reason Not Given System | TEXT(255) | Identity of the terminology system |
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 | PICKLIST | A code specifying the state of the statement. Generally, this will be in-progress or completed. |
HealthCloudGA__WasNotGiven__c | Was Not Given | CHECKBOX | |
HealthCloudGA__WhenGiven__c | When Given | DATETIME |
Fields Details (39)
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 Statement 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 |
Name | HealthCloudGA__Device__c |
Label | Device |
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 returns true, the record will appear on Patient Card |
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__ReasonNotGivenCode__c |
Label | Reason Not Given Code |
Type | TEXT(255) |
Description | ReasonNotGiven Symbol in syntax defined by the system |
Name | HealthCloudGA__ReasonNotGivenLabel__c |
Label | Reason Not Given 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__ReasonNotGivenSystem__c |
Label | Reason Not Given System |
Type | TEXT(255) |
Description | Identity of the terminology system |
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 | PICKLIST |
Help Text | A code specifying the state of the statement. Generally, this will be in-progress or completed. |
Picklist values | in-progress completed entered-in-error |
Description | A code specifying the state of the statement. Generally, this will be in-progress or completed. |
Name | HealthCloudGA__WasNotGiven__c |
Label | Was Not Given |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | HealthCloudGA__WhenGiven__c |
Label | When Given |
Type | DATETIME |
Parents relationships(30)
Children relationships(6)
Object User-defined metadata (0)
Label | Value |
---|