Uses of Class
org.projecthusky.common.hl7cdar2.TN
Packages that use TN
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of TN in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as TNFields in org.projecthusky.common.hl7cdar2 with type parameters of type TNModifier and TypeFieldDescriptionCOCTMT230100UVMedicine.name
COCTMT230100UVMedicineClass.name
COCTMT230100UVPackagedMedicine.name
COCTMT230100UVSubstance.name
Methods in org.projecthusky.common.hl7cdar2 that return TNModifier and TypeMethodDescriptionObjectFactory.createTN()
Create an instance ofTN
COCTMT230100UVCountry.getName()
Ruft den Wert der name-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type TNModifier and TypeMethodDescriptionCOCTMT230100UVMedicine.getName()
Gets the value of the name property.COCTMT230100UVMedicineClass.getName()
Gets the value of the name property.COCTMT230100UVPackagedMedicine.getName()
Gets the value of the name property.COCTMT230100UVSubstance.getName()
Gets the value of the name property.Methods in org.projecthusky.common.hl7cdar2 with parameters of type TN -
Uses of TN in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return TNModifier and TypeMethodDescriptionstatic TN
Name.createHl7CdaR2Tn
(NameBaseType baseType) Creates the HL7 CDA R2 data type from the given base type.Name.getHl7CdaR2Tn()
Gets the HL7 CDA R2 data type from the current instance.