mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-08 22:14:50 +00:00
Update hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoR4ConceptMapTest.java
Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com>
This commit is contained in:
parent
3940e7526f
commit
b8531e599f
@ -1165,7 +1165,7 @@ public class FhirResourceDaoR4ConceptMapTest extends BaseJpaR4Test {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testConcaptMapTwoConceptMapWithSameUrlDifferentVersion() {
|
public void testConceptMapTwoConceptMapWithSameUrlDifferentVersion() {
|
||||||
|
|
||||||
String theUrl = "http://loinc.org/property/analyte-suffix";
|
String theUrl = "http://loinc.org/property/analyte-suffix";
|
||||||
ConceptMap theConceptMap1 = new ConceptMap();
|
ConceptMap theConceptMap1 = new ConceptMap();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user