Uses of Class
org.hl7.v3.POCDMT000040ObservationMedia
-
Uses of POCDMT000040ObservationMedia in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ObservationMediaModifier and TypeFieldDescriptionprotected POCDMT000040ObservationMediaPOCDMT000040Component4.observationMediaprotected POCDMT000040ObservationMediaPOCDMT000040Entry.observationMediaprotected POCDMT000040ObservationMediaPOCDMT000040EntryRelationship.observationMediaMethods in org.hl7.v3 that return POCDMT000040ObservationMediaModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040ObservationMedia()Create an instance ofPOCDMT000040ObservationMediaPOCDMT000040Component4.getObservationMedia()Gets the value of the observationMedia property.POCDMT000040Entry.getObservationMedia()Gets the value of the observationMedia property.POCDMT000040EntryRelationship.getObservationMedia()Gets the value of the observationMedia property.POCDMT000040ObservationMedia.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040ObservationMedia.withAuthor(POCDMT000040Author... values) POCDMT000040ObservationMedia.withClassCode(String... values) POCDMT000040ObservationMedia.withClassCode(Collection<String> values) POCDMT000040ObservationMedia.withElementId(Collection<II> values) POCDMT000040ObservationMedia.withElementId(II... values) POCDMT000040ObservationMedia.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040ObservationMedia.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040ObservationMedia.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040ObservationMedia.withInformant(POCDMT000040Informant12... values) POCDMT000040ObservationMedia.withLanguageCode(CS value) POCDMT000040ObservationMedia.withMoodCode(String... values) POCDMT000040ObservationMedia.withMoodCode(Collection<String> values) POCDMT000040ObservationMedia.withNullFlavor(String... values) POCDMT000040ObservationMedia.withNullFlavor(Collection<String> values) POCDMT000040ObservationMedia.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040ObservationMedia.withParticipant(POCDMT000040Participant2... values) POCDMT000040ObservationMedia.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040ObservationMedia.withPerformer(POCDMT000040Performer2... values) POCDMT000040ObservationMedia.withPrecondition(Collection<POCDMT000040Precondition> values) POCDMT000040ObservationMedia.withPrecondition(POCDMT000040Precondition... values) POCDMT000040ObservationMedia.withRealmCode(Collection<CS> values) POCDMT000040ObservationMedia.withRealmCode(CS... values) POCDMT000040ObservationMedia.withReference(Collection<POCDMT000040Reference> values) POCDMT000040ObservationMedia.withReference(POCDMT000040Reference... values) POCDMT000040ObservationMedia.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040ObservationMedia.withSpecimen(POCDMT000040Specimen... values) POCDMT000040ObservationMedia.withSubject(POCDMT000040Subject value) POCDMT000040ObservationMedia.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040ObservationMedia.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040ObservationMedia.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040ObservationMediaModifier and TypeMethodDescriptionvoidPOCDMT000040Component4.setObservationMedia(POCDMT000040ObservationMedia value) Sets the value of the observationMedia property.voidPOCDMT000040Entry.setObservationMedia(POCDMT000040ObservationMedia value) Sets the value of the observationMedia property.voidPOCDMT000040EntryRelationship.setObservationMedia(POCDMT000040ObservationMedia value) Sets the value of the observationMedia property.POCDMT000040Component4.withObservationMedia(POCDMT000040ObservationMedia value) POCDMT000040Entry.withObservationMedia(POCDMT000040ObservationMedia value) POCDMT000040EntryRelationship.withObservationMedia(POCDMT000040ObservationMedia value)