Uses of Class
org.hl7.v3.POCDMT000040Observation
-
Uses of POCDMT000040Observation in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ObservationModifier and TypeFieldDescriptionprotected POCDMT000040ObservationPOCDMT000040Component4.observationprotected POCDMT000040ObservationPOCDMT000040Entry.observationprotected POCDMT000040ObservationPOCDMT000040EntryRelationship.observationMethods in org.hl7.v3 that return POCDMT000040ObservationModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Observation()Create an instance ofPOCDMT000040ObservationPOCDMT000040Component4.getObservation()Gets the value of the observation property.POCDMT000040Entry.getObservation()Gets the value of the observation property.POCDMT000040EntryRelationship.getObservation()Gets the value of the observation property.POCDMT000040Observation.withAuthor(Collection<POCDMT000040Author> values) POCDMT000040Observation.withAuthor(POCDMT000040Author... values) POCDMT000040Observation.withClassCode(String... values) POCDMT000040Observation.withClassCode(Collection<String> values) POCDMT000040Observation.withDerivationExpr(ST value) POCDMT000040Observation.withEffectiveTime(IVLTS value) POCDMT000040Observation.withElementId(Collection<II> values) POCDMT000040Observation.withElementId(II... values) POCDMT000040Observation.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Observation.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Observation.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Observation.withInformant(POCDMT000040Informant12... values) POCDMT000040Observation.withInterpretationCode(Collection<CE> values) POCDMT000040Observation.withInterpretationCode(CE... values) POCDMT000040Observation.withLanguageCode(CS value) POCDMT000040Observation.withMethodCode(Collection<CE> values) POCDMT000040Observation.withMethodCode(CE... values) POCDMT000040Observation.withMoodCode(XActMoodDocumentObservation value) POCDMT000040Observation.withNegationInd(Boolean value) POCDMT000040Observation.withNullFlavor(String... values) POCDMT000040Observation.withNullFlavor(Collection<String> values) POCDMT000040Observation.withParticipant(Collection<POCDMT000040Participant2> values) POCDMT000040Observation.withParticipant(POCDMT000040Participant2... values) POCDMT000040Observation.withPerformer(Collection<POCDMT000040Performer2> values) POCDMT000040Observation.withPerformer(POCDMT000040Performer2... values) POCDMT000040Observation.withPrecondition(Collection<POCDMT000040Precondition> values) POCDMT000040Observation.withPrecondition(POCDMT000040Precondition... values) POCDMT000040Observation.withPriorityCode(CE value) POCDMT000040Observation.withRealmCode(Collection<CS> values) POCDMT000040Observation.withRealmCode(CS... values) POCDMT000040Observation.withReference(Collection<POCDMT000040Reference> values) POCDMT000040Observation.withReference(POCDMT000040Reference... values) POCDMT000040Observation.withReferenceRange(Collection<POCDMT000040ReferenceRange> values) POCDMT000040Observation.withReferenceRange(POCDMT000040ReferenceRange... values) POCDMT000040Observation.withRepeatNumber(IVLINT value) POCDMT000040Observation.withSpecimen(Collection<POCDMT000040Specimen> values) POCDMT000040Observation.withSpecimen(POCDMT000040Specimen... values) POCDMT000040Observation.withStatusCode(CS value) POCDMT000040Observation.withSubject(POCDMT000040Subject value) POCDMT000040Observation.withTargetSiteCode(Collection<CD> values) POCDMT000040Observation.withTargetSiteCode(CD... values) POCDMT000040Observation.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Observation.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Observation.withTypeId(POCDMT000040InfrastructureRootTypeId value) POCDMT000040Observation.withValue(Collection<ANY> values) Methods in org.hl7.v3 with parameters of type POCDMT000040ObservationModifier and TypeMethodDescriptionvoidPOCDMT000040Component4.setObservation(POCDMT000040Observation value) Sets the value of the observation property.voidPOCDMT000040Entry.setObservation(POCDMT000040Observation value) Sets the value of the observation property.voidPOCDMT000040EntryRelationship.setObservation(POCDMT000040Observation value) Sets the value of the observation property.POCDMT000040Component4.withObservation(POCDMT000040Observation value) POCDMT000040Entry.withObservation(POCDMT000040Observation value) POCDMT000040EntryRelationship.withObservation(POCDMT000040Observation value)