2

Remote Coder Jobs in Southington, CT (NOW HIRING)

We are seeking a skilled Structural Engineer for a remote forensic engineering position in a fast ... Knowledge and familiarity of applicable building and design codes and standards. Education and ...

We are seeking a skilled Structural Engineer for a remote forensic engineering position in a fast ... Knowledge and familiarity of applicable building and design codes and standards. Education and ...

Expert SalesForce Developer

Hartford, CT · On-site +1

$56.50 - $74.75/hr

Remote until COVID situation. Candidate must be willing to relocate or work on site in CT for 5 ... NET versus the code in place, or mapping the functional requirements to Salesforce functionality

Epic Denials Management Operator

Hartford, CT · Remote

$18.25 - $24.25/hr

This is a primarily remote role supporting enterprise Epic support, with minimal travel and ... Rebill corrected claims and route issues to coding, billing, credentialing, denials, and/or ...

Senior Software Engineer, Cloud

Guilford, CT · On-site +1

$143K - $165K/yr

The goal of this role is to design and develop key software systems for remote setup, management ... Participate in the code review process. * Collaborate with software and cross-functional teams in ...

Senior Software Engineer, Cloud

Guilford, CT · On-site +1

$143K - $165K/yr

The goal of this role is to design and develop key software systems for remote setup, management ... Participate in the code review process. * Collaborate with software and cross-functional teams in ...

Showing results 41-60

Remote Coder information

See Southington, CT salary details

$16

$27

$44

How much do remote coder jobs pay per hour?

As of Aug 7, 2026, the average hourly pay for remote coder in Southington, CT is $27.91, according to ZipRecruiter salary data. Most workers in this role earn between $19.28 and $35.14 per hour, depending on experience, location, and employer.

What is the difference between Remote Coder vs Medical Biller?

AspectRemote CoderMedical Biller
Required CredentialsCertification in medical coding (e.g., CPC)Certification in medical billing or coding (e.g., CPC, CPC-A)
Work EnvironmentRemote or in healthcare facilitiesRemote or in healthcare offices
Industry UsageHealthcare, insurance companies, hospitalsHealthcare providers, billing companies, hospitals
Job FocusAssigning codes for diagnoses and proceduresProcessing insurance claims and payments

Remote Coders primarily focus on reviewing medical records and assigning appropriate codes for billing and documentation, while Medical Billers handle submitting claims and following up on payments. Both roles often require similar certifications and can be performed remotely, but their core responsibilities differ within the healthcare revenue cycle.

What is a remote coder?

A Remote Coder is a professional who writes and maintains computer code for software applications while working from a location outside of a traditional office, often from home or any place with internet connectivity. Remote Coders collaborate with teams using online tools and are responsible for tasks such as debugging, code reviews, and implementing features. This role offers flexibility and may require strong communication skills and self-motivation to meet project deadlines. Remote Coders can work in various industries, including technology, healthcare, and finance.

What does a remote coder do?

Remote medical coders handle patient information to ensure their medical services are billed properly to their insurance company. This administrative position is sometimes referred to as medical records technicians or health information technicians. Unlike coders who work in the office, remote medical coders work from home or another location outside of the office. Remote medical coders collect, research, and file patient medical information. As a remote medical coder, your primary responsibilities include making sure that all the data in a patient’s record is accurate and up-to-date, organizing patient data within multiple databases, and using medical codes to determine reimbursement for insurance billing purposes.

What are the key skills and qualifications needed to thrive as a remote coder, and why are they important?

To thrive as a Remote Coder, you need in-depth knowledge of medical coding systems, anatomy, and healthcare regulations, typically supported by a certification such as CPC, CCS, or CCA. Familiarity with electronic health records (EHR) software, coding tools like ICD-10-CM/PCS, CPT, and online coding platforms is essential. Strong attention to detail, time management, and self-motivation are critical soft skills for accuracy and productivity in a remote setting. These skills ensure precise coding, compliance with healthcare standards, and reliable performance while working independently.

What are some common challenges faced by remote coders and how can they be effectively managed?

