Uses of Class
org.hl7.v3.COCTMT530000UVSubject2
-
Uses of COCTMT530000UVSubject2 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVSubject2Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVSubject2>COCTMT530000UVAct.subjectprotected List<COCTMT530000UVSubject2>COCTMT530000UVEncounter.subjectprotected List<COCTMT530000UVSubject2>COCTMT530000UVObservation.subjectprotected List<COCTMT530000UVSubject2>COCTMT530000UVOrganizer.subjectprotected List<COCTMT530000UVSubject2>COCTMT530000UVProcedure.subjectprotected List<COCTMT530000UVSubject2>COCTMT530000UVSubstanceAdministration.subjectprotected List<COCTMT530000UVSubject2>COCTMT530000UVSupply.subjectMethods in org.hl7.v3 that return COCTMT530000UVSubject2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVSubject2()Create an instance ofCOCTMT530000UVSubject2COCTMT530000UVSubject2.withAwarenessCode(CE value) COCTMT530000UVSubject2.withContextControlCode(String value) COCTMT530000UVSubject2.withNullFlavor(String... values) COCTMT530000UVSubject2.withNullFlavor(Collection<String> values) COCTMT530000UVSubject2.withPatient(jakarta.xml.bind.JAXBElement<COCTMT050000UV01Patient> value) COCTMT530000UVSubject2.withRealmCode(Collection<CS> values) COCTMT530000UVSubject2.withRealmCode(CS... values) COCTMT530000UVSubject2.withRelatedEntity(jakarta.xml.bind.JAXBElement<COCTMT530000UVRelatedEntity> value) COCTMT530000UVSubject2.withSequenceNumber(INT value) COCTMT530000UVSubject2.withSpecimen(jakarta.xml.bind.JAXBElement<COCTMT080000UVSpecimen> value) COCTMT530000UVSubject2.withTemplateId(Collection<II> values) COCTMT530000UVSubject2.withTemplateId(II... values) COCTMT530000UVSubject2.withTypeCode(ParticipationTargetSubject value) COCTMT530000UVSubject2.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVSubject2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getSubject()Gets the value of the subject property.COCTMT530000UVEncounter.getSubject()Gets the value of the subject property.COCTMT530000UVObservation.getSubject()Gets the value of the subject property.COCTMT530000UVOrganizer.getSubject()Gets the value of the subject property.COCTMT530000UVProcedure.getSubject()Gets the value of the subject property.COCTMT530000UVSubstanceAdministration.getSubject()Gets the value of the subject property.COCTMT530000UVSupply.getSubject()Gets the value of the subject property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVSubject2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withSubject(COCTMT530000UVSubject2... values) COCTMT530000UVEncounter.withSubject(COCTMT530000UVSubject2... values) COCTMT530000UVObservation.withSubject(COCTMT530000UVSubject2... values) COCTMT530000UVOrganizer.withSubject(COCTMT530000UVSubject2... values) COCTMT530000UVProcedure.withSubject(COCTMT530000UVSubject2... values) COCTMT530000UVSubstanceAdministration.withSubject(COCTMT530000UVSubject2... values) COCTMT530000UVSupply.withSubject(COCTMT530000UVSubject2... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVSubject2Modifier and TypeMethodDescriptionCOCTMT530000UVAct.withSubject(Collection<COCTMT530000UVSubject2> values) COCTMT530000UVEncounter.withSubject(Collection<COCTMT530000UVSubject2> values) COCTMT530000UVObservation.withSubject(Collection<COCTMT530000UVSubject2> values) COCTMT530000UVOrganizer.withSubject(Collection<COCTMT530000UVSubject2> values) COCTMT530000UVProcedure.withSubject(Collection<COCTMT530000UVSubject2> values) COCTMT530000UVSubstanceAdministration.withSubject(Collection<COCTMT530000UVSubject2> values) COCTMT530000UVSupply.withSubject(Collection<COCTMT530000UVSubject2> values)