General informations
Fields (46)
| Name | Label | Type | Description |
|---|---|---|---|
| Id | Patient Immunization ID | ID | |
| OwnerId | Owner ID | LOOKUP | |
| 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 | |
| PatientId | Account ID | MASTER-DETAIL | |
| Status | Status | PICKLIST | |
| StatusReasonCodeId | Code Set Bundle ID | LOOKUP | |
| VaccineCodeId | Code Set Bundle ID | LOOKUP | |
| VaccinationDate | Vaccination Date | DATETIME | |
| RecordCreationDateTime | Record Creation Date | DATETIME | |
| IsRecordedByVaccinator | Recorded By Vaccinator | CHECKBOX | |
| InformationSourceId | Code Set Bundle ID | LOOKUP | |
| Manufacturer | Manufacturer | TEXT(80) | |
| LotNumber | Lot Number | TEXT(80) | |
| ExpirationDate | Expiration Date | DATETIME | |
| SiteId | Code Set Bundle ID | LOOKUP | |
| RouteId | Code Set Bundle ID | LOOKUP | |
| Dose | Dose | NUMBER(4,2) | |
| DoseUnitId | Unit of Measure ID | LOOKUP | |
| ReasonCodeId | Code Set Bundle ID | LOOKUP | |
| IsSubpotent | Subpotent | CHECKBOX | |
| SubpotencyReasonCodeId | Code Set Bundle ID | LOOKUP | |
| HealthConditionId | Health Condition ID | LOOKUP | |
| CareObservationId | Care Observation ID | LOOKUP | |
| SourceSystem | Source System | TEXT(64) | |
| SourceSystemIdentifier | Source System ID | TEXT(255) | |
| SourceSystemModified | Source System Modified | DATETIME | |
| VaccinationPeriod | Vaccination Period | TEXT(80) | |
| RecommendedDoses | Recommended Doses | TEXT(80) | |
| CurrentDose | Current Dose | TEXT(80) | |
| TargetDiseaseCodeId | Code Set Bundle ID | LOOKUP | |
| RecommendingAuthority | Recommending Authority | TEXT(80) | |
| ImmunizationRecommendation | Immunization Recommendation | TEXT(80) | |
| ClinicalEncounterId | Clinical Encounter ID | LOOKUP | |
| DiagnosticSummaryId | Diagnostic Summary ID | LOOKUP | |
| FacilityId | Healthcare Facility ID | LOOKUP | |
| ManufacturerAccountId | Account ID | LOOKUP | |
| Vaccine_Name__c | Vaccine Name | FORMULA (TEXT)(1300) | |
| Patient_Immunization_Name__c | Patient Immunization Name | TEXT(255) |
Fields Details (46)
| Name | Id |
| Label | Patient Immunization 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 | 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 | PatientId |
| Label | Account ID |
| Type | MASTER-DETAIL |
| Foreign key | Yes |
| Required | Yes |
| Name | Status |
| Label | Status |
| Type | PICKLIST |
| Required | Yes |
| Picklist values | Completed Not Done Entered in Error |
| Name | StatusReasonCodeId |
| Label | Code Set Bundle ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | VaccineCodeId |
| Label | Code Set Bundle ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Required | Yes |
| Name | VaccinationDate |
| Label | Vaccination Date |
| Type | DATETIME |
| Name | RecordCreationDateTime |
| Label | Record Creation Date |
| Type | DATETIME |
| Name | IsRecordedByVaccinator |
| Label | Recorded By Vaccinator |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | InformationSourceId |
| Label | Code Set Bundle ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Help Text | The system-defined code that specifies the source of information. Specify when Recorded by Vaccinator isn't selected. |
| Name | Manufacturer |
| Label | Manufacturer |
| Type | TEXT(80) |
| Name | LotNumber |
| Label | Lot Number |
| Type | TEXT(80) |
| Name | ExpirationDate |
| Label | Expiration Date |
| Type | DATETIME |
| Help Text | The date the lot that contained the administered vaccine is expected to expire. |
| 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 | Dose |
| Label | Dose |
| Type | NUMBER(4,2) |
| Name | DoseUnitId |
| Label | Unit of Measure ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | ReasonCodeId |
| Label | Code Set Bundle ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | IsSubpotent |
| Label | Subpotent |
| Type | CHECKBOX |
| Required | Yes |
| Default value | false |
| Name | SubpotencyReasonCodeId |
| Label | Code Set Bundle ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | HealthConditionId |
| Label | Health Condition ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | CareObservationId |
| Label | Care Observation ID |
| Type | LOOKUP |
| Foreign key | Yes |
| 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 | VaccinationPeriod |
| Label | Vaccination Period |
| Type | TEXT(80) |
| Name | RecommendedDoses |
| Label | Recommended Doses |
| Type | TEXT(80) |
| Name | CurrentDose |
| Label | Current Dose |
| Type | TEXT(80) |
| Name | TargetDiseaseCodeId |
| Label | Code Set Bundle ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | RecommendingAuthority |
| Label | Recommending Authority |
| Type | TEXT(80) |
| Name | ImmunizationRecommendation |
| Label | Immunization Recommendation |
| Type | TEXT(80) |
| Name | ClinicalEncounterId |
| Label | Clinical Encounter ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | DiagnosticSummaryId |
| Label | Diagnostic Summary ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | FacilityId |
| Label | Healthcare Facility ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | ManufacturerAccountId |
| Label | Account ID |
| Type | LOOKUP |
| Foreign key | Yes |
| Name | Vaccine_Name__c |
| Label | Vaccine Name |
| Type | FORMULA (TEXT)(1300) |
| Name | Patient_Immunization_Name__c |
| Label | Patient Immunization Name |
| Type | TEXT(255) |
Parents relationships(17)
Children relationships(19)
Object User-defined metadata (0)
| Label | Value |
|---|