Consents
When you order a lab test through our API, you may have to collect consents from the patient and forward them to us. The following consents may include:hipaa-authorization.terms-of-use.telehealth-informed-consent.
Physician
You can use Junction’s physician network, provide your own ordering physician, or separate the ordering and follow-up physician responsibilities. When you create an order, you can provide aphysician when your workflow uses your own ordering physician.
See Order and Follow-up Physician for the supported physician models and responsibilities.
Patient name validation
Patient names must conform to a specific regex pattern due to lab restrictions. This validation applies to all name fields includingfirst_name and last_name.
Regex Pattern:
- Must start with an alphanumeric character (not space, hyphen, or punctuation)
- Only allows letters (a-z, A-Z), numbers (0-9), hyphens (-), periods (.), commas (,), apostrophes (’)
- Spaces are only allowed between words
- Cannot start or end with a space
- Cannot have consecutive spaces
JohnMary-JaneO'ConnorDr. SmithJean-Pierre
John(starts with space)John(ends with space)-John(starts with hyphen)John@Smith(contains @)José(contains accented character)