Uses of Class
org.hl7.v3.COCTMT030000UV04OtherIDs
-
Uses of COCTMT030000UV04OtherIDs in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT030000UV04OtherIDsModifier and TypeFieldDescriptionprotected List<COCTMT030000UV04OtherIDs>COCTMT030000UV04NonPersonLivingSubject.asOtherIDsprotected List<COCTMT030000UV04OtherIDs>COCTMT030000UV04Person.asOtherIDsMethods in org.hl7.v3 that return COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030000UV04OtherIDs()Create an instance ofCOCTMT030000UV04OtherIDsCOCTMT030000UV04OtherIDs.withClassCode(String... values) COCTMT030000UV04OtherIDs.withClassCode(Collection<String> values) COCTMT030000UV04OtherIDs.withId(Collection<II> values) COCTMT030000UV04OtherIDs.withNullFlavor(String... values) COCTMT030000UV04OtherIDs.withNullFlavor(Collection<String> values) COCTMT030000UV04OtherIDs.withRealmCode(Collection<CS> values) COCTMT030000UV04OtherIDs.withRealmCode(CS... values) COCTMT030000UV04OtherIDs.withScopingOrganization(jakarta.xml.bind.JAXBElement<COCTMT150000UV02Organization> value) COCTMT030000UV04OtherIDs.withTemplateId(Collection<II> values) COCTMT030000UV04OtherIDs.withTemplateId(II... values) COCTMT030000UV04OtherIDs.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.getAsOtherIDs()Gets the value of the asOtherIDs property.COCTMT030000UV04Person.getAsOtherIDs()Gets the value of the asOtherIDs property.Methods in org.hl7.v3 with parameters of type COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.withAsOtherIDs(COCTMT030000UV04OtherIDs... values) COCTMT030000UV04Person.withAsOtherIDs(COCTMT030000UV04OtherIDs... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT030000UV04OtherIDsModifier and TypeMethodDescriptionCOCTMT030000UV04NonPersonLivingSubject.withAsOtherIDs(Collection<COCTMT030000UV04OtherIDs> values) COCTMT030000UV04Person.withAsOtherIDs(Collection<COCTMT030000UV04OtherIDs> values)