Uses of Class
org.hl7.v3.POCDMT000040ResponsibleParty
-
Uses of POCDMT000040ResponsibleParty in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ResponsiblePartyModifier and TypeFieldDescriptionprotected POCDMT000040ResponsiblePartyPOCDMT000040EncompassingEncounter.responsiblePartyMethods in org.hl7.v3 that return POCDMT000040ResponsiblePartyModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040ResponsibleParty()Create an instance ofPOCDMT000040ResponsiblePartyPOCDMT000040EncompassingEncounter.getResponsibleParty()Gets the value of the responsibleParty property.POCDMT000040ResponsibleParty.withAssignedEntity(POCDMT000040AssignedEntity value) POCDMT000040ResponsibleParty.withNullFlavor(String... values) POCDMT000040ResponsibleParty.withNullFlavor(Collection<String> values) POCDMT000040ResponsibleParty.withRealmCode(Collection<CS> values) POCDMT000040ResponsibleParty.withRealmCode(CS... values) POCDMT000040ResponsibleParty.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040ResponsibleParty.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040ResponsibleParty.withTypeCode(String... values) POCDMT000040ResponsibleParty.withTypeCode(Collection<String> values) POCDMT000040ResponsibleParty.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040ResponsiblePartyModifier and TypeMethodDescriptionvoidPOCDMT000040EncompassingEncounter.setResponsibleParty(POCDMT000040ResponsibleParty value) Sets the value of the responsibleParty property.POCDMT000040EncompassingEncounter.withResponsibleParty(POCDMT000040ResponsibleParty value)