Uses of Class
org.hl7.v3.PQR
-
Uses of PQR in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type PQRMethods in org.hl7.v3 that return PQRModifier and TypeMethodDescriptionObjectFactory.createPQR()Create an instance ofPQRPQR.withCodeSystem(String value) PQR.withCodeSystemName(String value) PQR.withCodeSystemVersion(String value) PQR.withDisplayName(String value) PQR.withNullFlavor(String... values) PQR.withNullFlavor(Collection<String> values) PQR.withOriginalText(ED value) PQR.withQualifier(Collection<CR> values) PQR.withQualifier(CR... values) PQR.withTranslation(Collection<CD> values) PQR.withTranslation(CD... values) Methods in org.hl7.v3 that return types with arguments of type PQRModifier and TypeMethodDescriptionPQ.getTranslation()Gets the value of the translation property.Methods in org.hl7.v3 with parameters of type PQRModifier and TypeMethodDescriptionBXITIVLPQ.withTranslation(PQR... values) HXITPQ.withTranslation(PQR... values) IVLPPDPQ.withTranslation(PQR... values) IVLPQ.withTranslation(PQR... values) IVXBPPDPQ.withTranslation(PQR... values) IVXBPQ.withTranslation(PQR... values) PPDPQ.withTranslation(PQR... values) PQ.withTranslation(PQR... values) SXCMPPDPQ.withTranslation(PQR... values) SXCMPQ.withTranslation(PQR... values) Method parameters in org.hl7.v3 with type arguments of type PQRModifier and TypeMethodDescriptionBXITIVLPQ.withTranslation(Collection<PQR> values) HXITPQ.withTranslation(Collection<PQR> values) IVLPPDPQ.withTranslation(Collection<PQR> values) IVLPQ.withTranslation(Collection<PQR> values) IVXBPPDPQ.withTranslation(Collection<PQR> values) IVXBPQ.withTranslation(Collection<PQR> values) PPDPQ.withTranslation(Collection<PQR> values) PQ.withTranslation(Collection<PQR> values) SXCMPPDPQ.withTranslation(Collection<PQR> values) SXCMPQ.withTranslation(Collection<PQR> values)