Uses of Class
org.projecthusky.common.hl7cdar2.QTY
Packages that use QTY
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of QTY in org.projecthusky.cda.elga.generated.artdecor
Subclasses of QTY in org.projecthusky.cda.elga.generated.artdecorModifier and TypeClassDescriptionclass
atcdabbr_header_DocumentEffectiveTime Identifier: 1.2.40.0.34.6.0.11.1.11
Effective date: 2021-02-19 10:35:26
Version: 1.0.0+20210219
Status: activeclass
atcdabbr_other_TimeIntervalInformationMinimal Identifier: 1.2.40.0.34.6.0.11.9.15
Effective date: 2021-06-28 14:02:29
Version: 1.0.1+20210628
Status: active -
Uses of QTY in org.projecthusky.cda.elga.generated.artdecor.base
Subclasses of QTY in org.projecthusky.cda.elga.generated.artdecor.base -
Uses of QTY in org.projecthusky.cda.elga.generated.artdecor.emed
Subclasses of QTY in org.projecthusky.cda.elga.generated.artdecor.emedModifier and TypeClassDescriptionclass
CDeffectiveTimeclass
Dosierung1class
Dosierung1dqclass
Dosierung3class
Dosierung3dqclass
Einnahmedauer -
Uses of QTY in org.projecthusky.cda.elga.generated.artdecor.ems
Subclasses of QTY in org.projecthusky.cda.elga.generated.artdecor.emsModifier and TypeClassDescriptionclass
atcdabbr_header_DocumentEffectiveTimeclass
atcdabbr_other_TimeIntervalInformationMinimal -
Uses of QTY in org.projecthusky.common.hl7cdar2
Subclasses of QTY in org.projecthusky.common.hl7cdar2Modifier and TypeClassDescriptionclass
Java-Klasse für BXIT_IVL_PQ complex type.class
Note: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition.class
Note: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition.class
Java-Klasse für HXIT_PQ complex type.class
Integer numbers (-1,0,1,2, 100, 3398129, etc.) are precise numbers that are results of counting and enumerating.class
Java-Klasse für IVL_INT complex type.class
Java-Klasse für IVL_MO complex type.class
Java-Klasse für IVL_PPD_PQ complex type.class
Java-Klasse für IVL_PPD_TS complex type.class
Java-Klasse für IVL_PQ complex type.class
Java-Klasse für IVL_REAL complex type.class
Java-Klasse für IVL_TS complex type.class
Java-Klasse für IVXB_INT complex type.class
Java-Klasse für IVXB_MO complex type.class
Java-Klasse für IVXB_PPD_PQ complex type.class
Java-Klasse für IVXB_PPD_TS complex type.class
Java-Klasse für IVXB_PQ complex type.class
Java-Klasse für IVXB_REAL complex type.class
Java-Klasse für IVXB_TS complex type.class
A monetary amount is a quantity expressing the amount of money in some currency.class
Note: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition.class
Note: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition.class
Java-Klasse für POCD_MT000040.RegionOfInterest.value complex type.class
Java-Klasse für PPD_PQ complex type.class
Java-Klasse für PPD_TS complex type.class
A dimensioned quantity expressing the result of a measurement act.class
Fractional numbers.class
A quantity constructed as the quotient of a numerator quantity divided by a denominator quantity.class
Java-Klasse für RTO_MO_PQ complex type.class
Java-Klasse für RTO_PQ_PQ complex type.class
Java-Klasse für RTO_QTY_QTY complex type.class
Java-Klasse für SXCM_INT complex type.class
Java-Klasse für SXCM_MO complex type.class
Java-Klasse für SXCM_PPD_PQ complex type.class
Java-Klasse für SXCM_PPD_TS complex type.class
Java-Klasse für SXCM_PQ complex type.class
Java-Klasse für SXCM_REAL complex type.class
Java-Klasse für SXCM_TS complex type.class
Java-Klasse für SXPR_TS complex type.class
A quantity specifying a point on the axis of natural time.class
Java-Klasse für UVP_TS complex type.Fields in org.projecthusky.common.hl7cdar2 declared as QTYModifier and TypeFieldDescriptionprotected QTY
RTOQTYQTY.denominator
protected QTY
RTOQTYQTY.numerator
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type QTYMethods in org.projecthusky.common.hl7cdar2 that return QTYModifier and TypeMethodDescriptionRTOQTYQTY.getDenominator()
Ruft den Wert der denominator-Eigenschaft ab.RTOQTYQTY.getNumerator()
Ruft den Wert der numerator-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type QTYModifier and TypeMethodDescriptionIVLPPDTS.getRest()
Ruft das restliche Contentmodell ab.IVLTS.getRest()
Ruft das restliche Contentmodell ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type QTYModifier and TypeMethodDescriptionvoid
RTOQTYQTY.setDenominator
(QTY value) Legt den Wert der denominator-Eigenschaft fest.void
RTOQTYQTY.setNumerator
(QTY value) Legt den Wert der numerator-Eigenschaft fest.