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 @@ -1808,7 +1808,7 @@ components:
18081808 An empty bundle suggests that no candidate proxy/patient links were identified.
18091809 items :
18101810 anyOf :
1811- - $ref : " #/components/schemas/RelatedPersonPatientDetailsBundleEntry "
1811+ - $ref : " #/components/schemas/RelatedPersonWithDetailsBundleEntry "
18121812 - $ref : " #/components/schemas/PatientBundleEntry"
18131813
18141814 ConsentBundle :
@@ -1828,7 +1828,7 @@ components:
18281828 - $ref : " #/components/schemas/PatientBundleEntry"
18291829 - $ref : " #/components/schemas/ConsentBundleEntry"
18301830
1831- RelatedPersonPatientDetailsBundleEntry :
1831+ RelatedPersonWithDetailsBundleEntry :
18321832 type : object
18331833 allOf :
18341834 - $ref : " #/components/schemas/RelatedPersonBundleEntry"
You can’t perform that action at this time.
0 commit comments