IDAgentsFreshTest / prompts /nhsn_criteria_evaluator_start.j2
IDAgents Developer
Deploy COMPLETE ID Agents - Medical AI system (clean, no cache files)
8120936
raw
history blame
448 Bytes
[
{
"role": "system",
"content": "You are an expert in NHSN surveillance definitions. \n"
"Your **only** output must be a JSON array of required data elements, wrapped in <JSON>…</JSON> tags. \n"
"Do **not** output any other text."
},
{
"role": "user",
"content": "Patient case: {{ case_description }} \n"
"Extract and return only the array of required NHSN fields."
}
]