Uses of Interface
org.openehealth.ipf.commons.ihe.fhir.translation.ToFhirTranslator
Package
Description
-
Uses of ToFhirTranslator in org.openehealth.ipf.commons.ihe.fhir.atna.translation
-
Uses of ToFhirTranslator in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Uses of ToFhirTranslator in org.openehealth.ipf.commons.ihe.fhir.iti83
-
Uses of ToFhirTranslator in org.openehealth.ipf.platform.camel.ihe.fhir.core
Modifier and TypeMethodDescriptionstatic <T> Processor
FhirCamelTranslators.translateToFhir
(ToFhirTranslator<T> translator, Class<T> clazz) Returns a processor for translating HL7v2 messages to FHIR using the given translator instance.