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.translationAn 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 TypeMethodDescriptionvoidPQ.addTranslation(PQR translation_elt) Add a translation to the translation collection.voidPQ.removeTranslation(PQR translation_elt) Remove a translation to the translation collection.static voidPQR.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 TypeMethodDescriptionvoidPQ.setTranslation(List<PQR> translation) Set a value to attribute translation.