General informations
Description:
Use to record detailed information about conditions, problems or diagnoses recognized by a clinician. There are many uses including: recording a Diagnosis during an Encounter; populating a problem List or a Summary Statement, such as a Discharge Summary.
Fields (54)
| Name | Label | Type | Description |
|---|---|---|---|
| Id | Record ID | ID | |
| OwnerId | Owner ID | LOOKUP | |
| IsDeleted | Deleted | CHECKBOX | |
| Name | EHR Condition 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__AbatementDetail255__c | Abatement Detail 255 | TEXT(255) | |
| HealthCloudGA__AbatementDetail__c | Abatement Detail | TEXT AREA (LONG)(32768) | |
| HealthCloudGA__Account__c | Account | LOOKUP | Individual account which represents the patient in force.com |
| HealthCloudGA__AsserterPatient__c | Asserter Patient | TEXT(255) | Person who asserts this condition |
| HealthCloudGA__AsserterPractitioner__c | Asserter Practitioner | TEXT(255) | |
| HealthCloudGA__CategoryCode__c | Category Code | TEXT(255) | Category Symbol in syntax defined by the system |
| HealthCloudGA__CategorySystem__c | Category System | TEXT(255) | Identity of the terminology system |
| HealthCloudGA__CatergoryLabel__c | Category Label | TEXT(255) | |
| HealthCloudGA__CertaintyCode__c | Certainty Code | TEXT(255) | Certainty Symbol in syntax defined by the system |
| HealthCloudGA__CertaintyLabel__c | Certainty Label | TEXT(255) | |
| HealthCloudGA__CertaintySystem__c | Certainty System | TEXT(255) | Identity of the terminology system |
| HealthCloudGA__CodeLabel__c | Code Label | TEXT(255) | |
| HealthCloudGA__CodeSystem__c | Code System | TEXT(255) | Identity of the terminology system |
| HealthCloudGA__Code__c | Code | TEXT(255) | Category Symbol in syntax defined by the system |
| HealthCloudGA__DateAsserted__c | Date Asserted | DATETIME | |
| HealthCloudGA__DateDocumented__c | Date Documented | FORMULA (DATETIME) | Date when the EHR Condition is documented. |
| HealthCloudGA__Encounter__c | Encounter | LOOKUP | Encounter when condition first asserted |
| HealthCloudGA__EvidenceCode__c | Evidence Code | TEXT(255) | Evidence Symbol in syntax defined by the system |
| HealthCloudGA__EvidenceDetail__c | Evidence Detail | TEXT AREA (LONG)(32768) | Supporting information found elsewhere |
| HealthCloudGA__EvidenceLabel__c | Evidence Label | TEXT(255) | |
| HealthCloudGA__EvidenceSystem__c | Evidence System | TEXT(255) | Identity of the terminology system |
| HealthCloudGA__IsAbated__c | Is Abated | CHECKBOX | |
| HealthCloudGA__IsRestricted__c | IsRestricted | CHECKBOX | |
| HealthCloudGA__IsVisibleOnPatientCard__c | IsVisibleOnPatientCard | FORMULA (CHECKBOX) | If returns true, the record will appear on Patient Card |
| HealthCloudGA__LocationCode__c | Location Code | TEXT(255) | Location Symbol in syntax defined by the system |
| HealthCloudGA__LocationDetail__c | Location Detail | TEXT AREA (LONG)(32768) | Precise Location details |
| HealthCloudGA__LocationLabel__c | Location Label | TEXT(255) | |
| HealthCloudGA__LocationSystem__c | Location System | TEXT(255) | Identity of the terminology system |
| HealthCloudGA__Notes__c | Notes | TEXT AREA (LONG)(32768) | |
| HealthCloudGA__Onset__c | Onset | TEXT(255) | |
| HealthCloudGA__Patient__c | Patient | LOOKUP | |
| HealthCloudGA__SeverityCode__c | Severity Code | TEXT(255) | Severity Symbol in syntax defined by the system |
| HealthCloudGA__SeverityLabel__c | Severity Label | TEXT(255) | |
| HealthCloudGA__SeveritySystem__c | Severity 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__Stage__c | Stage | TEXT(255) | |
| HealthCloudGA__StatusCode__c | Status Code | TEXT(255) | Status Symbol in syntax defined by the system |
| HealthCloudGA__StatusLabel__c | Status Label | TEXT(255) | |
| HealthCloudGA__StatusSystem__c | Status System | TEXT(255) | Identity of the terminology system |
| HealthCloudGA__YearDocumented__c | Year Documented | FORMULA (TEXT)(1300) |
Fields Details (54)
| 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 Condition 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__AbatementDetail255__c |
| Label | Abatement Detail 255 |
| Type | TEXT(255) |
| Name | HealthCloudGA__AbatementDetail__c |
| Label | Abatement Detail |
| Type | TEXT AREA (LONG)(32768) |
| Name | HealthCloudGA__Account__c |
| Label | Account |
| Type | LOOKUP |
| Foreign key | Yes |
| Description | Individual account which represents the patient in force.com |
| Name | HealthCloudGA__AsserterPatient__c |
| Label | Asserter Patient |
| Type | TEXT(255) |
| Description | Person who asserts this condition |
| Name | HealthCloudGA__AsserterPractitioner__c |
| Label | Asserter Practitioner |
| Type | TEXT(255) |
| Name | HealthCloudGA__CategoryCode__c |
| Label | Category Code |
| Type | TEXT(255) |
| Description | Category Symbol in syntax defined by the system |
| Name | HealthCloudGA__CategorySystem__c |
| Label | Category System |
| Type | TEXT(255) |
| Description | Identity of the terminology system |
| Name | HealthCloudGA__CatergoryLabel__c |
| Label | Category Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__CertaintyCode__c |
| Label | Certainty Code |
| Type | TEXT(255) |
| Description | Certainty Symbol in syntax defined by the system |
| Name | HealthCloudGA__CertaintyLabel__c |
| Label | Certainty Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__CertaintySystem__c |
| Label | Certainty System |
| Type | TEXT(255) |
| Description | Identity of the terminology system |
| Name | HealthCloudGA__CodeLabel__c |
| Label | Code Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__CodeSystem__c |
| Label | Code System |
| Type | TEXT(255) |
| Description | Identity of the terminology system |
| Name | HealthCloudGA__Code__c |
| Label | Code |
| Type | TEXT(255) |
| Description | Category Symbol in syntax defined by the system |
| Name | HealthCloudGA__DateAsserted__c |
| Label | Date Asserted |
| Type | DATETIME |
| Name | HealthCloudGA__DateDocumented__c |
| Label | Date Documented |
| Type | FORMULA (DATETIME) |
| Description | Date when the EHR Condition is documented. |
| Name | HealthCloudGA__Encounter__c |
| Label | Encounter |
| Type | LOOKUP |
| Foreign key | Yes |
| Description | Encounter when condition first asserted |
| Name | HealthCloudGA__EvidenceCode__c |
| Label | Evidence Code |
| Type | TEXT(255) |
| Description | Evidence Symbol in syntax defined by the system |
| Name | HealthCloudGA__EvidenceDetail__c |
| Label | Evidence Detail |
| Type | TEXT AREA (LONG)(32768) |
| Description | Supporting information found elsewhere |
| Name | HealthCloudGA__EvidenceLabel__c |
| Label | Evidence Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__EvidenceSystem__c |
| Label | Evidence System |
| Type | TEXT(255) |
| Description | Identity of the terminology system |
| Name | HealthCloudGA__IsAbated__c |
| Label | Is Abated |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| 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__LocationCode__c |
| Label | Location Code |
| Type | TEXT(255) |
| Description | Location Symbol in syntax defined by the system |
| Name | HealthCloudGA__LocationDetail__c |
| Label | Location Detail |
| Type | TEXT AREA (LONG)(32768) |
| Description | Precise Location details |
| Name | HealthCloudGA__LocationLabel__c |
| Label | Location Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__LocationSystem__c |
| Label | Location System |
| Type | TEXT(255) |
| Description | Identity of the terminology system |
| Name | HealthCloudGA__Notes__c |
| Label | Notes |
| Type | TEXT AREA (LONG)(32768) |
| Name | HealthCloudGA__Onset__c |
| Label | Onset |
| Type | TEXT(255) |
| Name | HealthCloudGA__Patient__c |
| Label | Patient |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | HealthCloudGA__SeverityCode__c |
| Label | Severity Code |
| Type | TEXT(255) |
| Description | Severity Symbol in syntax defined by the system |
| Name | HealthCloudGA__SeverityLabel__c |
| Label | Severity Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__SeveritySystem__c |
| Label | Severity 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__Stage__c |
| Label | Stage |
| Type | TEXT(255) |
| Name | HealthCloudGA__StatusCode__c |
| Label | Status Code |
| Type | TEXT(255) |
| Description | Status Symbol in syntax defined by the system |
| Name | HealthCloudGA__StatusLabel__c |
| Label | Status Label |
| Type | TEXT(255) |
| Name | HealthCloudGA__StatusSystem__c |
| Label | Status System |
| Type | TEXT(255) |
| Description | Identity of the terminology system |
| Name | HealthCloudGA__YearDocumented__c |
| Label | Year Documented |
| Type | FORMULA (TEXT)(1300) |
Parents relationships(32)
Children relationships(6)
Object User-defined metadata (0)
| Label | Value |
|---|