Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
rubocop changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Someshnsn committed Apr 4, 2024
1 parent 39f8bff commit 17932e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/resources/example_json/r4_examples_coverage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module Resources
'name': 'Self Pay'
}
]
}
}.freeze

R4_COVERAGE_ENCOUNTER_BUNDLE_ENTRY ||= {
'resourceType': 'Coverage',
Expand Down Expand Up @@ -132,7 +132,7 @@ module Resources
'name': 'Aetna'
}
]
}
}.freeze

R4_COVERAGE_ENCOUNTER_SOCIAL_HEALTHCARE_BUNDLE_ENTRY ||= {
'resourceType': 'Coverage',
Expand Down Expand Up @@ -196,7 +196,7 @@ module Resources
'name': 'Charging Category'
}
]
}
}.freeze

R4_COVERAGE_PATIENT_SOCIAL_HEALTHCARE_BUNDLE_ENTRY ||= {
'resourceType': 'Coverage',
Expand Down Expand Up @@ -244,7 +244,7 @@ module Resources
'name': '10-OPC, Class II'
}
]
}
}.freeze

R4_COVERAGE_BUNDLE ||= {
'resourceType': 'Bundle',
Expand Down

0 comments on commit 17932e1

Please sign in to comment.