Uses of Class
org.hl7.v3.BXITCD
-
Uses of BXITCD in org.hl7.v3
Methods in org.hl7.v3 that return BXITCDModifier and TypeMethodDescriptionObjectFactory.createBXITCD()Create an instance ofBXITCDBXITCD.withCodeSystem(String value) BXITCD.withCodeSystemName(String value) BXITCD.withCodeSystemVersion(String value) BXITCD.withDisplayName(String value) BXITCD.withNullFlavor(String... values) BXITCD.withNullFlavor(Collection<String> values) BXITCD.withOriginalText(ED value) BXITCD.withQty(BigInteger value) BXITCD.withQualifier(Collection<CR> values) BXITCD.withQualifier(CR... values) BXITCD.withTranslation(Collection<CD> values) BXITCD.withTranslation(CD... values)