Uses of Class
org.hl7.v3.POCDMT000040PatientRole
-
Uses of POCDMT000040PatientRole in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040PatientRoleModifier and TypeFieldDescriptionprotected POCDMT000040PatientRolePOCDMT000040RecordTarget.patientRoleMethods in org.hl7.v3 that return POCDMT000040PatientRoleModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040PatientRole()Create an instance ofPOCDMT000040PatientRolePOCDMT000040RecordTarget.getPatientRole()Gets the value of the patientRole property.POCDMT000040PatientRole.withAddr(Collection<AD> values) POCDMT000040PatientRole.withClassCode(String... values) POCDMT000040PatientRole.withClassCode(Collection<String> values) POCDMT000040PatientRole.withElementId(Collection<II> values) POCDMT000040PatientRole.withElementId(II... values) POCDMT000040PatientRole.withNullFlavor(String... values) POCDMT000040PatientRole.withNullFlavor(Collection<String> values) POCDMT000040PatientRole.withPatient(POCDMT000040Patient value) POCDMT000040PatientRole.withProviderOrganization(POCDMT000040Organization value) POCDMT000040PatientRole.withRealmCode(Collection<CS> values) POCDMT000040PatientRole.withRealmCode(CS... values) POCDMT000040PatientRole.withTelecom(Collection<TEL> values) POCDMT000040PatientRole.withTelecom(TEL... values) POCDMT000040PatientRole.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040PatientRole.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040PatientRole.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040PatientRoleModifier and TypeMethodDescriptionvoidPOCDMT000040RecordTarget.setPatientRole(POCDMT000040PatientRole value) Sets the value of the patientRole property.POCDMT000040RecordTarget.withPatientRole(POCDMT000040PatientRole value)