This commit is contained in:
Tadgh
2021-01-07 09:26:09 -05:00
parent fff1ac39a3
commit ad9be77d2a

View File

@@ -74,6 +74,7 @@ public class ExampleServerR4IT {
Patient pt2 = ourClient.read().resource(Patient.class).withId(id).execute(); Patient pt2 = ourClient.read().resource(Patient.class).withId(id).execute();
assertEquals(methodName, pt2.getName().get(0).getFamily()); assertEquals(methodName, pt2.getName().get(0).getFamily());
// Test MDM // Test MDM
// Wait until the MDM message has been processed // Wait until the MDM message has been processed