

# TemplateSectionInstruction
<a name="API_TemplateSectionInstruction"></a>

Instructions for generating a specific section of a clinical note

## Contents
<a name="API_TemplateSectionInstruction_Contents"></a>

 ** sectionHeader **   <a name="connecthealth-Type-TemplateSectionInstruction-sectionHeader"></a>
The header for this section of the template  
Type: String  
Pattern: `[a-zA-Z0-9]+`   
Required: Yes

 ** sectionInstruction **   <a name="connecthealth-Type-TemplateSectionInstruction-sectionInstruction"></a>
The instruction for generating this section  
Type: String  
Pattern: `[a-zA-Z0-9\s\*_\-#\[\]\(\)\.,:;!?'"`<>~]+`   
Required: Yes

## See Also
<a name="API_TemplateSectionInstruction_SeeAlso"></a>

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/TemplateSectionInstruction) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connecthealth-2025-01-29/TemplateSectionInstruction) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connecthealth-2025-01-29/TemplateSectionInstruction) 