diff --git a/support/specifications/ccda/cda-fhir-bundle.xslt b/support/specifications/ccda/cda-fhir-bundle.xslt
index 2a7fad5f1b..b8af254e38 100644
--- a/support/specifications/ccda/cda-fhir-bundle.xslt
+++ b/support/specifications/ccda/cda-fhir-bundle.xslt
@@ -197,12 +197,12 @@
}
],
"subject" : {
- "reference" : "Patient/"
+ "reference" : "Patient/",
"display" : ""
},
"organization" : [{
"reference" : "Organization/"
- }],
+ }]
},
"request" : {
"method" : "POST",