Interface MedicalScribePatientContext.Builder

    • Method Detail

      • pronouns

        MedicalScribePatientContext.Builder pronouns​(String pronouns)

        The patient's preferred pronouns that the user wants to provide as a context for clinical note generation.

        Parameters:
        pronouns - The patient's preferred pronouns that the user wants to provide as a context for clinical note generation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Pronouns, Pronouns
      • pronouns

        MedicalScribePatientContext.Builder pronouns​(Pronouns pronouns)

        The patient's preferred pronouns that the user wants to provide as a context for clinical note generation.

        Parameters:
        pronouns - The patient's preferred pronouns that the user wants to provide as a context for clinical note generation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Pronouns, Pronouns