General informations

Name: HealthCloudGA__EhrAllergyIntolerance__c
Label: EHR Allergy Intolerance
Type: Custom Object
Deployed:

Description:
Indicates the patient has a susceptibility to an adverse reaction upon exposure to a specified substance.

Fields (41)
Name Label Type Description
Id Record ID ID
OwnerId Owner ID LOOKUP
IsDeleted Deleted CHECKBOX
Name EHR Allergy Intolerance 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__CriticalityCode__c Criticality Code TEXT(255) Criticality Symbol in syntax defined by the system
HealthCloudGA__CriticalityLabel__c Criticality Label TEXT(255)
HealthCloudGA__CriticalitySystem__c Criticality System TEXT(255) Identity of the terminology system
HealthCloudGA__IsRestricted__c IsRestricted CHECKBOX
HealthCloudGA__IsVisibleOnPatientCard__c IsVisibleOnPatientCard FORMULA (CHECKBOX) Returns true if value of Status Code field is NOT equal to ' Resolved ', else returns false.
HealthCloudGA__Patient__c Patient LOOKUP Who the sensitivity is for
HealthCloudGA__Reaction255__c Reaction 255 TEXT(255) Reactions associated with the sensitivity
HealthCloudGA__Reaction__c Reaction TEXT AREA (LONG)(32768)
HealthCloudGA__RecordedDate__c Recorded Date DATETIME
HealthCloudGA__RecorderName255__c Recorder Name 255 TEXT(255)
HealthCloudGA__RecorderName__c Recorder Name TEXT AREA (LONG)(32768)
HealthCloudGA__Recorder__c Recorder LOOKUP Who recorded the sensitivity
HealthCloudGA__SensitivityTest1__c Sensitivity Test1 LOOKUP Observation that confirm or refute
HealthCloudGA__SensitivityTest2__c Sensitivity Test2 LOOKUP Observation that confirm or refute
HealthCloudGA__SensitivityTest3__c Sensitivity Test3 LOOKUP Observation that confirm or refute
HealthCloudGA__SensitivityTypeCode__c Sensitivity Type Code TEXT(255) Sensitivity Type Symbol in syntax defined by the system
HealthCloudGA__SensitivityTypeLabel__c Sensitivity Type Label TEXT(255)
HealthCloudGA__SensitivityTypeSystem__c Sensitivity Type 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 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__Substance255__c Substance 255 TEXT(255) The substance that causes the sensitivity
HealthCloudGA__SubstanceCodeSystem__c Substance Code System TEXT(255) System for the code that identifies this allergy
HealthCloudGA__SubstanceCode__c Substance Code TEXT(255) Code that identifies this allergy
HealthCloudGA__SubstanceLong__c Substance TEXT AREA (LONG)(32768)
Fields Details (41)
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 Allergy Intolerance 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__CriticalityCode__c
Label Criticality Code
Type TEXT(255)
Description Criticality Symbol in syntax defined by the system
Name HealthCloudGA__CriticalityLabel__c
Label Criticality Label
Type TEXT(255)
Name HealthCloudGA__CriticalitySystem__c
Label Criticality System
Type TEXT(255)
Description Identity of the terminology system
Name HealthCloudGA__IsRestricted__c
Label IsRestricted
Type CHECKBOX
Required Yes
Default value false
Name HealthCloudGA__IsVisibleOnPatientCard__c
Label IsVisibleOnPatientCard
Type FORMULA (CHECKBOX)
Required Yes
Help Text Returns true if value of Status Label field is NOT equal to ' Resolved ', else returns false.
Description Returns true if value of Status Code field is NOT equal to ' Resolved ', else returns false.
Name HealthCloudGA__Patient__c
Label Patient
Type LOOKUP
Foreign key Yes
Description Who the sensitivity is for
Name HealthCloudGA__Reaction255__c
Label Reaction 255
Type TEXT(255)
Description Reactions associated with the sensitivity
Name HealthCloudGA__Reaction__c
Label Reaction
Type TEXT AREA (LONG)(32768)
Name HealthCloudGA__RecordedDate__c
Label Recorded Date
Type DATETIME
Name HealthCloudGA__RecorderName255__c
Label Recorder Name 255
Type TEXT(255)
Name HealthCloudGA__RecorderName__c
Label Recorder Name
Type TEXT AREA (LONG)(32768)
Name HealthCloudGA__Recorder__c
Label Recorder
Type LOOKUP
Foreign key Yes
Description Who recorded the sensitivity
Name HealthCloudGA__SensitivityTest1__c
Label Sensitivity Test1
Type LOOKUP
Foreign key Yes
Description Observation that confirm or refute
Name HealthCloudGA__SensitivityTest2__c
Label Sensitivity Test2
Type LOOKUP
Foreign key Yes
Description Observation that confirm or refute
Name HealthCloudGA__SensitivityTest3__c
Label Sensitivity Test3
Type LOOKUP
Foreign key Yes
Description Observation that confirm or refute
Name HealthCloudGA__SensitivityTypeCode__c
Label Sensitivity Type Code
Type TEXT(255)
Description Sensitivity Type Symbol in syntax defined by the system
Name HealthCloudGA__SensitivityTypeLabel__c
Label Sensitivity Type Label
Type TEXT(255)
Name HealthCloudGA__SensitivityTypeSystem__c
Label Sensitivity Type 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 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__Substance255__c
Label Substance 255
Type TEXT(255)
Description The substance that causes the sensitivity
Name HealthCloudGA__SubstanceCodeSystem__c
Label Substance Code System
Type TEXT(255)
Description System for the code that identifies this allergy
Name HealthCloudGA__SubstanceCode__c
Label Substance Code
Type TEXT(255)
Description Code that identifies this allergy
Name HealthCloudGA__SubstanceLong__c
Label Substance
Type TEXT AREA (LONG)(32768)
Parents relationships(28)
Name Parent object Child object Parent object field Child object field
AdvAcctForecastFact HealthCloudGA__EhrAllergyIntolerance__c AdvAcctForecastFactAdj
  • Id
  • AdvAcctForecastFactId
  • ForecastContext HealthCloudGA__EhrAllergyIntolerance__c AdvAcctForecastSetUse
  • Id
  • ForecastContextId
  • ResponseContext HealthCloudGA__EhrAllergyIntolerance__c Assessment
  • Id
  • ResponseContextId
  • ContentContext HealthCloudGA__EhrAllergyIntolerance__c AssessmentTaskContentDocument
  • Id
  • ContentContextId
  • RelatedRecord HealthCloudGA__EhrAllergyIntolerance__c AuthFormRequestRecord
  • Id
  • RelatedRecordId
  • What HealthCloudGA__EhrAllergyIntolerance__c ContactRequest
  • Id
  • WhatId
  • FirstPublishLocation HealthCloudGA__EhrAllergyIntolerance__c ContentVersion
  • Id
  • FirstPublishLocationId
  • ReferenceRecord HealthCloudGA__EhrAllergyIntolerance__c CustodyChainEntry
  • Id
  • ReferenceRecordId
  • ReferenceItemRecord HealthCloudGA__EhrAllergyIntolerance__c CustodyItem
  • Id
  • ReferenceItemRecordId
  • ParentReferenceRecord HealthCloudGA__EhrAllergyIntolerance__c DigitalVerification
  • Id
  • ParentReferenceRecordId
  • ParentRecord HealthCloudGA__EhrAllergyIntolerance__c DocumentChecklistItem
  • Id
  • ParentRecordId
  • ReferenceObject HealthCloudGA__EhrAllergyIntolerance__c DocumentEnvelope
  • Id
  • ReferenceObjectId
  • Record HealthCloudGA__EhrAllergyIntolerance__c DuplicateRecordItem
  • Id
  • RecordId
  • RelatedTo HealthCloudGA__EhrAllergyIntolerance__c EmailMessage
  • Id
  • RelatedToId
  • Topic HealthCloudGA__EhrAllergyIntolerance__c EngagementTopic
  • Id
  • TopicId
  • What HealthCloudGA__EhrAllergyIntolerance__c Event
  • Id
  • WhatId
  • RelatedRecord HealthCloudGA__EhrAllergyIntolerance__c FlowOrchestrationWorkItem
  • Id
  • RelatedRecordId
  • ReferenceObject HealthCloudGA__EhrAllergyIntolerance__c GeneratedDocument
  • Id
  • ReferenceObjectId
  • Context HealthCloudGA__EhrAllergyIntolerance__c GenericVisitTaskContext
  • Id
  • ContextId
  • SourceRecord HealthCloudGA__EhrAllergyIntolerance__c InfoAuthorizationRequest
  • Id
  • SourceRecordId
  • SourceRecord HealthCloudGA__EhrAllergyIntolerance__c MultipartyInfoAuthRequest
  • Id
  • SourceRecordId
  • AttachedTo HealthCloudGA__EhrAllergyIntolerance__c ProcessException
  • Id
  • AttachedToId
  • Parent HealthCloudGA__EhrAllergyIntolerance__c RecordAlert
  • Id
  • ParentId
  • What HealthCloudGA__EhrAllergyIntolerance__c RecordAlert
  • Id
  • WhatId
  • Subject HealthCloudGA__EhrAllergyIntolerance__c SurveySubject
  • Id
  • SubjectId
  • What HealthCloudGA__EhrAllergyIntolerance__c Task
  • Id
  • WhatId
  • Relation HealthCloudGA__EhrAllergyIntolerance__c TaskRelation
  • Id
  • RelationId
  • Context HealthCloudGA__EhrAllergyIntolerance__c Visit
  • Id
  • ContextId