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 ENXP
AtcdabbrOtherPersonNameCompilationG2M.getPredefinedPrefix()
Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXP
AtcdabbrOtherPersonNameCompilationG2M.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 TypeMethodDescriptionvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Family
(ENXP value) Adds a hl7Familyvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Given
(ENXP value) Adds a hl7Givenvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Prefix
(ENXP value) Adds a hl7Prefixvoid
AtcdabbrOtherPersonNameCompilationG2M.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 ENXP
AtcdabbrOtherPersonNameCompilationG2M.getPredefinedPrefix()
Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXP
EpimsOtherPersonNameCompilationG2M.getPredefinedPrefix()
Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXP
AtcdabbrOtherPersonNameCompilationG2M.getPredefinedSuffix()
Adds a predefined org.projecthusky.common.hl7cdar2.ENXP, filled by:static ENXP
EpimsOtherPersonNameCompilationG2M.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 TypeMethodDescriptionvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Family
(ENXP value) Adds a hl7Familyvoid
EpimsOtherPersonNameCompilationG2M.addHl7Family
(ENXP value) Adds a hl7Familyvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Given
(ENXP value) Adds a hl7Givenvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Prefix
(ENXP value) Adds a hl7Prefixvoid
EpimsOtherPersonNameCompilationG2M.addHl7Prefix
(ENXP value) Adds a hl7Prefixvoid
AtcdabbrOtherPersonNameCompilationG2M.addHl7Suffix
(ENXP value) Adds a hl7Suffixvoid
EpimsOtherPersonNameCompilationG2M.addHl7Suffix
(ENXP value) Adds a hl7Suffixvoid
EpimsOtherPersonNameCompilationG2M.setHl7Given
(ENXP value) Sets the hl7Given -
Uses of ENXP in org.projecthusky.common.hl7cdar2
Subclasses of ENXP in org.projecthusky.common.hl7cdar2Modifier and TypeClassDescriptionclass
Java-Klasse für en.delimiter complex type.class
Java-Klasse für en.family complex type.class
Java-Klasse für en.given complex type.class
Java-Klasse für en.prefix complex type.class
Java-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 String
Util.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.