Add test case for PE Engine based on issue #1343
This commit is contained in:
parent
b85b588825
commit
d9df51fa63
|
@ -28,7 +28,6 @@ public class PEModelTest1343 {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testPatientCreate() throws Exception {
|
public void testPatientCreate() throws Exception {
|
||||||
CreatePatientFromProfile("http://interopsante.org/fhir/StructureDefinition/FrPatient");
|
CreatePatientFromProfile("http://interopsante.org/fhir/StructureDefinition/FrPatient");
|
||||||
|
|
Loading…
Reference in New Issue