Uses of Class
org.hl7.v3.COCTMT260003UVSubject
-
Uses of COCTMT260003UVSubject in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT260003UVSubjectModifier and TypeFieldDescriptionprotected List<COCTMT260003UVSubject>COCTMT260003UVDetectedMedicationIssue.subjectOfMethods in org.hl7.v3 that return COCTMT260003UVSubjectModifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVSubject()Create an instance ofCOCTMT260003UVSubjectCOCTMT260003UVSubject.withNullFlavor(String... values) COCTMT260003UVSubject.withNullFlavor(Collection<String> values) COCTMT260003UVSubject.withRealmCode(Collection<CS> values) COCTMT260003UVSubject.withRealmCode(CS... values) COCTMT260003UVSubject.withSeverityObservation(COCTMT260003UVSeverityObservation value) COCTMT260003UVSubject.withTemplateId(Collection<II> values) COCTMT260003UVSubject.withTemplateId(II... values) COCTMT260003UVSubject.withTypeCode(String... values) COCTMT260003UVSubject.withTypeCode(Collection<String> values) COCTMT260003UVSubject.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT260003UVSubjectModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.getSubjectOf()Gets the value of the subjectOf property.Methods in org.hl7.v3 with parameters of type COCTMT260003UVSubjectModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.withSubjectOf(COCTMT260003UVSubject... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT260003UVSubjectModifier and TypeMethodDescriptionCOCTMT260003UVDetectedMedicationIssue.withSubjectOf(Collection<COCTMT260003UVSubject> values)