Skip to content

Commit 89b1094

Browse files
Fixing typo
1 parent 69a99a5 commit 89b1094

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
@@ -41,10 +41,10 @@ Text Analytics for health returns assertion modifiers, which are informative att
4141
* **Subject** [Default]: the concept is associated with the subject of the text, usually the patient.
4242
* **Other**: the concept is associated with someone who is not the subject of the text.
4343

44-
**TEMPORAL** - provides additional temporal information for a concept detailing whether it is an occurence related to the past, present, or future.
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.
44+
**TEMPORAL** - provides additional temporal information for a concept detailing whether it is an occurrence related to the past, present, or future.
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 their arrival to the ER”). This includes newly made diagnoses, symptoms experienced during or leading to this encounter, treatments and examinations done within the encounter.
4646
* **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.
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 two 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)