Uses of Class
org.hl7.v3.SXCMCD
-
Uses of SXCMCD in org.hl7.v3
Methods in org.hl7.v3 that return SXCMCDModifier and TypeMethodDescriptionObjectFactory.createSXCMCD()Create an instance ofSXCMCDSXCMCD.withCodeSystem(String value) SXCMCD.withCodeSystemName(String value) SXCMCD.withCodeSystemVersion(String value) SXCMCD.withDisplayName(String value) SXCMCD.withNullFlavor(String... values) SXCMCD.withNullFlavor(Collection<String> values) SXCMCD.withOperator(SetOperator value) SXCMCD.withOriginalText(ED value) SXCMCD.withQualifier(Collection<CR> values) SXCMCD.withQualifier(CR... values) SXCMCD.withTranslation(Collection<CD> values) SXCMCD.withTranslation(CD... values)