Class NamingSystemUriMapper

java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.translation.AbstractUriMapper
org.openehealth.ipf.commons.ihe.fhir.support.translation.NamingSystemUriMapper
All Implemented Interfaces:
UriMapper

public class NamingSystemUriMapper extends AbstractUriMapper
URI Mapper that is backed by a NamingSystemService. The mapping is done by search for a NamingSystem with a uniqueID of a certain type and returning a unique ID with a different type.
Since:
3.6
Author:
Christian Ohr