Uses of Class
org.hl7.v3.CO
-
Uses of CO in org.hl7.v3
Methods in org.hl7.v3 that return COModifier and TypeMethodDescriptionObjectFactory.createCO()Create an instance ofCOCO.withCodeSystem(String value) CO.withCodeSystemName(String value) CO.withCodeSystemVersion(String value) CO.withDisplayName(String value) CO.withNullFlavor(String... values) CO.withNullFlavor(Collection<String> values) CO.withOriginalText(ED value) CO.withQualifier(Collection<CR> values) CO.withQualifier(CR... values) CO.withTranslation(Collection<CD> values) CO.withTranslation(CD... values)