Uses of Class
org.hl7.v3.POCDMT000040Component4
-
Uses of POCDMT000040Component4 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040Component4Modifier and TypeFieldDescriptionprotected List<POCDMT000040Component4>POCDMT000040Organizer.componentMethods in org.hl7.v3 that return POCDMT000040Component4Modifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Component4()Create an instance ofPOCDMT000040Component4POCDMT000040Component4.withAct(POCDMT000040Act value) POCDMT000040Component4.withContextConductionInd(Boolean value) POCDMT000040Component4.withEncounter(POCDMT000040Encounter value) POCDMT000040Component4.withNullFlavor(String... values) POCDMT000040Component4.withNullFlavor(Collection<String> values) POCDMT000040Component4.withObservation(POCDMT000040Observation value) POCDMT000040Component4.withObservationMedia(POCDMT000040ObservationMedia value) POCDMT000040Component4.withOrganizer(POCDMT000040Organizer value) POCDMT000040Component4.withProcedure(POCDMT000040Procedure value) POCDMT000040Component4.withRealmCode(Collection<CS> values) POCDMT000040Component4.withRealmCode(CS... values) POCDMT000040Component4.withRegionOfInterest(POCDMT000040RegionOfInterest value) POCDMT000040Component4.withSeperatableInd(BL value) POCDMT000040Component4.withSequenceNumber(INT value) POCDMT000040Component4.withSubstanceAdministration(POCDMT000040SubstanceAdministration value) POCDMT000040Component4.withSupply(POCDMT000040Supply value) POCDMT000040Component4.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Component4.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Component4.withTypeCode(ActRelationshipHasComponent value) POCDMT000040Component4.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040Component4Modifier and TypeMethodDescriptionPOCDMT000040Organizer.getComponent()Gets the value of the component property.Methods in org.hl7.v3 with parameters of type POCDMT000040Component4Modifier and TypeMethodDescriptionPOCDMT000040Organizer.withComponent(POCDMT000040Component4... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040Component4Modifier and TypeMethodDescriptionPOCDMT000040Organizer.withComponent(Collection<POCDMT000040Component4> values)