Uses of Class
net.ihe.gazelle.hl7v3.datatypes.PQR
Packages that use PQR
-
Uses of PQR in net.ihe.gazelle.hl7v3.datatypes
Fields in net.ihe.gazelle.hl7v3.datatypes with type parameters of type PQRModifier and TypeFieldDescriptionPQ.translation
An alternative representation of the same physical quantity expressed in a different unit, of a different unit code system and possibly with a different value. .Methods in net.ihe.gazelle.hl7v3.datatypes that return PQRMethods in net.ihe.gazelle.hl7v3.datatypes that return types with arguments of type PQRMethods in net.ihe.gazelle.hl7v3.datatypes with parameters of type PQRModifier and TypeMethodDescriptionvoid
PQ.addTranslation
(PQR translation_elt) Add a translation to the translation collection.void
PQ.removeTranslation
(PQR translation_elt) Remove a translation to the translation collection.static void
PQR.validateByModule
(PQR pQR, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.datatypes with type arguments of type PQRModifier and TypeMethodDescriptionvoid
PQ.setTranslation
(List<PQR> translation) Set a value to attribute translation.