ca.infoway.messagebuilder.datatype
Interface PQ
- All Superinterfaces:
- ANY<PhysicalQuantity>, BareANY, NullFlavorSupport, QTY<PhysicalQuantity>
- All Known Implementing Classes:
- PQImpl
public interface PQ
- extends QTY<PhysicalQuantity>
A class to represent CeRx's notion of a physical quantity. Backed by the java datatype PhysicalQuantity.
There are two attributes of note: value (amount) and unit.
The HL7 version of this class relies on the HL7 REAL, which is a
re-implemented BigDecimal for all intents and purposes.
- Author:
- Intelliware Development
- See Also:
- The HL7 Definition
Copyright © 2013. All Rights Reserved.