EhrImmunization__c to PatientImmunization
Fields in EhrImmunization__c map to PatientImmunization in the Clinical data
model.
Mapping
| Field | Details | Clinical Data Model Field | Notes |
|---|---|---|---|
| Account__c |
|
PatientImmunization.PatientId | N/A |
| DateAdministered__c |
|
PatientImmunization.VaccinationDate | Date in DateTime format. |
| PatientImmunization.VaccinationPeriod | Date as a string. | ||
| DoseQuantity__c |
|
PatientImmunization.Dose | DoseQuantity__c and DoseQuantityValue__c are duplicare fields in EhrImmunization__c |
| DoseQuantityUnits__c |
|
PatientImmunization.DoseUnitId | N/A |
| DoseQuantityValue__c |
|
PatientImmunization.Dose | DoseQuantity__c and DoseQuantityValue__c are duplicare fields in EhrImmunization__c |
| ExpirationDate__c |
|
PatientImmunization.ExpirationDate | N/A |
| IsRestricted__c |
|
Not supported | N/A |
| IsVisibleOnPatientCard__c |
|
Not supported | N/A |
| LocationCity__c |
|
PatientImmunization.FacilityId | Location for an immunization is specified in the Clinical data model as a reference to a HealthcareFacility record. |
| LocationCountry__c |
|
||
| LocationId__c |
|
||
| LocationLline1__c |
|
||
| LocationLline2__c |
|
||
| LocationName__c |
|
||
| LocationPostalCode__c |
|
||
| LocationStartDate__c |
|
||
| LocationState__c |
|
||
| LocationTelecom__c |
|
||
| LocationText__c |
|
||
| LocationType__c |
|
||
| LocationUse__c |
|
||
| LotNumber__c |
|
PatientImmunization.LotNumber | N/A |
| Name |
|
Identifier | The identifier information for an immunization is represented as Identifier records that reference the PatientImmunization record using their Identifier.ParentRecordId field. |
| Patient__c |
|
PatientImmunization.PatientId | N/A |
| Performer__c |
|
CarePerformer | The performer information for an immunization is represented as CarePerformer records that reference the PatientImmunization record using their CarePerformer.ParentRecordId field. |
| PerformerName255__c |
|
||
| PerformerName__c |
|
||
| ReasonCode__c |
|
PatientImmunization.ReasonCodeId | This code value is specified as a reference to a code set bundle record. |
| ReasonLabel__c |
|
||
| ReasonSystem__c |
|
||
| RefusalLabel__c |
|
Not supported | N/A |
| RefusalReasonCode__c |
|
PatientImmunization.StatusReasonCodeId | Refusal reason is a subset of status reason, since refused is a status. |
| RefusalReasonLabel__c |
|
||
| RefusalReasonSystem__c |
|
||
| RefusedIndicator__c |
|
Not supported | The clinical data model has no dedicated field to indicate whether a vaccine was refused or not. But the status field can be used to indicate if a vaccine was refused, among the other possible statuses. |
| Requestor__c |
|
CarePerformer | Use the CarePerformer object to connect the immunization record with the person who requested the immunnization. Specify Requestor as the role type in the CarePerformer record. |
| RequestorName255__c |
|
||
| RequestorName__c |
|
||
| RouteCode__c |
|
PatientImmunization.RouteId | This code value is specified as a reference to a code set bundle record. |
| RouteLabel__c |
|
||
| RouteSystem__c |
|
||
| SelfReported__c |
|
Not supported | N/A |
| SiteCode__c |
|
PatientImmunization.SiteId | This code value is specified as a reference to a code set bundle record. |
| SiteLabel__c |
|
||
| SiteSystem__c |
|
||
| SourceSystem__c |
|
PatientImmunization.SourceSystem | N/A |
| SourceSystemId__c |
|
PatientImmunization.SourceSystemIdentifier | N/A |
| SourceSystemModified__c |
|
PatientImmunization.SourceSystemModified | N/A |
| VaccineTypeCode__c |
|
PatientImmunization.VaccineCodeId | This code value is specified as a reference to a code set bundle record. |
| VaccineTypeLabel__c |
|
||
| VaccineTypeSystem__c |
|