Uses of Class
org.hl7.v3.POCDMT000040Subject
-
Uses of POCDMT000040Subject in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040SubjectModifier and TypeFieldDescriptionprotected POCDMT000040SubjectPOCDMT000040Act.subjectprotected POCDMT000040SubjectPOCDMT000040Encounter.subjectprotected POCDMT000040SubjectPOCDMT000040Observation.subjectprotected POCDMT000040SubjectPOCDMT000040ObservationMedia.subjectprotected POCDMT000040SubjectPOCDMT000040Organizer.subjectprotected POCDMT000040SubjectPOCDMT000040Procedure.subjectprotected POCDMT000040SubjectPOCDMT000040RegionOfInterest.subjectprotected POCDMT000040SubjectPOCDMT000040Section.subjectprotected POCDMT000040SubjectPOCDMT000040SubstanceAdministration.subjectprotected POCDMT000040SubjectPOCDMT000040Supply.subjectMethods in org.hl7.v3 that return POCDMT000040SubjectModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Subject()Create an instance ofPOCDMT000040SubjectPOCDMT000040Act.getSubject()Gets the value of the subject property.POCDMT000040Encounter.getSubject()Gets the value of the subject property.POCDMT000040Observation.getSubject()Gets the value of the subject property.POCDMT000040ObservationMedia.getSubject()Gets the value of the subject property.POCDMT000040Organizer.getSubject()Gets the value of the subject property.POCDMT000040Procedure.getSubject()Gets the value of the subject property.POCDMT000040RegionOfInterest.getSubject()Gets the value of the subject property.POCDMT000040Section.getSubject()Gets the value of the subject property.POCDMT000040SubstanceAdministration.getSubject()Gets the value of the subject property.POCDMT000040Supply.getSubject()Gets the value of the subject property.POCDMT000040Subject.withAwarenessCode(CE value) POCDMT000040Subject.withContextControlCode(String value) POCDMT000040Subject.withNullFlavor(String... values) POCDMT000040Subject.withNullFlavor(Collection<String> values) POCDMT000040Subject.withRealmCode(Collection<CS> values) POCDMT000040Subject.withRealmCode(CS... values) POCDMT000040Subject.withRelatedSubject(POCDMT000040RelatedSubject value) POCDMT000040Subject.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Subject.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Subject.withTypeCode(ParticipationTargetSubject value) POCDMT000040Subject.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040SubjectModifier and TypeMethodDescriptionvoidPOCDMT000040Act.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040Encounter.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040Observation.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040ObservationMedia.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040Organizer.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040Procedure.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040RegionOfInterest.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040Section.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040SubstanceAdministration.setSubject(POCDMT000040Subject value) Sets the value of the subject property.voidPOCDMT000040Supply.setSubject(POCDMT000040Subject value) Sets the value of the subject property.POCDMT000040Act.withSubject(POCDMT000040Subject value) POCDMT000040Encounter.withSubject(POCDMT000040Subject value) POCDMT000040Observation.withSubject(POCDMT000040Subject value) POCDMT000040ObservationMedia.withSubject(POCDMT000040Subject value) POCDMT000040Organizer.withSubject(POCDMT000040Subject value) POCDMT000040Procedure.withSubject(POCDMT000040Subject value) POCDMT000040RegionOfInterest.withSubject(POCDMT000040Subject value) POCDMT000040Section.withSubject(POCDMT000040Subject value) POCDMT000040SubstanceAdministration.withSubject(POCDMT000040Subject value) POCDMT000040Supply.withSubject(POCDMT000040Subject value)