Uses of Class
org.hl7.v3.POCDMT000040EntryRelationship
-
Uses of POCDMT000040EntryRelationship in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040EntryRelationshipModifier and TypeFieldDescriptionprotected List<POCDMT000040EntryRelationship>POCDMT000040Act.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040Encounter.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040Observation.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040ObservationMedia.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040Procedure.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040RegionOfInterest.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040SubstanceAdministration.entryRelationshipprotected List<POCDMT000040EntryRelationship>POCDMT000040Supply.entryRelationshipMethods in org.hl7.v3 that return POCDMT000040EntryRelationshipModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040EntryRelationship()Create an instance ofPOCDMT000040EntryRelationshipPOCDMT000040EntryRelationship.withAct(POCDMT000040Act value) POCDMT000040EntryRelationship.withContextConductionInd(Boolean value) POCDMT000040EntryRelationship.withEncounter(POCDMT000040Encounter value) POCDMT000040EntryRelationship.withInversionInd(Boolean value) POCDMT000040EntryRelationship.withNegationInd(Boolean value) POCDMT000040EntryRelationship.withNullFlavor(String... values) POCDMT000040EntryRelationship.withNullFlavor(Collection<String> values) POCDMT000040EntryRelationship.withObservation(POCDMT000040Observation value) POCDMT000040EntryRelationship.withObservationMedia(POCDMT000040ObservationMedia value) POCDMT000040EntryRelationship.withOrganizer(POCDMT000040Organizer value) POCDMT000040EntryRelationship.withProcedure(POCDMT000040Procedure value) POCDMT000040EntryRelationship.withRealmCode(Collection<CS> values) POCDMT000040EntryRelationship.withRealmCode(CS... values) POCDMT000040EntryRelationship.withRegionOfInterest(POCDMT000040RegionOfInterest value) POCDMT000040EntryRelationship.withSeperatableInd(BL value) POCDMT000040EntryRelationship.withSequenceNumber(INT value) POCDMT000040EntryRelationship.withSubstanceAdministration(POCDMT000040SubstanceAdministration value) POCDMT000040EntryRelationship.withSupply(POCDMT000040Supply value) POCDMT000040EntryRelationship.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040EntryRelationship.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040EntryRelationship.withTypeCode(XActRelationshipEntryRelationship value) POCDMT000040EntryRelationship.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040EntryRelationshipModifier and TypeMethodDescriptionPOCDMT000040Act.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040Encounter.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040Observation.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040ObservationMedia.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040Procedure.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040RegionOfInterest.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040SubstanceAdministration.getEntryRelationship()Gets the value of the entryRelationship property.POCDMT000040Supply.getEntryRelationship()Gets the value of the entryRelationship property.Methods in org.hl7.v3 with parameters of type POCDMT000040EntryRelationshipModifier and TypeMethodDescriptionPOCDMT000040Act.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Encounter.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Observation.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040ObservationMedia.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Procedure.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040RegionOfInterest.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040SubstanceAdministration.withEntryRelationship(POCDMT000040EntryRelationship... values) POCDMT000040Supply.withEntryRelationship(POCDMT000040EntryRelationship... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040EntryRelationshipModifier and TypeMethodDescriptionPOCDMT000040Act.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Encounter.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Observation.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040ObservationMedia.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Procedure.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040RegionOfInterest.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040SubstanceAdministration.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values) POCDMT000040Supply.withEntryRelationship(Collection<POCDMT000040EntryRelationship> values)