Uses of Class
org.projecthusky.common.hl7cdar2.EN
Packages that use EN
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of EN in org.projecthusky.cda.elga.generated.artdecor
Subclasses of EN in org.projecthusky.cda.elga.generated.artdecorModifier and TypeClassDescriptionclassatcdabbr_other_OrganizationNameCompilationclassatcdabbr_other_PersonNameCompilationG1Mclassatcdabbr_other_PersonNameCompilationG2M -
Uses of EN in org.projecthusky.cda.elga.generated.artdecor.base
Subclasses of EN in org.projecthusky.cda.elga.generated.artdecor.base -
Uses of EN in org.projecthusky.cda.elga.generated.artdecor.emed
Subclasses of EN in org.projecthusky.cda.elga.generated.artdecor.emed -
Uses of EN in org.projecthusky.cda.elga.generated.artdecor.ems
Subclasses of EN in org.projecthusky.cda.elga.generated.artdecor.emsModifier and TypeClassDescriptionclassatcdabbr_other_OrganizationNameCompilationclassatcdabbr_other_PersonNameCompilationG1Mclassatcdabbr_other_PersonNameCompilationG2Mclassepims_other_PersonNameCompilationG2MclassPersonElements -
Uses of EN in org.projecthusky.cda.elga.generated.artdecor.ps
Subclasses of EN in org.projecthusky.cda.elga.generated.artdecor.ps -
Uses of EN in org.projecthusky.common.hl7cdar2
Subclasses of EN in org.projecthusky.common.hl7cdar2Modifier and TypeClassDescriptionclassA name for an organization.classA name for a person.classA restriction of entity name that is effectively a simple string used for a simple name for things and places.Fields in org.projecthusky.common.hl7cdar2 declared as ENModifier and TypeFieldDescriptionprotected ENCOCTMT230100UVManufacturer.nameprotected ENPOCDMT000040LabeledDrug.nameprotected ENPOCDMT000040Material.nameprotected ENPOCDMT000040Place.nameMethods in org.projecthusky.common.hl7cdar2 that return ENModifier and TypeMethodDescriptionObjectFactory.createEN()Create an instance ofENCOCTMT230100UVManufacturer.getName()Ruft den Wert der name-Eigenschaft ab.POCDMT000040LabeledDrug.getName()Ruft den Wert der name-Eigenschaft ab.POCDMT000040Material.getName()Ruft den Wert der name-Eigenschaft ab.POCDMT000040Place.getName()Ruft den Wert der name-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type ENModifier and TypeMethodDescriptionvoidLegt den Wert der name-Eigenschaft fest.voidLegt den Wert der name-Eigenschaft fest.voidLegt den Wert der name-Eigenschaft fest.voidLegt den Wert der name-Eigenschaft fest. -
Uses of EN in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return ENModifier and TypeMethodDescriptionstatic ENName.createHl7CdaR2En(NameBaseType baseType) Creates the HL7 CDA R2 data type from the given base type.Name.getHl7CdaR2En()Gets the HL7 CDA R2 data type from the current instance.Methods in org.projecthusky.common.model with parameters of type ENModifier and TypeMethodDescriptionstatic NameBaseTypeName.createNameBaseType(EN hl7CdaR2Value) Creates the base type from the given HL7 CDA R2 value.voidSets the fields of the current instance by the given HL7 CDA R2 data type.Constructors in org.projecthusky.common.model with parameters of type EN