Skip to content

Commit cb8bb69

Browse files
authored
Merge pull request #125421 from changeworld/patch-135
Fix typo
2 parents 629b57b + f1cf67d commit cb8bb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-health-insights/includes/example-inference-radiology-procedure-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": "70460",
8484
"display": "Ct head/brain w/dye"
8585
}

0 commit comments

Comments
 (0)