Sample CSV Format for Uploading Geographic Rating Areas

Let us assume that a file request type with the below field transformation details is used for uploading the geographic rating area information in the system.

The following table illustrates the field transformation details used for uploading the geographic rating area information:
Sequence Field Name Map Field XPath
1 GEO_​RATING_​AREA C1-GeoRatingArea/geoRatingArea
2 STATE C1-GeoRatingArea/state
3 ZIP_​FROM C1-GeoRatingArea/zipFrom
4 ZIP_​PLUS4_​FROM C1-GeoRatingArea/zipPlus4From
5 ZIP_​TO C1-GeoRatingArea/zipTo
6 ZIP_​PLUS4_​TO C1-GeoRatingArea/zipPlus4To
7 START_​DT C1-GeoRatingArea/startDate
8 END_​DT C1-GeoRatingArea/endDate
9 PLAN_​NBR C1-GeoRatingArea/0/geoRatingAreaRelatedObject/planNumber
10 HEALTH_​PLAN_​CD C1-GeoRatingArea/0/geoRatingAreaRelatedObject/healthPlanCode
11 POLICY_​NBR C1-GeoRatingArea/0/geoRatingAreaRelatedObject/policyNumber
12 SOURCE_​SYSTEM_​CD C1-GeoRatingArea/0/geoRatingAreaRelatedObject/sourceSystem
13 STATUS C1-GeoRatingArea/boStatus

In such case, you need to ensure that the sample CSV file contains records with comma-separated values in the sequence as mentioned in the above table.

Sample CSV

100,AR,15000,0,15000,10,02/02/2019,02/02/2030,45675767565,MED_PLN_01,7.87E+11,SOURCE,ACTIVE

Related Topics

For more information on... See...
Uploading a Geographic Rating Area File in the CSV Format Uploading a Geographic Rating Area File in the CSV Format
CSV File Format for Uploading Geographic Rating Areas CSV File Format for Uploading Geographic Rating Areas