Skip to content

Commit 69a99a5

Browse files
authored
1
1 parent 3e6c2c1 commit 69a99a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/language-service/text-analytics-for-health/concepts/assertion-detection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Text Analytics for health returns assertion modifiers, which are informative att
4242
* **Other**: the concept is associated with someone who is not the subject of the text.
4343

4444
**TEMPORAL** - provides additional temporal information for a concept detailing whether it is an occurence related to the past, present, or future.
45-
* **Present** [Default]: the concept is related to the present and is possibly ongoing.
46-
* **Past**: the concept is related to the past, has already occured, and may or may not exist in the present.
47-
* **Future**: the concept is related to the future and, therefore, has yet to occur or happen.
45+
* **Current** [Default]: the concept is related to conditions/events that belong to the current encounter. For example, medical symptoms that have brought the patient to seek medical attention (e.g., “started having headaches 5 days prior to his arrival to the ER”). This includes newly made diagnoses, symptoms experienced during or leading to this encounter, treatments and examinations done within the encounter.
46+
* **Past**: the concept is related to conditions, examinations, treatments, medication events that are mentioned as something that existed or happened prior to the current encounter, as might be indicated by hints like s/p, recently, ago, previously, in childhood, at age X. For example, diagnoses that were given in the past, treatments that were done, past examinations and their results, past admissions, etc. Medical background is considered as PAST.
47+
* **Future**: the concept is related to conditions/events that are planned/scheduled/suspected to happen in the future, e.g., will be obtained, will undergo, is scheduled in 2 weeks from now.
4848

4949
Assertion detection represents negated entities as a negative value for the certainty category, for example:
5050

0 commit comments

Comments
 (0)