File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1802,7 +1802,7 @@ components:
18021802 An empty bundle suggests that no candidate proxy/patient links were identified.
18031803 items :
18041804 anyOf :
1805- - $ref : " #/components/schemas/RelatedPersonPatientDetailsBundleEntry "
1805+ - $ref : " #/components/schemas/RelatedPersonWithDetailsBundleEntry "
18061806 - $ref : " #/components/schemas/PatientBundleEntry"
18071807
18081808 ConsentBundle :
@@ -1822,7 +1822,7 @@ components:
18221822 - $ref : " #/components/schemas/PatientBundleEntry"
18231823 - $ref : " #/components/schemas/ConsentBundleEntry"
18241824
1825- RelatedPersonPatientDetailsBundleEntry :
1825+ RelatedPersonWithDetailsBundleEntry :
18261826 type : object
18271827 allOf :
18281828 - $ref : " #/components/schemas/RelatedPersonBundleEntry"
You can’t perform that action at this time.
0 commit comments