Remote coders often encounter challenges such as maintaining clear communication with team members across time zones, managing distractions in a home environment, and staying motivated without in-person supervision. To address these, it's important to utilize collaboration tools (like Slack or Zoom), set up a dedicated workspace, and establish a structured daily routine. Regular check-ins with your team and proactive communication can also help ensure alignment on project goals and deadlines.
What job categories do people searching Remote Coder jobs in Southington, CT look for? The top searched job categories for Remote Coder jobs in Southington, CT are:
What cities near Southington, CT are hiring for Remote Coder jobs? Cities near Southington, CT with the most Remote Coder job openings:
Infographic showing various Remote Coder job openings in Southington, CT as of August 2026, with employment types broken down into 84% Full Time, 6% Part Time, and 10% Contract. Highlights an 100% Remote job distribution, with an average salary of $58,060 per year, or $27.9 per hour.

Software Engineer - Senior

West Coast Consulting

Westbrook, CT • On-site, Remote

$55 - $60/hr

Full-time

Posted 17 days ago


Job description

Job Description Location: Hybrid in Westbrook, CT or Remote - EST Job Description: Responsibilities: Your primary focus: Predicate & invariant framework for data contracts - the core of the role. Design and implement declarative contract classes that attach to Python methods (design-by-contract decorators - no relation to the ML data annotations below) and trigger verification of the code inside, using AST-level analysis. Predicates enforce data contracts: they state what a method must guarantee about the data it produces or consumes, and the verifier checks the implementation against those statements.

Invariants constrain evolution: they state properties of the codebase that must survive change, so that modifications - human- or AI-authored - that would break them fail at verification time, not in production. You'll shape the vocabulary of predicates and invariants together with the architect, build the verifier and its diagnostics, and make violation messages clear enough that they teach the contract they enforce. Your secondary focus: Annotation data platform evolution.

Extend a shipped canonical schema (Avro) and adapter layer that normalize ML annotation data from multiple commercial labeling platforms into a shared representation. Add adapters for new platforms, evolve the schema under a versioned spec and ADR process, and keep validation utilities and Python typing overlays in sync with the schema. Design and implement the predicate/invariant framework: contract classes, the AST-based verifier, and CI integration.

Turn abstract contract concepts into APIs and diagnostics that working engineers adopt willingly - making the ideas graspable is part of the job, not an afterthought. Extend and evolve schemas, adapters, and validation layers for the annotation platform under its established change process. Investigate verification and validation failures and determine whether the fix belongs in the contract, the code, or the source system, documenting your reasoning.

Document the framework thoroughly and transfer knowledge continuously - by the end of the engagement, the team must be able to own and extend it without you. Work closely with a senior architect on initial designs, then independently own implementation in your areas. Qualifications: We're flexible on background, but you should be able to demonstrate: Comfort with formal and abstract structures - logic, type systems, program analysis, algebraic thinking - demonstrated by working software you built from them.

Vision and execution together; neither alone is enough. Deep production Python: decorators, descriptors, metaclasses, type hints, and the standard library. Strong analytical reasoning: comfort working from ambiguous or underspecified ideas and finding structure.

Ability to communicate technical ideas clearly in writing (design docs, code reviews, documentation, async messaging). Independence in scoping and delivering work, with the judgment to escalate complex design questions. Bonus Qualifications: A computer-science degree, or any particular number of years of experience.

Prior data engineering or ML experience (the role is adjacent to ML, not part of model training). Experience with our exact stack (Avro, Databricks, Spark, dbt, etc. can be learned on the job).

Experience in any of these areas is a genuine plus: Contracts and verification Design-by-contract tooling (icontract, deal, Eiffel, JML, Dafny) or other program-verification exposure. Property-based testing (Hypothesis or similar). Code-as-data work Parsing or analyzing source code (Python ast / libcst, tree-sitter, or equivalents); codemods; mypy plugins or typing internals.

Code generation, templating, or compiler back-ends - especially if you've maintained a code generator in production. Rule and constraint systems DSLs, OPA/Rego, rule engines, or knowledge-representation/constraint languages (OWL, RDF, SHACL, Datalog). Translating declarative business rules into executable validation logic.

Schema and validation tooling Avro, JSON Schema, OpenAPI/Swagger, LinkML, CUE, or similar; Pydantic, Marshmallow, or attrs with validators. What success looks like: In your first 30 days, you'll internalize the contract model and the platform's spec/ADR process, and ship a first working predicate end-to-end - decorator, verification, diagnostics. By 90 days, the framework core will be enforcing real data contracts in CI on at least one system, and teammates will be writing predicates without your help.

By end of term, the framework will be documented, adopted, and owned by the team; invariants will be guarding codebase evolution; and the extension conversation will be about what to build next, not whether it worked.