Uses of Class
org.openehealth.ipf.modules.hl7.dsl.Repeatable
Package
Description
-
Uses of Repeatable in org.openehealth.ipf.commons.ihe.fhir.iti78
Modifier and TypeMethodDescriptionstatic void
PdqmRequestToPdqQueryTranslator.fillSearchParameters
(Map<String, Object> parameters, Repeatable target) -
Uses of Repeatable in org.openehealth.ipf.commons.ihe.fhir.pixpdq
-
Uses of Repeatable in org.openehealth.ipf.commons.ihe.hl7v2.audit
-
Uses of Repeatable in org.openehealth.ipf.commons.ihe.hl7v3.translation
Modifier and TypeMethodDescriptionstatic void
Utils.fillFacets
(List<Map<String, String>> sources, Repeatable target) static Object
Utils.nextRepetition
(Repeatable closure) void
AbstractHl7TranslatorV2toV3.translateTelecom
(MarkupBuilder builder, Repeatable repeatableXTN, String defaultUse) -
Uses of Repeatable in org.openehealth.ipf.modules.hl7.extend
Modifier and TypeMethodDescriptionstatic void
Hl7Dsl2ExtensionModule.from
(Composite delegate, Repeatable value) static void
Hl7Dsl2ExtensionModule.from
(Segment delegate, Repeatable value)