From 1db7bfbf586dec43d24f5ad175bbd62149ab958d Mon Sep 17 00:00:00 2001 From: Cibi Jacob Date: Mon, 6 Jan 2025 17:57:31 +0000 Subject: [PATCH] docs: update consent resource in the fhir bundle #947 --- support/specifications/ccda/cda-fhir-bundle.xslt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",