Skip to content

Commit 42d9285

Browse files
committed
trying to fix numbering error
1 parent 5f12082 commit 42d9285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/how-to-do-custom-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ And then do test searches:
173173
GET {{FHIR_URL}}/Patient?race=2028-9
174174
x-ms-use-partial-indices: true
175175
```
176-
1. For Location (reference type)
176+
2. For Location (reference type)
177177

178178
```rest
179179
{{fhirurl}}/MedicationDispense?location=<locationid referenced in MedicationDispense Resource>

0 commit comments

Comments
 (0)