Uses of Class
org.hl7.v3.POCDMT000040Informant12
-
Uses of POCDMT000040Informant12 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040Informant12Modifier and TypeFieldDescriptionprotected List<POCDMT000040Informant12>ClinicalDocument.informantprotected List<POCDMT000040Informant12>POCDMT000040Act.informantprotected List<POCDMT000040Informant12>POCDMT000040Encounter.informantprotected List<POCDMT000040Informant12>POCDMT000040Observation.informantprotected List<POCDMT000040Informant12>POCDMT000040ObservationMedia.informantprotected List<POCDMT000040Informant12>POCDMT000040Organizer.informantprotected List<POCDMT000040Informant12>POCDMT000040Procedure.informantprotected List<POCDMT000040Informant12>POCDMT000040RegionOfInterest.informantprotected List<POCDMT000040Informant12>POCDMT000040Section.informantprotected List<POCDMT000040Informant12>POCDMT000040SubstanceAdministration.informantprotected List<POCDMT000040Informant12>POCDMT000040Supply.informantMethods in org.hl7.v3 that return POCDMT000040Informant12Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Informant12()Create an instance ofPOCDMT000040Informant12POCDMT000040Informant12.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040Informant12.withContextControlCode(String value) POCDMT000040Informant12.withNullFlavor(String... values) POCDMT000040Informant12.withNullFlavor(Collection<String> values) POCDMT000040Informant12.withRealmCode(Collection<CS> values) POCDMT000040Informant12.withRealmCode(CS... values) POCDMT000040Informant12.withRelatedEntity(POCDMT000040RelatedEntity value) POCDMT000040Informant12.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Informant12.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Informant12.withTypeCode(String... values) POCDMT000040Informant12.withTypeCode(Collection<String> values) POCDMT000040Informant12.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040Informant12Modifier and TypeMethodDescriptionClinicalDocument.getInformant()Gets the value of the informant property.POCDMT000040Act.getInformant()Gets the value of the informant property.POCDMT000040Encounter.getInformant()Gets the value of the informant property.POCDMT000040Observation.getInformant()Gets the value of the informant property.POCDMT000040ObservationMedia.getInformant()Gets the value of the informant property.POCDMT000040Organizer.getInformant()Gets the value of the informant property.POCDMT000040Procedure.getInformant()Gets the value of the informant property.POCDMT000040RegionOfInterest.getInformant()Gets the value of the informant property.POCDMT000040Section.getInformant()Gets the value of the informant property.POCDMT000040SubstanceAdministration.getInformant()Gets the value of the informant property.POCDMT000040Supply.getInformant()Gets the value of the informant property.Methods in org.hl7.v3 with parameters of type POCDMT000040Informant12Modifier and TypeMethodDescriptionClinicalDocument.withInformant(POCDMT000040Informant12... values) POCDMT000040Act.withInformant(POCDMT000040Informant12... values) POCDMT000040Encounter.withInformant(POCDMT000040Informant12... values) POCDMT000040Observation.withInformant(POCDMT000040Informant12... values) POCDMT000040ObservationMedia.withInformant(POCDMT000040Informant12... values) POCDMT000040Organizer.withInformant(POCDMT000040Informant12... values) POCDMT000040Procedure.withInformant(POCDMT000040Informant12... values) POCDMT000040RegionOfInterest.withInformant(POCDMT000040Informant12... values) POCDMT000040Section.withInformant(POCDMT000040Informant12... values) POCDMT000040SubstanceAdministration.withInformant(POCDMT000040Informant12... values) POCDMT000040Supply.withInformant(POCDMT000040Informant12... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040Informant12Modifier and TypeMethodDescriptionClinicalDocument.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Act.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Encounter.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Observation.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040ObservationMedia.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Organizer.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Procedure.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040RegionOfInterest.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Section.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040SubstanceAdministration.withInformant(Collection<POCDMT000040Informant12> values) POCDMT000040Supply.withInformant(Collection<POCDMT000040Informant12> values)