wip
This commit is contained in:
@@ -74,6 +74,7 @@ public class ExampleServerR4IT {
|
||||
Patient pt2 = ourClient.read().resource(Patient.class).withId(id).execute();
|
||||
assertEquals(methodName, pt2.getName().get(0).getFamily());
|
||||
|
||||
|
||||
// Test MDM
|
||||
|
||||
// Wait until the MDM message has been processed
|
||||
|
||||
Reference in New Issue
Block a user