Extract and list all the terms and manifestations that are related to the condition found in the “text to analyze”. Format the output as JSON in the following structure: [ { "Entities": [ { "Entity": "Entity Name 1", }, { "Entity": "Entity Name 2", } ] } ] Ensure each object in the "Entities" array contains the keys: "Entity".