Skip to content

Commit

Permalink
Update data catalog ordering provider info
Browse files Browse the repository at this point in the history
  • Loading branch information
emyl3 committed Jun 20, 2024
1 parent 56c7e46 commit 856d410
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,15 @@ The testing lab and ordering facility are the same thing in SimpleReport, so you
{% endcapture %}

{% capture ordering-provider %}
- Ordering provider's ID (optional)
- Ordering provider's ID (required)
- The ordering provider's National Provider Identifier
- Ordering provider's last name (optional)
- Ordering provider's first name (optional)
- Ordering provider's street address (optional)
- Ordering provider's city (optional)
- Ordering provider's state (optional)
- Ordering provider's zip code (optional)
- Ordering provider's phone number (optional)
- Ordering provider's last name (required)
- Ordering provider's first name (required)
- Ordering provider's street address (required)
- Ordering provider's city (required)
- Ordering provider's state (required)
- Ordering provider's zip code (required)
- Ordering provider's phone number (required)
- Ordering provider's county (optional)
{% endcapture %}

Expand Down

0 comments on commit 856d410

Please sign in to comment.