Skip to content

Commit 629b57b

Browse files
authored
Merge pull request #125415 from changeworld/patch-129
Fix typo
2 parents 456763d + bad2be3 commit 629b57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-health-insights/includes/example-inference-complete-order-discrepancy-json-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ms.service: azure-health-insights
7979
"code": {
8080
"coding": [
8181
{
82-
"system": "Http://hl7.org/fhir/ValueSet/cpt-all",
82+
"system": "http://hl7.org/fhir/ValueSet/cpt-all",
8383
"code": "76856",
8484
"display": "USPELVIS - US PELVIS COMPLETE"
8585
}

0 commit comments

Comments
 (0)