Uses of Class
org.projecthusky.common.hl7cdar2.ENXP
Packages that use ENXP
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of ENXP in org.projecthusky.cda.elga.generated.artdecor
Methods in org.projecthusky.cda.elga.generated.artdecor that return ENXPModifier and TypeMethodDescriptionstatic ENXPAtcdabbrOtherPersonNameCompilationG2M.getPredefinedPrefix()Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXPAtcdabbrOtherPersonNameCompilationG2M.getPredefinedSuffix()Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:Methods in org.projecthusky.cda.elga.generated.artdecor with parameters of type ENXPModifier and TypeMethodDescriptionvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Family(ENXP value) Adds a hl7FamilyvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Given(ENXP value) Adds a hl7GivenvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Prefix(ENXP value) Adds a hl7PrefixvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Suffix(ENXP value) Adds a hl7Suffix -
Uses of ENXP in org.projecthusky.cda.elga.generated.artdecor.ems
Methods in org.projecthusky.cda.elga.generated.artdecor.ems that return ENXPModifier and TypeMethodDescriptionEpimsOtherPersonNameCompilationG2M.getHl7Given()Gets the hl7Givenstatic ENXPAtcdabbrOtherPersonNameCompilationG2M.getPredefinedPrefix()Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXPEpimsOtherPersonNameCompilationG2M.getPredefinedPrefix()Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXPAtcdabbrOtherPersonNameCompilationG2M.getPredefinedSuffix()Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXPEpimsOtherPersonNameCompilationG2M.getPredefinedSuffix()Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:Methods in org.projecthusky.cda.elga.generated.artdecor.ems with parameters of type ENXPModifier and TypeMethodDescriptionvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Family(ENXP value) Adds a hl7FamilyvoidEpimsOtherPersonNameCompilationG2M.addHl7Family(ENXP value) Adds a hl7FamilyvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Given(ENXP value) Adds a hl7GivenvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Prefix(ENXP value) Adds a hl7PrefixvoidEpimsOtherPersonNameCompilationG2M.addHl7Prefix(ENXP value) Adds a hl7PrefixvoidAtcdabbrOtherPersonNameCompilationG2M.addHl7Suffix(ENXP value) Adds a hl7SuffixvoidEpimsOtherPersonNameCompilationG2M.addHl7Suffix(ENXP value) Adds a hl7SuffixvoidEpimsOtherPersonNameCompilationG2M.setHl7Given(ENXP value) Sets the hl7Given -
Uses of ENXP in org.projecthusky.common.hl7cdar2
Subclasses of ENXP in org.projecthusky.common.hl7cdar2Modifier and TypeClassDescriptionclassJava-Klasse für en.delimiter complex type.classJava-Klasse für en.family complex type.classJava-Klasse für en.given complex type.classJava-Klasse für en.prefix complex type.classJava-Klasse für en.suffix complex type.Methods in org.projecthusky.common.hl7cdar2 that return ENXP -
Uses of ENXP in org.projecthusky.common.utils
Method parameters in org.projecthusky.common.utils with type arguments of type ENXPModifier and TypeMethodDescriptionstatic StringUtil.joinEListStr(List<ENXP> list) Deprecated, for removal: This API element is subject to removal in a future version.Join a list of MDHT ENXP (name parts) to a whole person name.