CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Add URL encoding for all input fields #171

Open linear[bot] opened 8 hours ago

linear[bot] commented 8 hours ago

Description:

After find a bug in the submission of phone numbers to eHealth Exchange, we moved to do url encoding for the phone numbers (See QUE-84 for more detail). We should probably add URL encoding for all of our entry fields to allow for characters like spaces in given names to be properly processed.

Acceptance Criteria:

linear[bot] commented 8 hours ago

QUE-87 Add URL encoding for all input fields