

# PatientInsightsPatientContext


Details for a patient

## Contents


 ** patientId **   <a name="connecthealth-Type-PatientInsightsPatientContext-patientId"></a>
Unique identifier of the patient  
Type: String  
Pattern: `.*[\s\S]*\S[\s\S]*.*`   
Required: Yes

 ** dateOfBirth **   <a name="connecthealth-Type-PatientInsightsPatientContext-dateOfBirth"></a>
Date of birth of the patient.  
Type: String  
Pattern: `\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])`   
Required: No

 ** pronouns **   <a name="connecthealth-Type-PatientInsightsPatientContext-pronouns"></a>
Pronouns preferred by the patient.  
Type: String  
Valid Values: `HE_HIM | SHE_HER | THEY_THEM`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connecthealth-2025-01-29/PatientInsightsPatientContext) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connecthealth-2025-01-29/PatientInsightsPatientContext) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connecthealth-2025-01-29/PatientInsightsPatientContext) 