Add test case for PE Engine based on issue #1343

This commit is contained in:
Grahame Grieve 2023-08-11 12:24:25 +10:00
parent b85b588825
commit d9df51fa63
1 changed files with 0 additions and 1 deletions

View File

@ -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");