{
   "$schema": "https://json-schema.org/draft/2020-12/schema",
   "title": "Genitourinary Clinical Phenotypes",
   "type": "array",
   "description": "Select all that apply",
   "items": {
      "type": "string"
   }
}