Uses of Interface
org.openehealth.ipf.commons.ihe.fhir.translation.UriMapper
Packages that use UriMapper
Package
Description
-
Uses of UriMapper in org.openehealth.ipf.commons.ihe.fhir.iti78
Constructors in org.openehealth.ipf.commons.ihe.fhir.iti78 with parameters of type UriMapperModifierConstructorDescriptionPdqmRequestToPdqQueryTranslator
(UriMapper uriMapper) PdqResponseToPdqmResponseTranslator
(UriMapper uriMapper) -
Uses of UriMapper in org.openehealth.ipf.commons.ihe.fhir.iti83
Constructors in org.openehealth.ipf.commons.ihe.fhir.iti83 with parameters of type UriMapper -
Uses of UriMapper in org.openehealth.ipf.commons.ihe.fhir.pixpdq
Methods in org.openehealth.ipf.commons.ihe.fhir.pixpdq with parameters of type UriMapperModifier and TypeMethodDescriptionstatic boolean
Utils.populateIdentifier
(Object cx, UriMapper uriMapper, String uri) static boolean
Utils.populateIdentifier
(Object cx, UriMapper uriMapper, String uri, String identifier) -
Uses of UriMapper in org.openehealth.ipf.commons.ihe.fhir.support.translation
Classes in org.openehealth.ipf.commons.ihe.fhir.support.translation that implement UriMapper -
Uses of UriMapper in org.openehealth.ipf.commons.ihe.fhir.translation
Classes in org.openehealth.ipf.commons.ihe.fhir.translation that implement UriMapperModifier and TypeClassDescriptionclass
URI mapper base implementation that recognizes and creates OID URNsclass
Default URI Mapper implementation that requires aMappingService
for URI-to-OID translation