|
@@ -116,7 +116,8 @@ $medicaidStates = Config::get('constants.medicaid_states');
|
|
isSelfPay: false,
|
|
isSelfPay: false,
|
|
carrierCategory: '',
|
|
carrierCategory: '',
|
|
carrierCategoryInternal: '',
|
|
carrierCategoryInternal: '',
|
|
- isPatientSubscriber: true
|
|
|
|
|
|
+ isPatientSubscriber: true,
|
|
|
|
+ skipMedicareValidation: true,
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|
|
setSkipInsurance: function(_event) {
|
|
setSkipInsurance: function(_event) {
|