text
stringlengths 1
167
| tokens
list | prediction
list | prediction_agent
stringclasses 1
value | annotation
list | annotation_agent
stringclasses 1
value | vectors
null | id
stringlengths 36
36
| metadata
null | status
stringclasses 2
values | event_timestamp
timestamp[us] | metrics
dict |
---|---|---|---|---|---|---|---|---|---|---|---|
Pulsos presentes.
|
[
"Pulsos",
"presentes",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
ae8d0ea4-e144-4543-8e5b-890d8f010849
| null |
Validated
| 2023-04-02T17:04:32.495779 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.6666666666666666,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "Pulsos presentes"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Pulsos"
},
{
"tag": "I-SignoSintoma",
"value": "presentes"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Pulsos"
},
{
"tag": "O",
"value": "presentes"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 17,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 5,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 6,
"score": null,
"tag": "O",
"value": "Pulsos"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 7,
"custom": null,
"idx": 1,
"length": 9,
"score": null,
"tag": "O",
"value": "presentes"
},
{
"capitalness": null,
"char_end": 16,
"char_start": 16,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
Intervenciones quirúrgicas
|
[
"Intervenciones",
"quirúrgicas"
] |
[] |
tars-ner
|
[
{
"end": 26,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
aef038da-752d-40de-9248-42d2379b9add
| null |
Validated
| 2023-04-02T17:01:09.527111 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 26,
"density": 1,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Intervenciones quirúrgicas"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Intervenciones"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgicas"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Intervenciones"
},
{
"tag": "O",
"value": "quirúrgicas"
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Intervenciones"
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 11,
"score": null,
"tag": "O",
"value": "quirúrgicas"
}
],
"tokens_length": 2
}
|
CV: ruidos cardíacos rítmicos, sin soplos, sin edema en EEII.
|
[
"CV",
":",
"ruidos",
"cardíacos",
"rítmicos",
",",
"sin",
"soplos",
",",
"sin",
"edema",
"en",
"EEII",
"."
] |
[] |
tars-ner
|
[
{
"end": 29,
"label": "SignoSintoma",
"start": 4
},
{
"end": 52,
"label": "SignoSintoma",
"start": 47
},
{
"end": 41,
"label": "SignoSintoma",
"start": 35
},
{
"end": 60,
"label": "Anatomia",
"start": 56
}
] |
team
| null |
af5d8e68-a2d5-4265-befb-5b979edd72bc
| null |
Validated
| 2023-03-26T06:30:23.890288 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.07142857142857142,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "soplos"
},
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.07142857142857142,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "EEII"
},
{
"capitalness": "LOWER",
"chars_length": 25,
"density": 0.21428571428571427,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "ruidos cardíacos rítmicos"
},
{
"capitalness": "LOWER",
"chars_length": 5,
"density": 0.07142857142857142,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edema"
}
],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "B-SignoSintoma",
"value": "ruidos"
},
{
"tag": "I-SignoSintoma",
"value": "cardíacos"
},
{
"tag": "I-SignoSintoma",
"value": "rítmicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "edema"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "B-Anatomia",
"value": "EEII"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "ruidos"
},
{
"tag": "O",
"value": "cardíacos"
},
{
"tag": "O",
"value": "rítmicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "edema"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "EEII"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 61,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "CV"
},
{
"capitalness": null,
"char_end": 2,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 9,
"char_start": 4,
"custom": null,
"idx": 2,
"length": 6,
"score": null,
"tag": "O",
"value": "ruidos"
},
{
"capitalness": "LOWER",
"char_end": 19,
"char_start": 11,
"custom": null,
"idx": 3,
"length": 9,
"score": null,
"tag": "O",
"value": "cardíacos"
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 8,
"score": null,
"tag": "O",
"value": "rítmicos"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 29,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 31,
"custom": null,
"idx": 6,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 40,
"char_start": 35,
"custom": null,
"idx": 7,
"length": 6,
"score": null,
"tag": "O",
"value": "soplos"
},
{
"capitalness": null,
"char_end": 41,
"char_start": 41,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 43,
"custom": null,
"idx": 9,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 51,
"char_start": 47,
"custom": null,
"idx": 10,
"length": 5,
"score": null,
"tag": "O",
"value": "edema"
},
{
"capitalness": "LOWER",
"char_end": 54,
"char_start": 53,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "UPPER",
"char_end": 59,
"char_start": 56,
"custom": null,
"idx": 12,
"length": 4,
"score": null,
"tag": "O",
"value": "EEII"
},
{
"capitalness": null,
"char_end": 60,
"char_start": 60,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 14
}
|
CV: ruidos cardíacos rítmicos, sin soplos, sin edema en EEII.
|
[
"CV",
":",
"ruidos",
"cardíacos",
"rítmicos",
",",
"sin",
"soplos",
",",
"sin",
"edema",
"en",
"EEII",
"."
] |
[] |
tars-ner
|
[
{
"end": 29,
"label": "SignoSintoma",
"start": 4
},
{
"end": 52,
"label": "SignoSintoma",
"start": 47
},
{
"end": 41,
"label": "SignoSintoma",
"start": 35
},
{
"end": 60,
"label": "Anatomia",
"start": 56
}
] |
team
| null |
af774d03-80dd-4c7f-a9ac-14d494bc1522
| null |
Validated
| 2023-04-02T17:03:40.684959 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.07142857142857142,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "EEII"
},
{
"capitalness": "LOWER",
"chars_length": 5,
"density": 0.07142857142857142,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edema"
},
{
"capitalness": "LOWER",
"chars_length": 25,
"density": 0.21428571428571427,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "ruidos cardíacos rítmicos"
},
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.07142857142857142,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "soplos"
}
],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "B-SignoSintoma",
"value": "ruidos"
},
{
"tag": "I-SignoSintoma",
"value": "cardíacos"
},
{
"tag": "I-SignoSintoma",
"value": "rítmicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "edema"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "B-Anatomia",
"value": "EEII"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "ruidos"
},
{
"tag": "O",
"value": "cardíacos"
},
{
"tag": "O",
"value": "rítmicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "edema"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "EEII"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 61,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "CV"
},
{
"capitalness": null,
"char_end": 2,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 9,
"char_start": 4,
"custom": null,
"idx": 2,
"length": 6,
"score": null,
"tag": "O",
"value": "ruidos"
},
{
"capitalness": "LOWER",
"char_end": 19,
"char_start": 11,
"custom": null,
"idx": 3,
"length": 9,
"score": null,
"tag": "O",
"value": "cardíacos"
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 8,
"score": null,
"tag": "O",
"value": "rítmicos"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 29,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 31,
"custom": null,
"idx": 6,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 40,
"char_start": 35,
"custom": null,
"idx": 7,
"length": 6,
"score": null,
"tag": "O",
"value": "soplos"
},
{
"capitalness": null,
"char_end": 41,
"char_start": 41,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 43,
"custom": null,
"idx": 9,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 51,
"char_start": 47,
"custom": null,
"idx": 10,
"length": 5,
"score": null,
"tag": "O",
"value": "edema"
},
{
"capitalness": "LOWER",
"char_end": 54,
"char_start": 53,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "UPPER",
"char_end": 59,
"char_start": 56,
"custom": null,
"idx": 12,
"length": 4,
"score": null,
"tag": "O",
"value": "EEII"
},
{
"capitalness": null,
"char_end": 60,
"char_start": 60,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 14
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
af7c0967-3b1f-4fde-8f57-ec683cb1f4be
| null |
Discarded
| 2023-04-02T17:03:34.703318 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Intervenciones quirúrgicas
|
[
"Intervenciones",
"quirúrgicas"
] |
[] |
tars-ner
|
[
{
"end": 26,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
b00ab155-1164-4a08-b9ab-4ee440944839
| null |
Validated
| 2023-04-02T17:03:31.982110 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 26,
"density": 1,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Intervenciones quirúrgicas"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Intervenciones"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgicas"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Intervenciones"
},
{
"tag": "O",
"value": "quirúrgicas"
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Intervenciones"
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 11,
"score": null,
"tag": "O",
"value": "quirúrgicas"
}
],
"tokens_length": 2
}
|
Intervenciones quirúrgicas
|
[
"Intervenciones",
"quirúrgicas"
] |
[] |
tars-ner
|
[
{
"end": 26,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
b03aa326-0cf9-4f23-87b5-360d6b312636
| null |
Validated
| 2023-03-27T02:24:38.155257 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 26,
"density": 1,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Intervenciones quirúrgicas"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Intervenciones"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgicas"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Intervenciones"
},
{
"tag": "O",
"value": "quirúrgicas"
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Intervenciones"
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 11,
"score": null,
"tag": "O",
"value": "quirúrgicas"
}
],
"tokens_length": 2
}
|
Glicemia capilar ( mg/dl ) 30.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"30",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
b06b02a4-850b-4607-8edf-5d6b19de629a
| null |
Validated
| 2023-03-26T06:30:33.264784 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "30"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "30"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 30,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 28,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "30"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 29,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Sin contraindicaciones para el procedimiento.
|
[
"Sin",
"contraindicaciones",
"para",
"el",
"procedimiento",
"."
] |
[] |
tars-ner
| null | null | null |
b087b63f-1015-4391-bddf-4a615998bb60
| null |
Discarded
| 2023-04-02T17:03:39.725961 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Sin"
},
{
"tag": "O",
"value": "contraindicaciones"
},
{
"tag": "O",
"value": "para"
},
{
"tag": "O",
"value": "el"
},
{
"tag": "O",
"value": "procedimiento"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 45,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "Sin"
},
{
"capitalness": "LOWER",
"char_end": 21,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 18,
"score": null,
"tag": "O",
"value": "contraindicaciones"
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 23,
"custom": null,
"idx": 2,
"length": 4,
"score": null,
"tag": "O",
"value": "para"
},
{
"capitalness": "LOWER",
"char_end": 29,
"char_start": 28,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "el"
},
{
"capitalness": "LOWER",
"char_end": 43,
"char_start": 31,
"custom": null,
"idx": 4,
"length": 13,
"score": null,
"tag": "O",
"value": "procedimiento"
},
{
"capitalness": null,
"char_end": 44,
"char_start": 44,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
RHA(+ ), blando y depresible, sin dolor.
|
[
"RHA",
"(+",
")",
",",
"blando",
"y",
"depresible",
",",
"sin",
"dolor",
"."
] |
[] |
tars-ner
|
[
{
"end": 15,
"label": "SignoSintoma",
"start": 9
},
{
"end": 28,
"label": "SignoSintoma",
"start": 18
},
{
"end": 39,
"label": "SignoSintoma",
"start": 34
}
] |
team
| null |
b0ac3a67-21b1-42f0-8235-818b2adfce59
| null |
Validated
| 2023-03-27T02:24:40.301042 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.09090909090909091,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "blando"
},
{
"capitalness": "LOWER",
"chars_length": 5,
"density": 0.09090909090909091,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "dolor"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.09090909090909091,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "depresible"
}
],
"tags": [
{
"tag": "O",
"value": "RHA"
},
{
"tag": "O",
"value": "(+"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "dolor"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "RHA"
},
{
"tag": "O",
"value": "(+"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "dolor"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 40,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "RHA"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 2,
"score": null,
"tag": "O",
"value": "(+"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 7,
"char_start": 7,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 14,
"char_start": 9,
"custom": null,
"idx": 4,
"length": 6,
"score": null,
"tag": "O",
"value": "blando"
},
{
"capitalness": "LOWER",
"char_end": 16,
"char_start": 16,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 27,
"char_start": 18,
"custom": null,
"idx": 6,
"length": 10,
"score": null,
"tag": "O",
"value": "depresible"
},
{
"capitalness": null,
"char_end": 28,
"char_start": 28,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 32,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 38,
"char_start": 34,
"custom": null,
"idx": 9,
"length": 5,
"score": null,
"tag": "O",
"value": "dolor"
},
{
"capitalness": null,
"char_end": 39,
"char_start": 39,
"custom": null,
"idx": 10,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 11
}
|
Peso ( Kg ) 48.
|
[
"Peso",
"(",
"Kg",
")",
"48",
"."
] |
[] |
tars-ner
| null | null | null |
b0baf8cc-967c-4a4f-9fbd-c195d1685625
| null |
Discarded
| 2023-04-02T17:04:23.430927 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Peso"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "Kg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "48"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 15,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "Peso"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 5,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "Kg"
},
{
"capitalness": null,
"char_end": 10,
"char_start": 10,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "48"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
PAS ( mm Hg ) 145, PAD ( mm Hg ) 68, Tª axilar ( ºC ) 36.
|
[
"PAS",
"(",
"mm",
"Hg",
")",
"145",
",",
"PAD",
"(",
"mm",
"Hg",
")",
"68",
",",
"T",
"ª",
"axilar",
"(",
"º",
"C",
")",
"36",
"."
] |
[] |
tars-ner
|
[
{
"end": 3,
"label": "Procedimiento",
"start": 0
},
{
"end": 22,
"label": "Procedimiento",
"start": 19
}
] |
team
| null |
b1070f9f-0ac3-4c17-b246-761a9c2cd09e
| null |
Validated
| 2023-04-02T17:03:53.465253 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "PAD"
},
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "PAS"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "PAS"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "145"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "PAD"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "68"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "T"
},
{
"tag": "O",
"value": "ª"
},
{
"tag": "O",
"value": "axilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "º"
},
{
"tag": "O",
"value": "C"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "36"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PAS"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "145"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "PAD"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "68"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "T"
},
{
"tag": "O",
"value": "ª"
},
{
"tag": "O",
"value": "axilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "º"
},
{
"tag": "O",
"value": "C"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "36"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 57,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "PAS"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 10,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 16,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 3,
"score": null,
"tag": "O",
"value": "145"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 21,
"char_start": 19,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "PAD"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 25,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 29,
"char_start": 28,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 31,
"char_start": 31,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 33,
"custom": null,
"idx": 12,
"length": 2,
"score": null,
"tag": "O",
"value": "68"
},
{
"capitalness": null,
"char_end": 35,
"char_start": 35,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 37,
"char_start": 37,
"custom": null,
"idx": 14,
"length": 1,
"score": null,
"tag": "O",
"value": "T"
},
{
"capitalness": "LOWER",
"char_end": 38,
"char_start": 38,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": "ª"
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 40,
"custom": null,
"idx": 16,
"length": 6,
"score": null,
"tag": "O",
"value": "axilar"
},
{
"capitalness": null,
"char_end": 47,
"char_start": 47,
"custom": null,
"idx": 17,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 49,
"char_start": 49,
"custom": null,
"idx": 18,
"length": 1,
"score": null,
"tag": "O",
"value": "º"
},
{
"capitalness": "UPPER",
"char_end": 50,
"char_start": 50,
"custom": null,
"idx": 19,
"length": 1,
"score": null,
"tag": "O",
"value": "C"
},
{
"capitalness": null,
"char_end": 52,
"char_start": 52,
"custom": null,
"idx": 20,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 55,
"char_start": 54,
"custom": null,
"idx": 21,
"length": 2,
"score": null,
"tag": "O",
"value": "36"
},
{
"capitalness": null,
"char_end": 56,
"char_start": 56,
"custom": null,
"idx": 22,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 23
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
b166bee0-2a0f-4961-bfc4-a79e303bea35
| null |
Discarded
| 2023-04-02T17:01:03.303183 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Glasgow 15 Hemodinámica: sin SVA, TA: 102/60, Rs Cs arrítmicos en FA, FC 88 lpm Respiratorio:
|
[
"Glasgow",
"15",
"Hemodinámica",
":",
"sin",
"SVA",
",",
"TA",
":",
"102",
"/",
"60",
",",
"Rs",
"Cs",
"arrítmicos",
"en",
"FA",
",",
"FC",
"88",
"lpm",
"Respiratorio",
":"
] |
[] |
tars-ner
|
[
{
"end": 7,
"label": "SignoSintoma",
"start": 0
},
{
"end": 23,
"label": "SignoSintoma",
"start": 11
},
{
"end": 68,
"label": "SignoSintoma",
"start": 66
},
{
"end": 72,
"label": "SignoSintoma",
"start": 70
}
] |
team
| null |
b2590d81-705f-47c1-a4bd-e0bbf7064574
| null |
Validated
| 2023-03-27T02:24:44.886755 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 7,
"density": 0.041666666666666664,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Glasgow"
},
{
"capitalness": "FIRST",
"chars_length": 12,
"density": 0.041666666666666664,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Hemodinámica"
},
{
"capitalness": "UPPER",
"chars_length": 2,
"density": 0.041666666666666664,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "FC"
},
{
"capitalness": "UPPER",
"chars_length": 2,
"density": 0.041666666666666664,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "FA"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Glasgow"
},
{
"tag": "O",
"value": "15"
},
{
"tag": "B-SignoSintoma",
"value": "Hemodinámica"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "SVA"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "TA"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "102"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "60"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Rs"
},
{
"tag": "O",
"value": "Cs"
},
{
"tag": "O",
"value": "arrítmicos"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "B-SignoSintoma",
"value": "FA"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "FC"
},
{
"tag": "O",
"value": "88"
},
{
"tag": "O",
"value": "lpm"
},
{
"tag": "O",
"value": "Respiratorio"
},
{
"tag": "O",
"value": ":"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glasgow"
},
{
"tag": "O",
"value": "15"
},
{
"tag": "O",
"value": "Hemodinámica"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "SVA"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "TA"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "102"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "60"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Rs"
},
{
"tag": "O",
"value": "Cs"
},
{
"tag": "O",
"value": "arrítmicos"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "FA"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "FC"
},
{
"tag": "O",
"value": "88"
},
{
"tag": "O",
"value": "lpm"
},
{
"tag": "O",
"value": "Respiratorio"
},
{
"tag": "O",
"value": ":"
}
]
},
"text_length": 93,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 6,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 7,
"score": null,
"tag": "O",
"value": "Glasgow"
},
{
"capitalness": null,
"char_end": 9,
"char_start": 8,
"custom": null,
"idx": 1,
"length": 2,
"score": null,
"tag": "O",
"value": "15"
},
{
"capitalness": "FIRST",
"char_end": 22,
"char_start": 11,
"custom": null,
"idx": 2,
"length": 12,
"score": null,
"tag": "O",
"value": "Hemodinámica"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 27,
"char_start": 25,
"custom": null,
"idx": 4,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "UPPER",
"char_end": 31,
"char_start": 29,
"custom": null,
"idx": 5,
"length": 3,
"score": null,
"tag": "O",
"value": "SVA"
},
{
"capitalness": null,
"char_end": 32,
"char_start": 32,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 35,
"char_start": 34,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "TA"
},
{
"capitalness": null,
"char_end": 36,
"char_start": 36,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 40,
"char_start": 38,
"custom": null,
"idx": 9,
"length": 3,
"score": null,
"tag": "O",
"value": "102"
},
{
"capitalness": null,
"char_end": 41,
"char_start": 41,
"custom": null,
"idx": 10,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 43,
"char_start": 42,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "60"
},
{
"capitalness": null,
"char_end": 44,
"char_start": 44,
"custom": null,
"idx": 12,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 47,
"char_start": 46,
"custom": null,
"idx": 13,
"length": 2,
"score": null,
"tag": "O",
"value": "Rs"
},
{
"capitalness": "FIRST",
"char_end": 50,
"char_start": 49,
"custom": null,
"idx": 14,
"length": 2,
"score": null,
"tag": "O",
"value": "Cs"
},
{
"capitalness": "LOWER",
"char_end": 61,
"char_start": 52,
"custom": null,
"idx": 15,
"length": 10,
"score": null,
"tag": "O",
"value": "arrítmicos"
},
{
"capitalness": "LOWER",
"char_end": 64,
"char_start": 63,
"custom": null,
"idx": 16,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "UPPER",
"char_end": 67,
"char_start": 66,
"custom": null,
"idx": 17,
"length": 2,
"score": null,
"tag": "O",
"value": "FA"
},
{
"capitalness": null,
"char_end": 68,
"char_start": 68,
"custom": null,
"idx": 18,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 71,
"char_start": 70,
"custom": null,
"idx": 19,
"length": 2,
"score": null,
"tag": "O",
"value": "FC"
},
{
"capitalness": null,
"char_end": 74,
"char_start": 73,
"custom": null,
"idx": 20,
"length": 2,
"score": null,
"tag": "O",
"value": "88"
},
{
"capitalness": "LOWER",
"char_end": 78,
"char_start": 76,
"custom": null,
"idx": 21,
"length": 3,
"score": null,
"tag": "O",
"value": "lpm"
},
{
"capitalness": "FIRST",
"char_end": 91,
"char_start": 80,
"custom": null,
"idx": 22,
"length": 12,
"score": null,
"tag": "O",
"value": "Respiratorio"
},
{
"capitalness": null,
"char_end": 92,
"char_start": 92,
"custom": null,
"idx": 23,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
}
],
"tokens_length": 24
}
|
Hidratación:
|
[
"Hidratación",
":"
] |
[] |
tars-ner
|
[
{
"end": 11,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
b2b1c194-db61-4ab0-ac3a-61aebba9a822
| null |
Validated
| 2023-04-02T17:03:40.769442 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 11,
"density": 0.5,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Hidratación"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Hidratación"
},
{
"tag": "O",
"value": ":"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Hidratación"
},
{
"tag": "O",
"value": ":"
}
]
},
"text_length": 12,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 10,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 11,
"score": null,
"tag": "O",
"value": "Hidratación"
},
{
"capitalness": null,
"char_end": 11,
"char_start": 11,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
}
],
"tokens_length": 2
}
|
- Se procede a retirada quirúrgica electiva de CVC tunelizado localizado a nivel de vena yugular derecha sin incidencias inmediatas a destacar.
|
[
"-",
"Se",
"procede",
"a",
"retirada",
"quirúrgica",
"electiva",
"de",
"CVC",
"tunelizado",
"localizado",
"a",
"nivel",
"de",
"vena",
"yugular",
"derecha",
"sin",
"incidencias",
"inmediatas",
"a",
"destacar",
"."
] |
[] |
tars-ner
|
[
{
"end": 104,
"label": "Anatomia",
"start": 84
},
{
"end": 50,
"label": "Procedimiento",
"start": 2
}
] |
team
| null |
b2cb73e8-3e8e-46ac-acb6-55143cf2d3e1
| null |
Validated
| 2023-03-26T06:30:21.776241 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 48,
"density": 0.34782608695652173,
"label": "Procedimiento",
"score": 1,
"tokens_length": 8,
"value": "Se procede a retirada quirúrgica electiva de CVC"
},
{
"capitalness": "LOWER",
"chars_length": 20,
"density": 0.13043478260869565,
"label": "Anatomia",
"score": 1,
"tokens_length": 3,
"value": "vena yugular derecha"
}
],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "B-Procedimiento",
"value": "Se"
},
{
"tag": "I-Procedimiento",
"value": "procede"
},
{
"tag": "I-Procedimiento",
"value": "a"
},
{
"tag": "I-Procedimiento",
"value": "retirada"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgica"
},
{
"tag": "I-Procedimiento",
"value": "electiva"
},
{
"tag": "I-Procedimiento",
"value": "de"
},
{
"tag": "I-Procedimiento",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "O",
"value": "localizado"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "nivel"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "B-Anatomia",
"value": "vena"
},
{
"tag": "I-Anatomia",
"value": "yugular"
},
{
"tag": "I-Anatomia",
"value": "derecha"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Se"
},
{
"tag": "O",
"value": "procede"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "retirada"
},
{
"tag": "O",
"value": "quirúrgica"
},
{
"tag": "O",
"value": "electiva"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "O",
"value": "localizado"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "nivel"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "vena"
},
{
"tag": "O",
"value": "yugular"
},
{
"tag": "O",
"value": "derecha"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 143,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
},
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 2,
"score": null,
"tag": "O",
"value": "Se"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 5,
"custom": null,
"idx": 2,
"length": 7,
"score": null,
"tag": "O",
"value": "procede"
},
{
"capitalness": "LOWER",
"char_end": 13,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 15,
"custom": null,
"idx": 4,
"length": 8,
"score": null,
"tag": "O",
"value": "retirada"
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 24,
"custom": null,
"idx": 5,
"length": 10,
"score": null,
"tag": "O",
"value": "quirúrgica"
},
{
"capitalness": "LOWER",
"char_end": 42,
"char_start": 35,
"custom": null,
"idx": 6,
"length": 8,
"score": null,
"tag": "O",
"value": "electiva"
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 44,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "UPPER",
"char_end": 49,
"char_start": 47,
"custom": null,
"idx": 8,
"length": 3,
"score": null,
"tag": "O",
"value": "CVC"
},
{
"capitalness": "LOWER",
"char_end": 60,
"char_start": 51,
"custom": null,
"idx": 9,
"length": 10,
"score": null,
"tag": "O",
"value": "tunelizado"
},
{
"capitalness": "LOWER",
"char_end": 71,
"char_start": 62,
"custom": null,
"idx": 10,
"length": 10,
"score": null,
"tag": "O",
"value": "localizado"
},
{
"capitalness": "LOWER",
"char_end": 73,
"char_start": 73,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 79,
"char_start": 75,
"custom": null,
"idx": 12,
"length": 5,
"score": null,
"tag": "O",
"value": "nivel"
},
{
"capitalness": "LOWER",
"char_end": 82,
"char_start": 81,
"custom": null,
"idx": 13,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 87,
"char_start": 84,
"custom": null,
"idx": 14,
"length": 4,
"score": null,
"tag": "O",
"value": "vena"
},
{
"capitalness": "LOWER",
"char_end": 95,
"char_start": 89,
"custom": null,
"idx": 15,
"length": 7,
"score": null,
"tag": "O",
"value": "yugular"
},
{
"capitalness": "LOWER",
"char_end": 103,
"char_start": 97,
"custom": null,
"idx": 16,
"length": 7,
"score": null,
"tag": "O",
"value": "derecha"
},
{
"capitalness": "LOWER",
"char_end": 107,
"char_start": 105,
"custom": null,
"idx": 17,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 119,
"char_start": 109,
"custom": null,
"idx": 18,
"length": 11,
"score": null,
"tag": "O",
"value": "incidencias"
},
{
"capitalness": "LOWER",
"char_end": 130,
"char_start": 121,
"custom": null,
"idx": 19,
"length": 10,
"score": null,
"tag": "O",
"value": "inmediatas"
},
{
"capitalness": "LOWER",
"char_end": 132,
"char_start": 132,
"custom": null,
"idx": 20,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 141,
"char_start": 134,
"custom": null,
"idx": 21,
"length": 8,
"score": null,
"tag": "O",
"value": "destacar"
},
{
"capitalness": null,
"char_end": 142,
"char_start": 142,
"custom": null,
"idx": 22,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 23
}
|
Ictericia cutáneo-mucosa.
|
[
"Ictericia",
"cutáneo-mucosa",
"."
] |
[] |
tars-ner
|
[
{
"end": 9,
"label": "SignoSintoma",
"start": 0
},
{
"end": 24,
"label": "Anatomia",
"start": 10
}
] |
team
| null |
b31a1208-c5a9-408d-a900-a6965974c7c8
| null |
Validated
| 2023-03-27T02:24:31.269442 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 14,
"density": 0.3333333333333333,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "cutáneo-mucosa"
},
{
"capitalness": "FIRST",
"chars_length": 9,
"density": 0.3333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Ictericia"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Ictericia"
},
{
"tag": "B-Anatomia",
"value": "cutáneo-mucosa"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Ictericia"
},
{
"tag": "O",
"value": "cutáneo-mucosa"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 25,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 9,
"score": null,
"tag": "O",
"value": "Ictericia"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 10,
"custom": null,
"idx": 1,
"length": 14,
"score": null,
"tag": "O",
"value": "cutáneo-mucosa"
},
{
"capitalness": null,
"char_end": 24,
"char_start": 24,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
Neurológico sin focalidad.
|
[
"Neurológico",
"sin",
"focalidad",
"."
] |
[] |
tars-ner
|
[
{
"end": 25,
"label": "SignoSintoma",
"start": 16
}
] |
team
| null |
b4e5d65b-d008-4f19-bf59-0ec0bc606f68
| null |
Validated
| 2023-04-02T17:04:20.494796 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 9,
"density": 0.25,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "focalidad"
}
],
"tags": [
{
"tag": "O",
"value": "Neurológico"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "focalidad"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Neurológico"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "focalidad"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 10,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 11,
"score": null,
"tag": "O",
"value": "Neurológico"
},
{
"capitalness": "LOWER",
"char_end": 14,
"char_start": 12,
"custom": null,
"idx": 1,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 16,
"custom": null,
"idx": 2,
"length": 9,
"score": null,
"tag": "O",
"value": "focalidad"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 4
}
|
No IVY.
|
[
"No",
"IVY",
"."
] |
[] |
tars-ner
|
[
{
"end": 6,
"label": "Procedimiento",
"start": 3
}
] |
team
| null |
b4eaa975-e4fb-4d9a-968f-b2bbefbfe246
| null |
Validated
| 2023-03-26T06:30:29.233165 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.3333333333333333,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "IVY"
}
],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "B-Procedimiento",
"value": "IVY"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "IVY"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 7,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "UPPER",
"char_end": 5,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 3,
"score": null,
"tag": "O",
"value": "IVY"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
PVC 2 cm H2O.
|
[
"PVC",
"2",
"cm",
"H2O",
"."
] |
[] |
tars-ner
| null | null | null |
b5f75829-395a-4224-859b-db69533a9705
| null |
Discarded
| 2023-04-02T17:04:23.762891 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PVC"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "cm"
},
{
"tag": "O",
"value": "H2O"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 13,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "PVC"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "cm"
},
{
"capitalness": "UPPER",
"char_end": 11,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 3,
"score": null,
"tag": "O",
"value": "H2O"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
Tonos rítmicos sin soplos, no edemas.
|
[
"Tonos",
"rítmicos",
"sin",
"soplos",
",",
"no",
"edemas",
"."
] |
[] |
tars-ner
|
[
{
"end": 25,
"label": "SignoSintoma",
"start": 0
},
{
"end": 36,
"label": "SignoSintoma",
"start": 30
}
] |
team
| null |
b66c412f-2039-430f-bb12-86bbea302b35
| null |
Validated
| 2023-04-02T17:04:27.493301 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.125,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edemas"
},
{
"capitalness": "FIRST",
"chars_length": 25,
"density": 0.5,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 4,
"value": "Tonos rítmicos sin soplos"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Tonos"
},
{
"tag": "I-SignoSintoma",
"value": "rítmicos"
},
{
"tag": "I-SignoSintoma",
"value": "sin"
},
{
"tag": "I-SignoSintoma",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "B-SignoSintoma",
"value": "edemas"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Tonos"
},
{
"tag": "O",
"value": "rítmicos"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "edemas"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 37,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 4,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 5,
"score": null,
"tag": "O",
"value": "Tonos"
},
{
"capitalness": "LOWER",
"char_end": 13,
"char_start": 6,
"custom": null,
"idx": 1,
"length": 8,
"score": null,
"tag": "O",
"value": "rítmicos"
},
{
"capitalness": "LOWER",
"char_end": 17,
"char_start": 15,
"custom": null,
"idx": 2,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 6,
"score": null,
"tag": "O",
"value": "soplos"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 27,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 35,
"char_start": 30,
"custom": null,
"idx": 6,
"length": 6,
"score": null,
"tag": "O",
"value": "edemas"
},
{
"capitalness": null,
"char_end": 36,
"char_start": 36,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 8
}
|
Glicemia capilar ( mg/dl ) 106.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"106",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
b678a03b-798e-4553-a4a7-862f8cfcd062
| null |
Validated
| 2023-04-02T17:01:12.422894 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "106"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "106"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 31,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "106"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Abdomen ascítico no ha tensión, RHA presentes.
|
[
"Abdomen",
"ascítico",
"no",
"ha",
"tensión",
",",
"RHA",
"presentes",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "ProblemaClinico",
"start": 0
}
] |
team
| null |
b6d6e221-fcb8-495e-b4d1-56914b0d8907
| null |
Validated
| 2023-04-02T17:03:38.802839 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "ProblemaClinico",
"score": 1,
"tokens_length": 2,
"value": "Abdomen ascítico"
}
],
"tags": [
{
"tag": "B-ProblemaClinico",
"value": "Abdomen"
},
{
"tag": "I-ProblemaClinico",
"value": "ascítico"
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "ha"
},
{
"tag": "O",
"value": "tensión"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "RHA"
},
{
"tag": "O",
"value": "presentes"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Abdomen"
},
{
"tag": "O",
"value": "ascítico"
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "ha"
},
{
"tag": "O",
"value": "tensión"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "RHA"
},
{
"tag": "O",
"value": "presentes"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 46,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 6,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 7,
"score": null,
"tag": "O",
"value": "Abdomen"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 8,
"custom": null,
"idx": 1,
"length": 8,
"score": null,
"tag": "O",
"value": "ascítico"
},
{
"capitalness": "LOWER",
"char_end": 18,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 21,
"char_start": 20,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "ha"
},
{
"capitalness": "LOWER",
"char_end": 29,
"char_start": 23,
"custom": null,
"idx": 4,
"length": 7,
"score": null,
"tag": "O",
"value": "tensión"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 34,
"char_start": 32,
"custom": null,
"idx": 6,
"length": 3,
"score": null,
"tag": "O",
"value": "RHA"
},
{
"capitalness": "LOWER",
"char_end": 44,
"char_start": 36,
"custom": null,
"idx": 7,
"length": 9,
"score": null,
"tag": "O",
"value": "presentes"
},
{
"capitalness": null,
"char_end": 45,
"char_start": 45,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Pulsioximetría ( % ) 98.
|
[
"Pulsioximetría",
"(",
"%",
")",
"98",
"."
] |
[] |
tars-ner
|
[
{
"end": 14,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
b6dd091c-4540-4cff-926e-3a71721a7210
| null |
Validated
| 2023-03-26T06:30:32.017208 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 0.16666666666666666,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Pulsioximetría"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Pulsioximetría"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "98"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Pulsioximetría"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "98"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 24,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Pulsioximetría"
},
{
"capitalness": null,
"char_end": 15,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "%"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 22,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "98"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
PVC 2 cm H2O.
|
[
"PVC",
"2",
"cm",
"H2O",
"."
] |
[] |
tars-ner
| null | null | null |
b6e10833-4e89-4969-982e-831b55faf814
| null |
Discarded
| 2023-04-02T17:03:39.646103 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PVC"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "cm"
},
{
"tag": "O",
"value": "H2O"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 13,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "PVC"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "cm"
},
{
"capitalness": "UPPER",
"char_end": 11,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 3,
"score": null,
"tag": "O",
"value": "H2O"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
No RHY.
|
[
"No",
"RHY",
"."
] |
[] |
tars-ner
| null | null | null |
b704dfbb-1f27-42fa-8fc2-122b4dd600c1
| null |
Discarded
| 2023-04-02T17:01:01.497958 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "RHY"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 7,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "UPPER",
"char_end": 5,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 3,
"score": null,
"tag": "O",
"value": "RHY"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
PINR, ROTs rotulianos y bicipitales presentes y simétricos, RCP indiferente RESP:
|
[
"PINR",
",",
"ROTs",
"rotulianos",
"y",
"bicipitales",
"presentes",
"y",
"simétricos",
",",
"RCP",
"indiferente",
"RESP",
":"
] |
[] |
tars-ner
|
[
{
"end": 21,
"label": "Anatomia",
"start": 11
},
{
"end": 35,
"label": "Anatomia",
"start": 24
}
] |
team
| null |
b7104e01-59c8-4115-81b8-365c431e4267
| null |
Validated
| 2023-04-02T17:01:08.557833 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 11,
"density": 0.07142857142857142,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "bicipitales"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.07142857142857142,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "rotulianos"
}
],
"tags": [
{
"tag": "O",
"value": "PINR"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "ROTs"
},
{
"tag": "B-Anatomia",
"value": "rotulianos"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-Anatomia",
"value": "bicipitales"
},
{
"tag": "O",
"value": "presentes"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "simétricos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "RCP"
},
{
"tag": "O",
"value": "indiferente"
},
{
"tag": "O",
"value": "RESP"
},
{
"tag": "O",
"value": ":"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PINR"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "ROTs"
},
{
"tag": "O",
"value": "rotulianos"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "bicipitales"
},
{
"tag": "O",
"value": "presentes"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "simétricos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "RCP"
},
{
"tag": "O",
"value": "indiferente"
},
{
"tag": "O",
"value": "RESP"
},
{
"tag": "O",
"value": ":"
}
]
},
"text_length": 81,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "PINR"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 9,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 4,
"score": null,
"tag": "O",
"value": "ROTs"
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 11,
"custom": null,
"idx": 3,
"length": 10,
"score": null,
"tag": "O",
"value": "rotulianos"
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 22,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 34,
"char_start": 24,
"custom": null,
"idx": 5,
"length": 11,
"score": null,
"tag": "O",
"value": "bicipitales"
},
{
"capitalness": "LOWER",
"char_end": 44,
"char_start": 36,
"custom": null,
"idx": 6,
"length": 9,
"score": null,
"tag": "O",
"value": "presentes"
},
{
"capitalness": "LOWER",
"char_end": 46,
"char_start": 46,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 57,
"char_start": 48,
"custom": null,
"idx": 8,
"length": 10,
"score": null,
"tag": "O",
"value": "simétricos"
},
{
"capitalness": null,
"char_end": 58,
"char_start": 58,
"custom": null,
"idx": 9,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 62,
"char_start": 60,
"custom": null,
"idx": 10,
"length": 3,
"score": null,
"tag": "O",
"value": "RCP"
},
{
"capitalness": "LOWER",
"char_end": 74,
"char_start": 64,
"custom": null,
"idx": 11,
"length": 11,
"score": null,
"tag": "O",
"value": "indiferente"
},
{
"capitalness": "UPPER",
"char_end": 79,
"char_start": 76,
"custom": null,
"idx": 12,
"length": 4,
"score": null,
"tag": "O",
"value": "RESP"
},
{
"capitalness": null,
"char_end": 80,
"char_start": 80,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
}
],
"tokens_length": 14
}
|
Se procede a retirada quirúrgica electiva de CVC tunelizado yugular derecho sin incidencias inmediatas a destacar.
|
[
"Se",
"procede",
"a",
"retirada",
"quirúrgica",
"electiva",
"de",
"CVC",
"tunelizado",
"yugular",
"derecho",
"sin",
"incidencias",
"inmediatas",
"a",
"destacar",
"."
] |
[] |
tars-ner
|
[
{
"end": 48,
"label": "Procedimiento",
"start": 0
},
{
"end": 67,
"label": "Anatomia",
"start": 60
}
] |
team
| null |
b731ced1-249c-4218-9c30-3f4466e11e6b
| null |
Validated
| 2023-03-26T06:30:37.291146 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 48,
"density": 0.47058823529411764,
"label": "Procedimiento",
"score": 1,
"tokens_length": 8,
"value": "Se procede a retirada quirúrgica electiva de CVC"
},
{
"capitalness": "LOWER",
"chars_length": 7,
"density": 0.058823529411764705,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "yugular"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Se"
},
{
"tag": "I-Procedimiento",
"value": "procede"
},
{
"tag": "I-Procedimiento",
"value": "a"
},
{
"tag": "I-Procedimiento",
"value": "retirada"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgica"
},
{
"tag": "I-Procedimiento",
"value": "electiva"
},
{
"tag": "I-Procedimiento",
"value": "de"
},
{
"tag": "I-Procedimiento",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "B-Anatomia",
"value": "yugular"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Se"
},
{
"tag": "O",
"value": "procede"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "retirada"
},
{
"tag": "O",
"value": "quirúrgica"
},
{
"tag": "O",
"value": "electiva"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "O",
"value": "yugular"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 114,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "Se"
},
{
"capitalness": "LOWER",
"char_end": 9,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "procede"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 11,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 8,
"score": null,
"tag": "O",
"value": "retirada"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 22,
"custom": null,
"idx": 4,
"length": 10,
"score": null,
"tag": "O",
"value": "quirúrgica"
},
{
"capitalness": "LOWER",
"char_end": 40,
"char_start": 33,
"custom": null,
"idx": 5,
"length": 8,
"score": null,
"tag": "O",
"value": "electiva"
},
{
"capitalness": "LOWER",
"char_end": 43,
"char_start": 42,
"custom": null,
"idx": 6,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "UPPER",
"char_end": 47,
"char_start": 45,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "CVC"
},
{
"capitalness": "LOWER",
"char_end": 58,
"char_start": 49,
"custom": null,
"idx": 8,
"length": 10,
"score": null,
"tag": "O",
"value": "tunelizado"
},
{
"capitalness": "LOWER",
"char_end": 66,
"char_start": 60,
"custom": null,
"idx": 9,
"length": 7,
"score": null,
"tag": "O",
"value": "yugular"
},
{
"capitalness": "LOWER",
"char_end": 74,
"char_start": 68,
"custom": null,
"idx": 10,
"length": 7,
"score": null,
"tag": "O",
"value": "derecho"
},
{
"capitalness": "LOWER",
"char_end": 78,
"char_start": 76,
"custom": null,
"idx": 11,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 90,
"char_start": 80,
"custom": null,
"idx": 12,
"length": 11,
"score": null,
"tag": "O",
"value": "incidencias"
},
{
"capitalness": "LOWER",
"char_end": 101,
"char_start": 92,
"custom": null,
"idx": 13,
"length": 10,
"score": null,
"tag": "O",
"value": "inmediatas"
},
{
"capitalness": "LOWER",
"char_end": 103,
"char_start": 103,
"custom": null,
"idx": 14,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 112,
"char_start": 105,
"custom": null,
"idx": 15,
"length": 8,
"score": null,
"tag": "O",
"value": "destacar"
},
{
"capitalness": null,
"char_end": 113,
"char_start": 113,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 17
}
|
Eupneico, crepitantes secos bibasales de predominio derecho.
|
[
"Eupneico",
",",
"crepitantes",
"secos",
"bibasales",
"de",
"predominio",
"derecho",
"."
] |
[] |
tars-ner
|
[
{
"end": 8,
"label": "SignoSintoma",
"start": 0
},
{
"end": 37,
"label": "SignoSintoma",
"start": 10
}
] |
team
| null |
b77b4594-2048-41ad-acaa-fede990a9403
| null |
Validated
| 2023-04-02T17:04:21.690156 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 8,
"density": 0.1111111111111111,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Eupneico"
},
{
"capitalness": "LOWER",
"chars_length": 27,
"density": 0.3333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "crepitantes secos bibasales"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Eupneico"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "crepitantes"
},
{
"tag": "I-SignoSintoma",
"value": "secos"
},
{
"tag": "I-SignoSintoma",
"value": "bibasales"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "predominio"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Eupneico"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "crepitantes"
},
{
"tag": "O",
"value": "secos"
},
{
"tag": "O",
"value": "bibasales"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "predominio"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 60,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Eupneico"
},
{
"capitalness": null,
"char_end": 8,
"char_start": 8,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 10,
"custom": null,
"idx": 2,
"length": 11,
"score": null,
"tag": "O",
"value": "crepitantes"
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 22,
"custom": null,
"idx": 3,
"length": 5,
"score": null,
"tag": "O",
"value": "secos"
},
{
"capitalness": "LOWER",
"char_end": 36,
"char_start": 28,
"custom": null,
"idx": 4,
"length": 9,
"score": null,
"tag": "O",
"value": "bibasales"
},
{
"capitalness": "LOWER",
"char_end": 39,
"char_start": 38,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 50,
"char_start": 41,
"custom": null,
"idx": 6,
"length": 10,
"score": null,
"tag": "O",
"value": "predominio"
},
{
"capitalness": "LOWER",
"char_end": 58,
"char_start": 52,
"custom": null,
"idx": 7,
"length": 7,
"score": null,
"tag": "O",
"value": "derecho"
},
{
"capitalness": null,
"char_end": 59,
"char_start": 59,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
TA 110/49 mm Hg.
|
[
"TA",
"110",
"/",
"49",
"mm",
"Hg",
"."
] |
[] |
tars-ner
|
[
{
"end": 2,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
b7e6d35e-d2a8-46ef-9e3d-d8ecef2ac6fc
| null |
Validated
| 2023-04-02T17:00:55.713226 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 2,
"density": 0.14285714285714285,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "TA"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "TA"
},
{
"tag": "O",
"value": "110"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "49"
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "TA"
},
{
"tag": "O",
"value": "110"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "49"
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 16,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "TA"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 3,
"score": null,
"tag": "O",
"value": "110"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "49"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 10,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 14,
"char_start": 13,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 15,
"char_start": 15,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 7
}
|
PVC 2 cm H2O.
|
[
"PVC",
"2",
"cm",
"H2O",
"."
] |
[] |
tars-ner
| null | null | null |
b81dc576-0548-40a8-9d91-55bed93b2044
| null |
Discarded
| 2023-04-02T17:00:59.921721 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PVC"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "cm"
},
{
"tag": "O",
"value": "H2O"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 13,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "PVC"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "cm"
},
{
"capitalness": "UPPER",
"char_end": 11,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 3,
"score": null,
"tag": "O",
"value": "H2O"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
PVC 2 cm H2O.
|
[
"PVC",
"2",
"cm",
"H2O",
"."
] |
[] |
tars-ner
|
[
{
"end": 12,
"label": "Procedimiento",
"start": 9
}
] |
team
| null |
b8369ed9-16ee-4c13-9f1e-2d68708b18a7
| null |
Validated
| 2023-03-26T06:30:22.335631 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.2,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "H2O"
}
],
"tags": [
{
"tag": "O",
"value": "PVC"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "cm"
},
{
"tag": "B-Procedimiento",
"value": "H2O"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PVC"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "cm"
},
{
"tag": "O",
"value": "H2O"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 13,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "PVC"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "cm"
},
{
"capitalness": "UPPER",
"char_end": 11,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 3,
"score": null,
"tag": "O",
"value": "H2O"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
b8c4b03f-1ead-4fd9-9b7a-4a10cf9b6153
| null |
Discarded
| 2023-04-02T17:01:02.543297 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Eupneico, crepitantes secos bibasales de predominio derecho.
|
[
"Eupneico",
",",
"crepitantes",
"secos",
"bibasales",
"de",
"predominio",
"derecho",
"."
] |
[] |
tars-ner
|
[
{
"end": 8,
"label": "SignoSintoma",
"start": 0
},
{
"end": 37,
"label": "SignoSintoma",
"start": 10
}
] |
team
| null |
b9aebdcd-18dc-4495-846d-3c21bfa68234
| null |
Validated
| 2023-03-26T06:30:19.991455 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 8,
"density": 0.1111111111111111,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Eupneico"
},
{
"capitalness": "LOWER",
"chars_length": 27,
"density": 0.3333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "crepitantes secos bibasales"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Eupneico"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "crepitantes"
},
{
"tag": "I-SignoSintoma",
"value": "secos"
},
{
"tag": "I-SignoSintoma",
"value": "bibasales"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "predominio"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Eupneico"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "crepitantes"
},
{
"tag": "O",
"value": "secos"
},
{
"tag": "O",
"value": "bibasales"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "predominio"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 60,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Eupneico"
},
{
"capitalness": null,
"char_end": 8,
"char_start": 8,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 10,
"custom": null,
"idx": 2,
"length": 11,
"score": null,
"tag": "O",
"value": "crepitantes"
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 22,
"custom": null,
"idx": 3,
"length": 5,
"score": null,
"tag": "O",
"value": "secos"
},
{
"capitalness": "LOWER",
"char_end": 36,
"char_start": 28,
"custom": null,
"idx": 4,
"length": 9,
"score": null,
"tag": "O",
"value": "bibasales"
},
{
"capitalness": "LOWER",
"char_end": 39,
"char_start": 38,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 50,
"char_start": 41,
"custom": null,
"idx": 6,
"length": 10,
"score": null,
"tag": "O",
"value": "predominio"
},
{
"capitalness": "LOWER",
"char_end": 58,
"char_start": 52,
"custom": null,
"idx": 7,
"length": 7,
"score": null,
"tag": "O",
"value": "derecho"
},
{
"capitalness": null,
"char_end": 59,
"char_start": 59,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
No edemas en extremidades inferiores.
|
[
"No",
"edemas",
"en",
"extremidades",
"inferiores",
"."
] |
[] |
tars-ner
|
[
{
"end": 9,
"label": "SignoSintoma",
"start": 3
},
{
"end": 36,
"label": "Anatomia",
"start": 13
}
] |
team
| null |
b9e80e91-36b5-46fa-8a83-d3d51539da4c
| null |
Validated
| 2023-04-02T17:00:57.958454 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.16666666666666666,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edemas"
},
{
"capitalness": "LOWER",
"chars_length": 23,
"density": 0.3333333333333333,
"label": "Anatomia",
"score": 1,
"tokens_length": 2,
"value": "extremidades inferiores"
}
],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "B-SignoSintoma",
"value": "edemas"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "B-Anatomia",
"value": "extremidades"
},
{
"tag": "I-Anatomia",
"value": "inferiores"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "edemas"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "extremidades"
},
{
"tag": "O",
"value": "inferiores"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 37,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "LOWER",
"char_end": 8,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 6,
"score": null,
"tag": "O",
"value": "edemas"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 10,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 12,
"score": null,
"tag": "O",
"value": "extremidades"
},
{
"capitalness": "LOWER",
"char_end": 35,
"char_start": 26,
"custom": null,
"idx": 4,
"length": 10,
"score": null,
"tag": "O",
"value": "inferiores"
},
{
"capitalness": null,
"char_end": 36,
"char_start": 36,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
Glicemia capilar ( mg/dl ) 169.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"169",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
b9faf18c-f5bc-4b64-8d0b-8ee5b8a93f7c
| null |
Validated
| 2023-04-02T17:03:49.569152 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "169"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "169"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 31,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "169"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Peso ( Kg ) 65, Talla ( cm )
|
[
"Peso",
"(",
"Kg",
")",
"65",
",",
"Talla",
"(",
"cm",
")"
] |
[] |
tars-ner
| null | null | null |
ba7698ab-89af-43c8-94f5-7c5999fb901b
| null |
Discarded
| 2023-03-26T06:30:32.881563 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Peso"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "Kg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "65"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Talla"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "cm"
},
{
"tag": "O",
"value": ")"
}
]
},
"text_length": 28,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "Peso"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 5,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "Kg"
},
{
"capitalness": null,
"char_end": 10,
"char_start": 10,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "65"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 20,
"char_start": 16,
"custom": null,
"idx": 6,
"length": 5,
"score": null,
"tag": "O",
"value": "Talla"
},
{
"capitalness": null,
"char_end": 22,
"char_start": 22,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 24,
"custom": null,
"idx": 8,
"length": 2,
"score": null,
"tag": "O",
"value": "cm"
},
{
"capitalness": null,
"char_end": 27,
"char_start": 27,
"custom": null,
"idx": 9,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
}
],
"tokens_length": 10
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
bb1a45ba-129c-451a-a503-0eed30444edf
| null |
Discarded
| 2023-04-02T17:04:27.406799 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Peristaltismo conservado.
|
[
"Peristaltismo",
"conservado",
"."
] |
[] |
tars-ner
|
[
{
"end": 13,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
bb224131-e2fc-4f40-91ac-39869908cf90
| null |
Validated
| 2023-03-27T02:24:36.920621 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 13,
"density": 0.3333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Peristaltismo"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Peristaltismo"
},
{
"tag": "O",
"value": "conservado"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Peristaltismo"
},
{
"tag": "O",
"value": "conservado"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 25,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 12,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 13,
"score": null,
"tag": "O",
"value": "Peristaltismo"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 14,
"custom": null,
"idx": 1,
"length": 10,
"score": null,
"tag": "O",
"value": "conservado"
},
{
"capitalness": null,
"char_end": 24,
"char_start": 24,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
Parcialmente orientado ( si en tiempo y persona, no en espacio ).
|
[
"Parcialmente",
"orientado",
"(",
"si",
"en",
"tiempo",
"y",
"persona",
",",
"no",
"en",
"espacio",
")",
"."
] |
[] |
tars-ner
|
[
{
"end": 22,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
bb729443-43f1-467c-bf23-402f89fbee3b
| null |
Validated
| 2023-04-02T17:01:05.357985 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 22,
"density": 0.14285714285714285,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "Parcialmente orientado"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Parcialmente"
},
{
"tag": "I-SignoSintoma",
"value": "orientado"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "si"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "tiempo"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "persona"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "espacio"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Parcialmente"
},
{
"tag": "O",
"value": "orientado"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "si"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "tiempo"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "persona"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "espacio"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 65,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 11,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 12,
"score": null,
"tag": "O",
"value": "Parcialmente"
},
{
"capitalness": "LOWER",
"char_end": 21,
"char_start": 13,
"custom": null,
"idx": 1,
"length": 9,
"score": null,
"tag": "O",
"value": "orientado"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 25,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "si"
},
{
"capitalness": "LOWER",
"char_end": 29,
"char_start": 28,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "LOWER",
"char_end": 36,
"char_start": 31,
"custom": null,
"idx": 5,
"length": 6,
"score": null,
"tag": "O",
"value": "tiempo"
},
{
"capitalness": "LOWER",
"char_end": 38,
"char_start": 38,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 46,
"char_start": 40,
"custom": null,
"idx": 7,
"length": 7,
"score": null,
"tag": "O",
"value": "persona"
},
{
"capitalness": null,
"char_end": 47,
"char_start": 47,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 50,
"char_start": 49,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 53,
"char_start": 52,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "LOWER",
"char_end": 61,
"char_start": 55,
"custom": null,
"idx": 11,
"length": 7,
"score": null,
"tag": "O",
"value": "espacio"
},
{
"capitalness": null,
"char_end": 63,
"char_start": 63,
"custom": null,
"idx": 12,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 64,
"char_start": 64,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 14
}
|
No IVY.
|
[
"No",
"IVY",
"."
] |
[] |
tars-ner
| null | null | null |
bb75549d-3de9-4170-ad5f-526eb2df9d3f
| null |
Discarded
| 2023-04-02T17:03:52.247062 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "IVY"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 7,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "UPPER",
"char_end": 5,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 3,
"score": null,
"tag": "O",
"value": "IVY"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
bbb5d0d9-5a85-4a36-a965-84eb1b4f08c0
| null |
Discarded
| 2023-04-02T17:00:53.104068 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Normocoloreado.
|
[
"Normocoloreado",
"."
] |
[] |
tars-ner
|
[
{
"end": 14,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
bbccdeb3-d21d-4548-b5d5-6f9f56d78cb7
| null |
Validated
| 2023-04-02T17:03:44.304988 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 0.5,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Normocoloreado"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Normocoloreado"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Normocoloreado"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 15,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Normocoloreado"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 2
}
|
PAS ( mm Hg ) 173, PAD ( mm Hg ) 94, Tª axilar ( ºC ) 36.3.
|
[
"PAS",
"(",
"mm",
"Hg",
")",
"173",
",",
"PAD",
"(",
"mm",
"Hg",
")",
"94",
",",
"T",
"ª",
"axilar",
"(",
"º",
"C",
")",
"36.3",
"."
] |
[] |
tars-ner
|
[
{
"end": 3,
"label": "Procedimiento",
"start": 0
},
{
"end": 22,
"label": "Procedimiento",
"start": 19
}
] |
team
| null |
bbf7f4ca-d7f6-463b-a33f-8f3380ca61c0
| null |
Validated
| 2023-04-02T17:04:25.752982 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "PAS"
},
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "PAD"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "PAS"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "173"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "PAD"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "94"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "T"
},
{
"tag": "O",
"value": "ª"
},
{
"tag": "O",
"value": "axilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "º"
},
{
"tag": "O",
"value": "C"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "36.3"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "PAS"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "173"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "PAD"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "94"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "T"
},
{
"tag": "O",
"value": "ª"
},
{
"tag": "O",
"value": "axilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "º"
},
{
"tag": "O",
"value": "C"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "36.3"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 59,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "PAS"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 10,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 16,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 3,
"score": null,
"tag": "O",
"value": "173"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 21,
"char_start": 19,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "PAD"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 25,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 29,
"char_start": 28,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 31,
"char_start": 31,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 33,
"custom": null,
"idx": 12,
"length": 2,
"score": null,
"tag": "O",
"value": "94"
},
{
"capitalness": null,
"char_end": 35,
"char_start": 35,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 37,
"char_start": 37,
"custom": null,
"idx": 14,
"length": 1,
"score": null,
"tag": "O",
"value": "T"
},
{
"capitalness": "LOWER",
"char_end": 38,
"char_start": 38,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": "ª"
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 40,
"custom": null,
"idx": 16,
"length": 6,
"score": null,
"tag": "O",
"value": "axilar"
},
{
"capitalness": null,
"char_end": 47,
"char_start": 47,
"custom": null,
"idx": 17,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 49,
"char_start": 49,
"custom": null,
"idx": 18,
"length": 1,
"score": null,
"tag": "O",
"value": "º"
},
{
"capitalness": "UPPER",
"char_end": 50,
"char_start": 50,
"custom": null,
"idx": 19,
"length": 1,
"score": null,
"tag": "O",
"value": "C"
},
{
"capitalness": null,
"char_end": 52,
"char_start": 52,
"custom": null,
"idx": 20,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 57,
"char_start": 54,
"custom": null,
"idx": 21,
"length": 4,
"score": null,
"tag": "O",
"value": "36.3"
},
{
"capitalness": null,
"char_end": 58,
"char_start": 58,
"custom": null,
"idx": 22,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 23
}
|
Marcha normal.
|
[
"Marcha",
"normal",
"."
] |
[] |
tars-ner
|
[
{
"end": 14,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
bc38acc7-4864-48f3-9c43-b4c29625bbb8
| null |
Validated
| 2023-04-02T17:01:13.013669 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 1,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "Marcha normal."
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Marcha"
},
{
"tag": "I-SignoSintoma",
"value": "normal"
},
{
"tag": "I-SignoSintoma",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Marcha"
},
{
"tag": "O",
"value": "normal"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 14,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 5,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 6,
"score": null,
"tag": "O",
"value": "Marcha"
},
{
"capitalness": "LOWER",
"char_end": 12,
"char_start": 7,
"custom": null,
"idx": 1,
"length": 6,
"score": null,
"tag": "O",
"value": "normal"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 13,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
bc48f475-16f1-4125-867a-b4c2fc5dab50
| null |
Discarded
| 2023-03-26T06:30:29.530331 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
bc510439-ce21-4c2a-8071-c718ebd718ca
| null |
Discarded
| 2023-04-02T17:03:40.524010 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
- Hemostasia ambulatoria correcta.
|
[
"-",
"Hemostasia",
"ambulatoria",
"correcta",
"."
] |
[] |
tars-ner
|
[
{
"end": 24,
"label": "Procedimiento",
"start": 2
}
] |
team
| null |
bc5a0d36-9ae5-4837-9c60-359f2052d507
| null |
Validated
| 2023-03-27T02:24:39.265470 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 22,
"density": 0.4,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Hemostasia ambulatoria"
}
],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "B-Procedimiento",
"value": "Hemostasia"
},
{
"tag": "I-Procedimiento",
"value": "ambulatoria"
},
{
"tag": "O",
"value": "correcta"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Hemostasia"
},
{
"tag": "O",
"value": "ambulatoria"
},
{
"tag": "O",
"value": "correcta"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 34,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
},
{
"capitalness": "FIRST",
"char_end": 11,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 10,
"score": null,
"tag": "O",
"value": "Hemostasia"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 13,
"custom": null,
"idx": 2,
"length": 11,
"score": null,
"tag": "O",
"value": "ambulatoria"
},
{
"capitalness": "LOWER",
"char_end": 32,
"char_start": 25,
"custom": null,
"idx": 3,
"length": 8,
"score": null,
"tag": "O",
"value": "correcta"
},
{
"capitalness": null,
"char_end": 33,
"char_start": 33,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
Ictericia cutáneo-mucosa.
|
[
"Ictericia",
"cutáneo-mucosa",
"."
] |
[] |
tars-ner
|
[
{
"end": 9,
"label": "SignoSintoma",
"start": 0
},
{
"end": 24,
"label": "Anatomia",
"start": 10
}
] |
team
| null |
bc717b66-e91d-43ca-9b26-f07bd2976e71
| null |
Validated
| 2023-04-02T17:04:19.225486 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 9,
"density": 0.3333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Ictericia"
},
{
"capitalness": "LOWER",
"chars_length": 14,
"density": 0.3333333333333333,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "cutáneo-mucosa"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Ictericia"
},
{
"tag": "B-Anatomia",
"value": "cutáneo-mucosa"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Ictericia"
},
{
"tag": "O",
"value": "cutáneo-mucosa"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 25,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 9,
"score": null,
"tag": "O",
"value": "Ictericia"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 10,
"custom": null,
"idx": 1,
"length": 14,
"score": null,
"tag": "O",
"value": "cutáneo-mucosa"
},
{
"capitalness": null,
"char_end": 24,
"char_start": 24,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
bc8cdc16-5e2d-4008-96ed-1f169a0bc895
| null |
Discarded
| 2023-04-02T17:01:07.061836 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Intervenciones quirúrgicas
|
[
"Intervenciones",
"quirúrgicas"
] |
[] |
tars-ner
|
[
{
"end": 26,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
bd0824f5-e911-4241-aae1-e4f02dd1f3d5
| null |
Validated
| 2023-03-27T02:24:53.640153 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 26,
"density": 1,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Intervenciones quirúrgicas"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Intervenciones"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgicas"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Intervenciones"
},
{
"tag": "O",
"value": "quirúrgicas"
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Intervenciones"
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 11,
"score": null,
"tag": "O",
"value": "quirúrgicas"
}
],
"tokens_length": 2
}
|
Se procede a retirada quirúrgica electiva de CVC tunelizado yugular derecho sin incidencias inmediatas a destacar.
|
[
"Se",
"procede",
"a",
"retirada",
"quirúrgica",
"electiva",
"de",
"CVC",
"tunelizado",
"yugular",
"derecho",
"sin",
"incidencias",
"inmediatas",
"a",
"destacar",
"."
] |
[] |
tars-ner
|
[
{
"end": 67,
"label": "Anatomia",
"start": 60
}
] |
team
| null |
bdbae871-3cf8-4873-b581-a62b7a1fed09
| null |
Validated
| 2023-04-02T17:01:18.136894 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 7,
"density": 0.058823529411764705,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "yugular"
}
],
"tags": [
{
"tag": "O",
"value": "Se"
},
{
"tag": "O",
"value": "procede"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "retirada"
},
{
"tag": "O",
"value": "quirúrgica"
},
{
"tag": "O",
"value": "electiva"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "B-Anatomia",
"value": "yugular"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Se"
},
{
"tag": "O",
"value": "procede"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "retirada"
},
{
"tag": "O",
"value": "quirúrgica"
},
{
"tag": "O",
"value": "electiva"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "O",
"value": "yugular"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 114,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "Se"
},
{
"capitalness": "LOWER",
"char_end": 9,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "procede"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 11,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 8,
"score": null,
"tag": "O",
"value": "retirada"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 22,
"custom": null,
"idx": 4,
"length": 10,
"score": null,
"tag": "O",
"value": "quirúrgica"
},
{
"capitalness": "LOWER",
"char_end": 40,
"char_start": 33,
"custom": null,
"idx": 5,
"length": 8,
"score": null,
"tag": "O",
"value": "electiva"
},
{
"capitalness": "LOWER",
"char_end": 43,
"char_start": 42,
"custom": null,
"idx": 6,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "UPPER",
"char_end": 47,
"char_start": 45,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "CVC"
},
{
"capitalness": "LOWER",
"char_end": 58,
"char_start": 49,
"custom": null,
"idx": 8,
"length": 10,
"score": null,
"tag": "O",
"value": "tunelizado"
},
{
"capitalness": "LOWER",
"char_end": 66,
"char_start": 60,
"custom": null,
"idx": 9,
"length": 7,
"score": null,
"tag": "O",
"value": "yugular"
},
{
"capitalness": "LOWER",
"char_end": 74,
"char_start": 68,
"custom": null,
"idx": 10,
"length": 7,
"score": null,
"tag": "O",
"value": "derecho"
},
{
"capitalness": "LOWER",
"char_end": 78,
"char_start": 76,
"custom": null,
"idx": 11,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 90,
"char_start": 80,
"custom": null,
"idx": 12,
"length": 11,
"score": null,
"tag": "O",
"value": "incidencias"
},
{
"capitalness": "LOWER",
"char_end": 101,
"char_start": 92,
"custom": null,
"idx": 13,
"length": 10,
"score": null,
"tag": "O",
"value": "inmediatas"
},
{
"capitalness": "LOWER",
"char_end": 103,
"char_start": 103,
"custom": null,
"idx": 14,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 112,
"char_start": 105,
"custom": null,
"idx": 15,
"length": 8,
"score": null,
"tag": "O",
"value": "destacar"
},
{
"capitalness": null,
"char_end": 113,
"char_start": 113,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 17
}
|
No meningismo.
|
[
"No",
"meningismo",
"."
] |
[] |
tars-ner
|
[
{
"end": 13,
"label": "ProblemaClinico",
"start": 3
}
] |
team
| null |
bdc563a1-cb06-459f-ad26-de32f2a0103d
| null |
Validated
| 2023-04-02T17:03:40.601988 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.3333333333333333,
"label": "ProblemaClinico",
"score": 1,
"tokens_length": 1,
"value": "meningismo"
}
],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "B-ProblemaClinico",
"value": "meningismo"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "meningismo"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 14,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "LOWER",
"char_end": 12,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 10,
"score": null,
"tag": "O",
"value": "meningismo"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 13,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 3
}
|
Sin hallazgos que contraindiquen procedimiento.
|
[
"Sin",
"hallazgos",
"que",
"contraindiquen",
"procedimiento",
"."
] |
[] |
tars-ner
| null | null | null |
be5df199-8571-4bd7-8a71-5f190cfa97f6
| null |
Discarded
| 2023-03-26T06:30:36.530152 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Sin"
},
{
"tag": "O",
"value": "hallazgos"
},
{
"tag": "O",
"value": "que"
},
{
"tag": "O",
"value": "contraindiquen"
},
{
"tag": "O",
"value": "procedimiento"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 47,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "Sin"
},
{
"capitalness": "LOWER",
"char_end": 12,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 9,
"score": null,
"tag": "O",
"value": "hallazgos"
},
{
"capitalness": "LOWER",
"char_end": 16,
"char_start": 14,
"custom": null,
"idx": 2,
"length": 3,
"score": null,
"tag": "O",
"value": "que"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 18,
"custom": null,
"idx": 3,
"length": 14,
"score": null,
"tag": "O",
"value": "contraindiquen"
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 33,
"custom": null,
"idx": 4,
"length": 13,
"score": null,
"tag": "O",
"value": "procedimiento"
},
{
"capitalness": null,
"char_end": 46,
"char_start": 46,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
- Hemostasia ambulatoria correcta ( TTPA 37.9 seg, TP 99 %, Plaquetas 145.000; 4/2/2015 ).
|
[
"-",
"Hemostasia",
"ambulatoria",
"correcta",
"(",
"TTPA",
"37.9",
"seg",
",",
"TP",
"99",
"%",
",",
"Plaquetas",
"145.000",
";",
"4",
"/",
"2",
"/",
"2015",
")",
"."
] |
[] |
tars-ner
|
[
{
"end": 69,
"label": "Procedimiento",
"start": 60
},
{
"end": 40,
"label": "Procedimiento",
"start": 36
},
{
"end": 24,
"label": "Procedimiento",
"start": 2
}
] |
team
| null |
bea239c8-3d06-4c20-89d0-4c15519528c1
| null |
Validated
| 2023-04-02T17:00:53.617917 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 9,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Plaquetas"
},
{
"capitalness": "FIRST",
"chars_length": 22,
"density": 0.08695652173913043,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Hemostasia ambulatoria"
},
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "TTPA"
}
],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "B-Procedimiento",
"value": "Hemostasia"
},
{
"tag": "I-Procedimiento",
"value": "ambulatoria"
},
{
"tag": "O",
"value": "correcta"
},
{
"tag": "O",
"value": "("
},
{
"tag": "B-Procedimiento",
"value": "TTPA"
},
{
"tag": "O",
"value": "37.9"
},
{
"tag": "O",
"value": "seg"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "TP"
},
{
"tag": "O",
"value": "99"
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "Plaquetas"
},
{
"tag": "O",
"value": "145.000"
},
{
"tag": "O",
"value": ";"
},
{
"tag": "O",
"value": "4"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2015"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Hemostasia"
},
{
"tag": "O",
"value": "ambulatoria"
},
{
"tag": "O",
"value": "correcta"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "TTPA"
},
{
"tag": "O",
"value": "37.9"
},
{
"tag": "O",
"value": "seg"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "TP"
},
{
"tag": "O",
"value": "99"
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Plaquetas"
},
{
"tag": "O",
"value": "145.000"
},
{
"tag": "O",
"value": ";"
},
{
"tag": "O",
"value": "4"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2015"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 90,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
},
{
"capitalness": "FIRST",
"char_end": 11,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 10,
"score": null,
"tag": "O",
"value": "Hemostasia"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 13,
"custom": null,
"idx": 2,
"length": 11,
"score": null,
"tag": "O",
"value": "ambulatoria"
},
{
"capitalness": "LOWER",
"char_end": 32,
"char_start": 25,
"custom": null,
"idx": 3,
"length": 8,
"score": null,
"tag": "O",
"value": "correcta"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 34,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "UPPER",
"char_end": 39,
"char_start": 36,
"custom": null,
"idx": 5,
"length": 4,
"score": null,
"tag": "O",
"value": "TTPA"
},
{
"capitalness": null,
"char_end": 44,
"char_start": 41,
"custom": null,
"idx": 6,
"length": 4,
"score": null,
"tag": "O",
"value": "37.9"
},
{
"capitalness": "LOWER",
"char_end": 48,
"char_start": 46,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "seg"
},
{
"capitalness": null,
"char_end": 49,
"char_start": 49,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 52,
"char_start": 51,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "TP"
},
{
"capitalness": null,
"char_end": 55,
"char_start": 54,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "99"
},
{
"capitalness": null,
"char_end": 57,
"char_start": 57,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": "%"
},
{
"capitalness": null,
"char_end": 58,
"char_start": 58,
"custom": null,
"idx": 12,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 68,
"char_start": 60,
"custom": null,
"idx": 13,
"length": 9,
"score": null,
"tag": "O",
"value": "Plaquetas"
},
{
"capitalness": null,
"char_end": 76,
"char_start": 70,
"custom": null,
"idx": 14,
"length": 7,
"score": null,
"tag": "O",
"value": "145.000"
},
{
"capitalness": null,
"char_end": 77,
"char_start": 77,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": ";"
},
{
"capitalness": null,
"char_end": 79,
"char_start": 79,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": "4"
},
{
"capitalness": null,
"char_end": 80,
"char_start": 80,
"custom": null,
"idx": 17,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 81,
"char_start": 81,
"custom": null,
"idx": 18,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": null,
"char_end": 82,
"char_start": 82,
"custom": null,
"idx": 19,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 86,
"char_start": 83,
"custom": null,
"idx": 20,
"length": 4,
"score": null,
"tag": "O",
"value": "2015"
},
{
"capitalness": null,
"char_end": 88,
"char_start": 88,
"custom": null,
"idx": 21,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 89,
"char_start": 89,
"custom": null,
"idx": 22,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 23
}
|
Glicemia capilar ( mg/dl ) 128.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"128",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
beeacc23-40c6-4ac4-acca-fab76a4369f5
| null |
Validated
| 2023-03-27T02:24:54.579020 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "128"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "128"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 31,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "128"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Adecuado estado general.
|
[
"Adecuado",
"estado",
"general",
"."
] |
[] |
tars-ner
| null | null | null |
bf225ae8-9973-4433-a943-b6e01e8511be
| null |
Discarded
| 2023-04-02T17:04:23.929500 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Adecuado"
},
{
"tag": "O",
"value": "estado"
},
{
"tag": "O",
"value": "general"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 24,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Adecuado"
},
{
"capitalness": "LOWER",
"char_end": 14,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 6,
"score": null,
"tag": "O",
"value": "estado"
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 16,
"custom": null,
"idx": 2,
"length": 7,
"score": null,
"tag": "O",
"value": "general"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 4
}
|
Peso ( Kg ) 48.
|
[
"Peso",
"(",
"Kg",
")",
"48",
"."
] |
[] |
tars-ner
| null | null | null |
c00047f2-adef-41a4-a671-9a8c943e9e95
| null |
Discarded
| 2023-04-02T17:00:59.295198 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Peso"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "Kg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "48"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 15,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "Peso"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 5,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "Kg"
},
{
"capitalness": null,
"char_end": 10,
"char_start": 10,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "48"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
CV: ruidos cardíacos rítmicos, sin soplos, sin edema en EEII.
|
[
"CV",
":",
"ruidos",
"cardíacos",
"rítmicos",
",",
"sin",
"soplos",
",",
"sin",
"edema",
"en",
"EEII",
"."
] |
[] |
tars-ner
|
[
{
"end": 29,
"label": "SignoSintoma",
"start": 4
},
{
"end": 52,
"label": "SignoSintoma",
"start": 47
},
{
"end": 41,
"label": "SignoSintoma",
"start": 35
},
{
"end": 60,
"label": "Anatomia",
"start": 56
}
] |
team
| null |
c04fcd95-f994-4e9b-8cd5-42114c1c42db
| null |
Validated
| 2023-03-27T02:24:42.763566 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 5,
"density": 0.07142857142857142,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edema"
},
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.07142857142857142,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "EEII"
},
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.07142857142857142,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "soplos"
},
{
"capitalness": "LOWER",
"chars_length": 25,
"density": 0.21428571428571427,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "ruidos cardíacos rítmicos"
}
],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "B-SignoSintoma",
"value": "ruidos"
},
{
"tag": "I-SignoSintoma",
"value": "cardíacos"
},
{
"tag": "I-SignoSintoma",
"value": "rítmicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "B-SignoSintoma",
"value": "edema"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "B-Anatomia",
"value": "EEII"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "ruidos"
},
{
"tag": "O",
"value": "cardíacos"
},
{
"tag": "O",
"value": "rítmicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "soplos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "edema"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "EEII"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 61,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "CV"
},
{
"capitalness": null,
"char_end": 2,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 9,
"char_start": 4,
"custom": null,
"idx": 2,
"length": 6,
"score": null,
"tag": "O",
"value": "ruidos"
},
{
"capitalness": "LOWER",
"char_end": 19,
"char_start": 11,
"custom": null,
"idx": 3,
"length": 9,
"score": null,
"tag": "O",
"value": "cardíacos"
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 8,
"score": null,
"tag": "O",
"value": "rítmicos"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 29,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 31,
"custom": null,
"idx": 6,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 40,
"char_start": 35,
"custom": null,
"idx": 7,
"length": 6,
"score": null,
"tag": "O",
"value": "soplos"
},
{
"capitalness": null,
"char_end": 41,
"char_start": 41,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 43,
"custom": null,
"idx": 9,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 51,
"char_start": 47,
"custom": null,
"idx": 10,
"length": 5,
"score": null,
"tag": "O",
"value": "edema"
},
{
"capitalness": "LOWER",
"char_end": 54,
"char_start": 53,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "UPPER",
"char_end": 59,
"char_start": 56,
"custom": null,
"idx": 12,
"length": 4,
"score": null,
"tag": "O",
"value": "EEII"
},
{
"capitalness": null,
"char_end": 60,
"char_start": 60,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 14
}
|
SOFA: 5; Indicadores de procedimiento:
|
[
"SOFA",
":",
"5",
";",
"Indicadores",
"de",
"procedimiento",
":"
] |
[] |
tars-ner
|
[
{
"end": 4,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c05601d0-e9e5-4607-994a-f49aac72ea49
| null |
Validated
| 2023-03-26T06:30:30.801637 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.125,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "SOFA"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "SOFA"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "5"
},
{
"tag": "O",
"value": ";"
},
{
"tag": "O",
"value": "Indicadores"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "procedimiento"
},
{
"tag": "O",
"value": ":"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "SOFA"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "5"
},
{
"tag": "O",
"value": ";"
},
{
"tag": "O",
"value": "Indicadores"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "procedimiento"
},
{
"tag": "O",
"value": ":"
}
]
},
"text_length": 38,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "SOFA"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "5"
},
{
"capitalness": null,
"char_end": 7,
"char_start": 7,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ";"
},
{
"capitalness": "FIRST",
"char_end": 19,
"char_start": 9,
"custom": null,
"idx": 4,
"length": 11,
"score": null,
"tag": "O",
"value": "Indicadores"
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 21,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 36,
"char_start": 24,
"custom": null,
"idx": 6,
"length": 13,
"score": null,
"tag": "O",
"value": "procedimiento"
},
{
"capitalness": null,
"char_end": 37,
"char_start": 37,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
}
],
"tokens_length": 8
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
c086dff1-de0d-4d3a-8ecf-72de3ff53e01
| null |
Discarded
| 2023-04-02T17:00:55.979142 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
- Se procede a retirada quirúrgica electiva de CVC tunelizado localizado a nivel de vena yugular interna derecha sin incidencias inmediatas a destacar.
|
[
"-",
"Se",
"procede",
"a",
"retirada",
"quirúrgica",
"electiva",
"de",
"CVC",
"tunelizado",
"localizado",
"a",
"nivel",
"de",
"vena",
"yugular",
"interna",
"derecha",
"sin",
"incidencias",
"inmediatas",
"a",
"destacar",
"."
] |
[] |
tars-ner
|
[
{
"end": 112,
"label": "Anatomia",
"start": 84
}
] |
team
| null |
c0aaba5b-f06c-48ad-b184-62f00815e3b2
| null |
Validated
| 2023-04-02T17:04:29.294080 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 28,
"density": 0.16666666666666666,
"label": "Anatomia",
"score": 1,
"tokens_length": 4,
"value": "vena yugular interna derecha"
}
],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Se"
},
{
"tag": "O",
"value": "procede"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "retirada"
},
{
"tag": "O",
"value": "quirúrgica"
},
{
"tag": "O",
"value": "electiva"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "O",
"value": "localizado"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "nivel"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "B-Anatomia",
"value": "vena"
},
{
"tag": "I-Anatomia",
"value": "yugular"
},
{
"tag": "I-Anatomia",
"value": "interna"
},
{
"tag": "I-Anatomia",
"value": "derecha"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Se"
},
{
"tag": "O",
"value": "procede"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "retirada"
},
{
"tag": "O",
"value": "quirúrgica"
},
{
"tag": "O",
"value": "electiva"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "CVC"
},
{
"tag": "O",
"value": "tunelizado"
},
{
"tag": "O",
"value": "localizado"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "nivel"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "vena"
},
{
"tag": "O",
"value": "yugular"
},
{
"tag": "O",
"value": "interna"
},
{
"tag": "O",
"value": "derecha"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "incidencias"
},
{
"tag": "O",
"value": "inmediatas"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "destacar"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 151,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
},
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 2,
"score": null,
"tag": "O",
"value": "Se"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 5,
"custom": null,
"idx": 2,
"length": 7,
"score": null,
"tag": "O",
"value": "procede"
},
{
"capitalness": "LOWER",
"char_end": 13,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 15,
"custom": null,
"idx": 4,
"length": 8,
"score": null,
"tag": "O",
"value": "retirada"
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 24,
"custom": null,
"idx": 5,
"length": 10,
"score": null,
"tag": "O",
"value": "quirúrgica"
},
{
"capitalness": "LOWER",
"char_end": 42,
"char_start": 35,
"custom": null,
"idx": 6,
"length": 8,
"score": null,
"tag": "O",
"value": "electiva"
},
{
"capitalness": "LOWER",
"char_end": 45,
"char_start": 44,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "UPPER",
"char_end": 49,
"char_start": 47,
"custom": null,
"idx": 8,
"length": 3,
"score": null,
"tag": "O",
"value": "CVC"
},
{
"capitalness": "LOWER",
"char_end": 60,
"char_start": 51,
"custom": null,
"idx": 9,
"length": 10,
"score": null,
"tag": "O",
"value": "tunelizado"
},
{
"capitalness": "LOWER",
"char_end": 71,
"char_start": 62,
"custom": null,
"idx": 10,
"length": 10,
"score": null,
"tag": "O",
"value": "localizado"
},
{
"capitalness": "LOWER",
"char_end": 73,
"char_start": 73,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 79,
"char_start": 75,
"custom": null,
"idx": 12,
"length": 5,
"score": null,
"tag": "O",
"value": "nivel"
},
{
"capitalness": "LOWER",
"char_end": 82,
"char_start": 81,
"custom": null,
"idx": 13,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 87,
"char_start": 84,
"custom": null,
"idx": 14,
"length": 4,
"score": null,
"tag": "O",
"value": "vena"
},
{
"capitalness": "LOWER",
"char_end": 95,
"char_start": 89,
"custom": null,
"idx": 15,
"length": 7,
"score": null,
"tag": "O",
"value": "yugular"
},
{
"capitalness": "LOWER",
"char_end": 103,
"char_start": 97,
"custom": null,
"idx": 16,
"length": 7,
"score": null,
"tag": "O",
"value": "interna"
},
{
"capitalness": "LOWER",
"char_end": 111,
"char_start": 105,
"custom": null,
"idx": 17,
"length": 7,
"score": null,
"tag": "O",
"value": "derecha"
},
{
"capitalness": "LOWER",
"char_end": 115,
"char_start": 113,
"custom": null,
"idx": 18,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 127,
"char_start": 117,
"custom": null,
"idx": 19,
"length": 11,
"score": null,
"tag": "O",
"value": "incidencias"
},
{
"capitalness": "LOWER",
"char_end": 138,
"char_start": 129,
"custom": null,
"idx": 20,
"length": 10,
"score": null,
"tag": "O",
"value": "inmediatas"
},
{
"capitalness": "LOWER",
"char_end": 140,
"char_start": 140,
"custom": null,
"idx": 21,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 149,
"char_start": 142,
"custom": null,
"idx": 22,
"length": 8,
"score": null,
"tag": "O",
"value": "destacar"
},
{
"capitalness": null,
"char_end": 150,
"char_start": 150,
"custom": null,
"idx": 23,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 24
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
c10c0dd2-a436-4be7-8e95-5b945a9627dc
| null |
Discarded
| 2023-04-02T17:03:34.519795 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
A la valoración normotensa, hemodinámicamente estable, febricular 37,5 º C, eupneica.
|
[
"A",
"la",
"valoración",
"normotensa",
",",
"hemodinámicamente",
"estable",
",",
"febricular",
"37,5",
"º",
"C",
",",
"eupneica",
"."
] |
[] |
tars-ner
|
[
{
"end": 26,
"label": "SignoSintoma",
"start": 16
},
{
"end": 65,
"label": "SignoSintoma",
"start": 55
},
{
"end": 84,
"label": "SignoSintoma",
"start": 76
},
{
"end": 53,
"label": "SignoSintoma",
"start": 28
}
] |
team
| null |
c1645c8e-bc62-4d35-ab44-9c6f976b4a75
| null |
Validated
| 2023-03-27T02:24:54.219424 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.06666666666666667,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "febricular"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.06666666666666667,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "normotensa"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.06666666666666667,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "eupneica"
},
{
"capitalness": "LOWER",
"chars_length": 25,
"density": 0.13333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "hemodinámicamente estable"
}
],
"tags": [
{
"tag": "O",
"value": "A"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "valoración"
},
{
"tag": "B-SignoSintoma",
"value": "normotensa"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "hemodinámicamente"
},
{
"tag": "I-SignoSintoma",
"value": "estable"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "febricular"
},
{
"tag": "O",
"value": "37,5"
},
{
"tag": "O",
"value": "º"
},
{
"tag": "O",
"value": "C"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "eupneica"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "A"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "valoración"
},
{
"tag": "O",
"value": "normotensa"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "hemodinámicamente"
},
{
"tag": "O",
"value": "estable"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "febricular"
},
{
"tag": "O",
"value": "37,5"
},
{
"tag": "O",
"value": "º"
},
{
"tag": "O",
"value": "C"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "eupneica"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 85,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "A"
},
{
"capitalness": "LOWER",
"char_end": 3,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 2,
"score": null,
"tag": "O",
"value": "la"
},
{
"capitalness": "LOWER",
"char_end": 14,
"char_start": 5,
"custom": null,
"idx": 2,
"length": 10,
"score": null,
"tag": "O",
"value": "valoración"
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 16,
"custom": null,
"idx": 3,
"length": 10,
"score": null,
"tag": "O",
"value": "normotensa"
},
{
"capitalness": null,
"char_end": 26,
"char_start": 26,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 44,
"char_start": 28,
"custom": null,
"idx": 5,
"length": 17,
"score": null,
"tag": "O",
"value": "hemodinámicamente"
},
{
"capitalness": "LOWER",
"char_end": 52,
"char_start": 46,
"custom": null,
"idx": 6,
"length": 7,
"score": null,
"tag": "O",
"value": "estable"
},
{
"capitalness": null,
"char_end": 53,
"char_start": 53,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 64,
"char_start": 55,
"custom": null,
"idx": 8,
"length": 10,
"score": null,
"tag": "O",
"value": "febricular"
},
{
"capitalness": null,
"char_end": 69,
"char_start": 66,
"custom": null,
"idx": 9,
"length": 4,
"score": null,
"tag": "O",
"value": "37,5"
},
{
"capitalness": "LOWER",
"char_end": 71,
"char_start": 71,
"custom": null,
"idx": 10,
"length": 1,
"score": null,
"tag": "O",
"value": "º"
},
{
"capitalness": "UPPER",
"char_end": 73,
"char_start": 73,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": "C"
},
{
"capitalness": null,
"char_end": 74,
"char_start": 74,
"custom": null,
"idx": 12,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 83,
"char_start": 76,
"custom": null,
"idx": 13,
"length": 8,
"score": null,
"tag": "O",
"value": "eupneica"
},
{
"capitalness": null,
"char_end": 84,
"char_start": 84,
"custom": null,
"idx": 14,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 15
}
|
Pulsioximetría ( % ) 98.
|
[
"Pulsioximetría",
"(",
"%",
")",
"98",
"."
] |
[] |
tars-ner
|
[
{
"end": 14,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c1cfb77e-6788-49f0-aae3-b28dd4ea8cc8
| null |
Validated
| 2023-04-02T17:03:46.595928 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 0.16666666666666666,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Pulsioximetría"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Pulsioximetría"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "98"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Pulsioximetría"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "98"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 24,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Pulsioximetría"
},
{
"capitalness": null,
"char_end": 15,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "%"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 22,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "98"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
c22d1463-df97-4d8c-9a44-c8b9f835d6cf
| null |
Discarded
| 2023-04-02T17:03:47.805395 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Tonos rítmicos sin soplos.
|
[
"Tonos",
"rítmicos",
"sin",
"soplos",
"."
] |
[] |
tars-ner
|
[
{
"end": 14,
"label": "SignoSintoma",
"start": 0
},
{
"end": 25,
"label": "SignoSintoma",
"start": 15
}
] |
team
| null |
c28282ea-77af-4a00-ad52-82b042eae9af
| null |
Validated
| 2023-03-27T02:24:41.264116 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 0.4,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "Tonos rítmicos"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.4,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "sin soplos"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Tonos"
},
{
"tag": "I-SignoSintoma",
"value": "rítmicos"
},
{
"tag": "B-SignoSintoma",
"value": "sin"
},
{
"tag": "I-SignoSintoma",
"value": "soplos"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Tonos"
},
{
"tag": "O",
"value": "rítmicos"
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "soplos"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 4,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 5,
"score": null,
"tag": "O",
"value": "Tonos"
},
{
"capitalness": "LOWER",
"char_end": 13,
"char_start": 6,
"custom": null,
"idx": 1,
"length": 8,
"score": null,
"tag": "O",
"value": "rítmicos"
},
{
"capitalness": "LOWER",
"char_end": 17,
"char_start": 15,
"custom": null,
"idx": 2,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 6,
"score": null,
"tag": "O",
"value": "soplos"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
Hidratación:
|
[
"Hidratación",
":"
] |
[] |
tars-ner
|
[
{
"end": 11,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
c2ebf1d2-a72d-4c7f-8ca1-6fcdf8e0e87b
| null |
Validated
| 2023-03-26T06:30:24.023158 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 11,
"density": 0.5,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Hidratación"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Hidratación"
},
{
"tag": "O",
"value": ":"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Hidratación"
},
{
"tag": "O",
"value": ":"
}
]
},
"text_length": 12,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 10,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 11,
"score": null,
"tag": "O",
"value": "Hidratación"
},
{
"capitalness": null,
"char_end": 11,
"char_start": 11,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
}
],
"tokens_length": 2
}
|
Glicemia capilar ( mg/dl ) 128.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"128",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c2f87543-0a90-44f0-b110-abd7e51f940a
| null |
Validated
| 2023-04-02T17:03:45.693148 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "128"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "128"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 31,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "128"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Glicemia capilar ( mg/dl ) 106.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"106",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c3ce723a-6cc6-40f6-a36c-030e0c357a4e
| null |
Validated
| 2023-04-02T17:03:47.330977 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "106"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "106"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 31,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "106"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Distendido, blando y depresible, no doloroso, no masas ni megalias, peristaltismo presente, no signos de peritonismo, Murphy negativo, Blumberg negativo.
|
[
"Distendido",
",",
"blando",
"y",
"depresible",
",",
"no",
"doloroso",
",",
"no",
"masas",
"ni",
"megalias",
",",
"peristaltismo",
"presente",
",",
"no",
"signos",
"de",
"peritonismo",
",",
"Murphy",
"negativo",
",",
"Blumberg",
"negativo",
"."
] |
[] |
tars-ner
|
[
{
"end": 116,
"label": "ProblemaClinico",
"start": 105
},
{
"end": 81,
"label": "SignoSintoma",
"start": 68
},
{
"end": 66,
"label": "SignoSintoma",
"start": 58
},
{
"end": 31,
"label": "SignoSintoma",
"start": 21
},
{
"end": 18,
"label": "SignoSintoma",
"start": 12
},
{
"end": 10,
"label": "SignoSintoma",
"start": 0
},
{
"end": 44,
"label": "SignoSintoma",
"start": 36
},
{
"end": 124,
"label": "Procedimiento",
"start": 118
},
{
"end": 143,
"label": "Procedimiento",
"start": 135
}
] |
team
| null |
c3f12600-aa36-4c51-83ee-7b9c59971ea2
| null |
Validated
| 2023-04-02T17:03:46.854275 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.03571428571428571,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "blando"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.03571428571428571,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "megalias"
},
{
"capitalness": "LOWER",
"chars_length": 13,
"density": 0.03571428571428571,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "peristaltismo"
},
{
"capitalness": "LOWER",
"chars_length": 11,
"density": 0.03571428571428571,
"label": "ProblemaClinico",
"score": 1,
"tokens_length": 1,
"value": "peritonismo"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.03571428571428571,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "depresible"
},
{
"capitalness": "FIRST",
"chars_length": 10,
"density": 0.03571428571428571,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Distendido"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.03571428571428571,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "doloroso"
},
{
"capitalness": "FIRST",
"chars_length": 6,
"density": 0.03571428571428571,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Murphy"
},
{
"capitalness": "FIRST",
"chars_length": 8,
"density": 0.03571428571428571,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Blumberg"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Distendido"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "B-SignoSintoma",
"value": "doloroso"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "B-SignoSintoma",
"value": "megalias"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "peristaltismo"
},
{
"tag": "O",
"value": "presente"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "B-ProblemaClinico",
"value": "peritonismo"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "Murphy"
},
{
"tag": "O",
"value": "negativo"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "Blumberg"
},
{
"tag": "O",
"value": "negativo"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Distendido"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "doloroso"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "O",
"value": "megalias"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "peristaltismo"
},
{
"tag": "O",
"value": "presente"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "peritonismo"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Murphy"
},
{
"tag": "O",
"value": "negativo"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Blumberg"
},
{
"tag": "O",
"value": "negativo"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 153,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 9,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 10,
"score": null,
"tag": "O",
"value": "Distendido"
},
{
"capitalness": null,
"char_end": 10,
"char_start": 10,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 17,
"char_start": 12,
"custom": null,
"idx": 2,
"length": 6,
"score": null,
"tag": "O",
"value": "blando"
},
{
"capitalness": "LOWER",
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 30,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 10,
"score": null,
"tag": "O",
"value": "depresible"
},
{
"capitalness": null,
"char_end": 31,
"char_start": 31,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 34,
"char_start": 33,
"custom": null,
"idx": 6,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 43,
"char_start": 36,
"custom": null,
"idx": 7,
"length": 8,
"score": null,
"tag": "O",
"value": "doloroso"
},
{
"capitalness": null,
"char_end": 44,
"char_start": 44,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 47,
"char_start": 46,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 53,
"char_start": 49,
"custom": null,
"idx": 10,
"length": 5,
"score": null,
"tag": "O",
"value": "masas"
},
{
"capitalness": "LOWER",
"char_end": 56,
"char_start": 55,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "ni"
},
{
"capitalness": "LOWER",
"char_end": 65,
"char_start": 58,
"custom": null,
"idx": 12,
"length": 8,
"score": null,
"tag": "O",
"value": "megalias"
},
{
"capitalness": null,
"char_end": 66,
"char_start": 66,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 80,
"char_start": 68,
"custom": null,
"idx": 14,
"length": 13,
"score": null,
"tag": "O",
"value": "peristaltismo"
},
{
"capitalness": "LOWER",
"char_end": 89,
"char_start": 82,
"custom": null,
"idx": 15,
"length": 8,
"score": null,
"tag": "O",
"value": "presente"
},
{
"capitalness": null,
"char_end": 90,
"char_start": 90,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 93,
"char_start": 92,
"custom": null,
"idx": 17,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 100,
"char_start": 95,
"custom": null,
"idx": 18,
"length": 6,
"score": null,
"tag": "O",
"value": "signos"
},
{
"capitalness": "LOWER",
"char_end": 103,
"char_start": 102,
"custom": null,
"idx": 19,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 115,
"char_start": 105,
"custom": null,
"idx": 20,
"length": 11,
"score": null,
"tag": "O",
"value": "peritonismo"
},
{
"capitalness": null,
"char_end": 116,
"char_start": 116,
"custom": null,
"idx": 21,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 123,
"char_start": 118,
"custom": null,
"idx": 22,
"length": 6,
"score": null,
"tag": "O",
"value": "Murphy"
},
{
"capitalness": "LOWER",
"char_end": 132,
"char_start": 125,
"custom": null,
"idx": 23,
"length": 8,
"score": null,
"tag": "O",
"value": "negativo"
},
{
"capitalness": null,
"char_end": 133,
"char_start": 133,
"custom": null,
"idx": 24,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 142,
"char_start": 135,
"custom": null,
"idx": 25,
"length": 8,
"score": null,
"tag": "O",
"value": "Blumberg"
},
{
"capitalness": "LOWER",
"char_end": 151,
"char_start": 144,
"custom": null,
"idx": 26,
"length": 8,
"score": null,
"tag": "O",
"value": "negativo"
},
{
"capitalness": null,
"char_end": 152,
"char_start": 152,
"custom": null,
"idx": 27,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 28
}
|
No soporte vasoactivo.
|
[
"No",
"soporte",
"vasoactivo",
"."
] |
[] |
tars-ner
| null | null | null |
c414c3e1-d270-441f-850f-cb95d616ee56
| null |
Discarded
| 2023-03-27T02:24:32.243813 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "soporte"
},
{
"tag": "O",
"value": "vasoactivo"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 22,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "LOWER",
"char_end": 9,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "soporte"
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 11,
"custom": null,
"idx": 2,
"length": 10,
"score": null,
"tag": "O",
"value": "vasoactivo"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 4
}
|
TA 110/49 mm Hg.
|
[
"TA",
"110",
"/",
"49",
"mm",
"Hg",
"."
] |
[] |
tars-ner
|
[
{
"end": 2,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
c41b2b29-aa04-425e-9b3f-3a822d3c4e2a
| null |
Validated
| 2023-04-02T17:04:21.352065 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 2,
"density": 0.14285714285714285,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "TA"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "TA"
},
{
"tag": "O",
"value": "110"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "49"
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "TA"
},
{
"tag": "O",
"value": "110"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "49"
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 16,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "TA"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 3,
"score": null,
"tag": "O",
"value": "110"
},
{
"capitalness": null,
"char_end": 6,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "49"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 10,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 14,
"char_start": 13,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 15,
"char_start": 15,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 7
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
c421d5ac-01d6-4a80-81c0-5c936e16b006
| null |
Discarded
| 2023-03-26T06:30:19.048676 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Normocoloreado.
|
[
"Normocoloreado",
"."
] |
[] |
tars-ner
|
[
{
"end": 14,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
c433e454-df15-49dc-a9b8-b73014544c7c
| null |
Validated
| 2023-03-27T02:24:52.559542 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 0.5,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Normocoloreado"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Normocoloreado"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Normocoloreado"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 15,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Normocoloreado"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 2
}
|
CV. Hemodinámicamente estable, sin signos de sobrecarga de volumen, ruidos cardiacos rítmicos y normodinámicos, no signos de hipoerfusión periférica.
|
[
"CV",
".",
"Hemodinámicamente",
"estable",
",",
"sin",
"signos",
"de",
"sobrecarga",
"de",
"volumen",
",",
"ruidos",
"cardiacos",
"rítmicos",
"y",
"normodinámicos",
",",
"no",
"signos",
"de",
"hipoerfusión",
"periférica",
"."
] |
[] |
tars-ner
|
[
{
"end": 29,
"label": "SignoSintoma",
"start": 4
},
{
"end": 148,
"label": "ProblemaClinico",
"start": 125
},
{
"end": 110,
"label": "SignoSintoma",
"start": 96
},
{
"end": 93,
"label": "SignoSintoma",
"start": 68
}
] |
team
| null |
c452f2c7-0eb1-4ec6-94f3-5d6afb6d2db5
| null |
Validated
| 2023-04-02T17:03:48.910695 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 14,
"density": 0.041666666666666664,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "normodinámicos"
},
{
"capitalness": "LOWER",
"chars_length": 23,
"density": 0.08333333333333333,
"label": "ProblemaClinico",
"score": 1,
"tokens_length": 2,
"value": "hipoerfusión periférica"
},
{
"capitalness": "FIRST",
"chars_length": 25,
"density": 0.08333333333333333,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "Hemodinámicamente estable"
},
{
"capitalness": "LOWER",
"chars_length": 25,
"density": 0.125,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 3,
"value": "ruidos cardiacos rítmicos"
}
],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": "."
},
{
"tag": "B-SignoSintoma",
"value": "Hemodinámicamente"
},
{
"tag": "I-SignoSintoma",
"value": "estable"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "sobrecarga"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "volumen"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "ruidos"
},
{
"tag": "I-SignoSintoma",
"value": "cardiacos"
},
{
"tag": "I-SignoSintoma",
"value": "rítmicos"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "normodinámicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "B-ProblemaClinico",
"value": "hipoerfusión"
},
{
"tag": "I-ProblemaClinico",
"value": "periférica"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "CV"
},
{
"tag": "O",
"value": "."
},
{
"tag": "O",
"value": "Hemodinámicamente"
},
{
"tag": "O",
"value": "estable"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "sobrecarga"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "volumen"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "ruidos"
},
{
"tag": "O",
"value": "cardiacos"
},
{
"tag": "O",
"value": "rítmicos"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "normodinámicos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "hipoerfusión"
},
{
"tag": "O",
"value": "periférica"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 149,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "CV"
},
{
"capitalness": null,
"char_end": 2,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "."
},
{
"capitalness": "FIRST",
"char_end": 20,
"char_start": 4,
"custom": null,
"idx": 2,
"length": 17,
"score": null,
"tag": "O",
"value": "Hemodinámicamente"
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 22,
"custom": null,
"idx": 3,
"length": 7,
"score": null,
"tag": "O",
"value": "estable"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 29,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 31,
"custom": null,
"idx": 5,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 40,
"char_start": 35,
"custom": null,
"idx": 6,
"length": 6,
"score": null,
"tag": "O",
"value": "signos"
},
{
"capitalness": "LOWER",
"char_end": 43,
"char_start": 42,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 54,
"char_start": 45,
"custom": null,
"idx": 8,
"length": 10,
"score": null,
"tag": "O",
"value": "sobrecarga"
},
{
"capitalness": "LOWER",
"char_end": 57,
"char_start": 56,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 65,
"char_start": 59,
"custom": null,
"idx": 10,
"length": 7,
"score": null,
"tag": "O",
"value": "volumen"
},
{
"capitalness": null,
"char_end": 66,
"char_start": 66,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 73,
"char_start": 68,
"custom": null,
"idx": 12,
"length": 6,
"score": null,
"tag": "O",
"value": "ruidos"
},
{
"capitalness": "LOWER",
"char_end": 83,
"char_start": 75,
"custom": null,
"idx": 13,
"length": 9,
"score": null,
"tag": "O",
"value": "cardiacos"
},
{
"capitalness": "LOWER",
"char_end": 92,
"char_start": 85,
"custom": null,
"idx": 14,
"length": 8,
"score": null,
"tag": "O",
"value": "rítmicos"
},
{
"capitalness": "LOWER",
"char_end": 94,
"char_start": 94,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 109,
"char_start": 96,
"custom": null,
"idx": 16,
"length": 14,
"score": null,
"tag": "O",
"value": "normodinámicos"
},
{
"capitalness": null,
"char_end": 110,
"char_start": 110,
"custom": null,
"idx": 17,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 113,
"char_start": 112,
"custom": null,
"idx": 18,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 120,
"char_start": 115,
"custom": null,
"idx": 19,
"length": 6,
"score": null,
"tag": "O",
"value": "signos"
},
{
"capitalness": "LOWER",
"char_end": 123,
"char_start": 122,
"custom": null,
"idx": 20,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 136,
"char_start": 125,
"custom": null,
"idx": 21,
"length": 12,
"score": null,
"tag": "O",
"value": "hipoerfusión"
},
{
"capitalness": "LOWER",
"char_end": 147,
"char_start": 138,
"custom": null,
"idx": 22,
"length": 10,
"score": null,
"tag": "O",
"value": "periférica"
},
{
"capitalness": null,
"char_end": 148,
"char_start": 148,
"custom": null,
"idx": 23,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 24
}
|
Glicemia capilar ( mg/dl ) 128.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"128",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c4816264-5e41-42cf-8095-0713ad72f22f
| null |
Validated
| 2023-04-02T17:04:30.411951 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.2222222222222222,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "128"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "128"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 31,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "128"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Consciente y orientada, BEG, AC:
|
[
"Consciente",
"y",
"orientada",
",",
"BEG",
",",
"AC",
":"
] |
[] |
tars-ner
|
[
{
"end": 22,
"label": "SignoSintoma",
"start": 13
},
{
"end": 10,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
c4ffaaaa-95ad-4d82-ae18-7b3f6cb5be48
| null |
Validated
| 2023-04-02T17:01:06.001246 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 10,
"density": 0.125,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Consciente"
},
{
"capitalness": "LOWER",
"chars_length": 9,
"density": 0.125,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "orientada"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Consciente"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "orientada"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "BEG"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "AC"
},
{
"tag": "O",
"value": ":"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Consciente"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "orientada"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "BEG"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "AC"
},
{
"tag": "O",
"value": ":"
}
]
},
"text_length": 32,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 9,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 10,
"score": null,
"tag": "O",
"value": "Consciente"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 11,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 21,
"char_start": 13,
"custom": null,
"idx": 2,
"length": 9,
"score": null,
"tag": "O",
"value": "orientada"
},
{
"capitalness": null,
"char_end": 22,
"char_start": 22,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 26,
"char_start": 24,
"custom": null,
"idx": 4,
"length": 3,
"score": null,
"tag": "O",
"value": "BEG"
},
{
"capitalness": null,
"char_end": 27,
"char_start": 27,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 30,
"char_start": 29,
"custom": null,
"idx": 6,
"length": 2,
"score": null,
"tag": "O",
"value": "AC"
},
{
"capitalness": null,
"char_end": 31,
"char_start": 31,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
}
],
"tokens_length": 8
}
|
AR: crepitantes bibasales.
|
[
"AR",
":",
"crepitantes",
"bibasales",
"."
] |
[] |
tars-ner
|
[
{
"end": 25,
"label": "SignoSintoma",
"start": 4
}
] |
team
| null |
c50d2222-68a0-43ba-9a8d-f0c2d8f5891d
| null |
Validated
| 2023-03-26T06:30:36.999149 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 21,
"density": 0.4,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "crepitantes bibasales"
}
],
"tags": [
{
"tag": "O",
"value": "AR"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "B-SignoSintoma",
"value": "crepitantes"
},
{
"tag": "I-SignoSintoma",
"value": "bibasales"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "AR"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "crepitantes"
},
{
"tag": "O",
"value": "bibasales"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "AR"
},
{
"capitalness": null,
"char_end": 2,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 14,
"char_start": 4,
"custom": null,
"idx": 2,
"length": 11,
"score": null,
"tag": "O",
"value": "crepitantes"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 16,
"custom": null,
"idx": 3,
"length": 9,
"score": null,
"tag": "O",
"value": "bibasales"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
Glicemia capilar ( mg/dl ) 83, PAS ( mm Hg ) 96, PAD ( mm Hg ) 66, Pulsioximetría ( % ) 95.
|
[
"Glicemia",
"capilar",
"(",
"mg",
"/",
"dl",
")",
"83",
",",
"PAS",
"(",
"mm",
"Hg",
")",
"96",
",",
"PAD",
"(",
"mm",
"Hg",
")",
"66",
",",
"Pulsioximetría",
"(",
"%",
")",
"95",
"."
] |
[] |
tars-ner
|
[
{
"end": 16,
"label": "Procedimiento",
"start": 0
},
{
"end": 34,
"label": "Procedimiento",
"start": 31
},
{
"end": 52,
"label": "Procedimiento",
"start": 49
},
{
"end": 81,
"label": "Procedimiento",
"start": 67
}
] |
team
| null |
c50f88d6-4440-4566-92fe-38ed8da847d9
| null |
Validated
| 2023-04-02T17:01:05.082587 |
{
"annotated": {
"mentions": [
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.034482758620689655,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "PAS"
},
{
"capitalness": "FIRST",
"chars_length": 16,
"density": 0.06896551724137931,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Glicemia capilar"
},
{
"capitalness": "FIRST",
"chars_length": 14,
"density": 0.034482758620689655,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Pulsioximetría"
},
{
"capitalness": "UPPER",
"chars_length": 3,
"density": 0.034482758620689655,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "PAD"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Glicemia"
},
{
"tag": "I-Procedimiento",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "83"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "PAS"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "96"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "PAD"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "66"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "Pulsioximetría"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "95"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Glicemia"
},
{
"tag": "O",
"value": "capilar"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mg"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "dl"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "83"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "PAS"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "96"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "PAD"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "mm"
},
{
"tag": "O",
"value": "Hg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "66"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Pulsioximetría"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "95"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 91,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Glicemia"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "capilar"
},
{
"capitalness": null,
"char_end": 17,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "mg"
},
{
"capitalness": null,
"char_end": 21,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 22,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "dl"
},
{
"capitalness": null,
"char_end": 25,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 28,
"char_start": 27,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "83"
},
{
"capitalness": null,
"char_end": 29,
"char_start": 29,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 33,
"char_start": 31,
"custom": null,
"idx": 9,
"length": 3,
"score": null,
"tag": "O",
"value": "PAS"
},
{
"capitalness": null,
"char_end": 35,
"char_start": 35,
"custom": null,
"idx": 10,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 38,
"char_start": 37,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 41,
"char_start": 40,
"custom": null,
"idx": 12,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 43,
"char_start": 43,
"custom": null,
"idx": 13,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 46,
"char_start": 45,
"custom": null,
"idx": 14,
"length": 2,
"score": null,
"tag": "O",
"value": "96"
},
{
"capitalness": null,
"char_end": 47,
"char_start": 47,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 51,
"char_start": 49,
"custom": null,
"idx": 16,
"length": 3,
"score": null,
"tag": "O",
"value": "PAD"
},
{
"capitalness": null,
"char_end": 53,
"char_start": 53,
"custom": null,
"idx": 17,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 56,
"char_start": 55,
"custom": null,
"idx": 18,
"length": 2,
"score": null,
"tag": "O",
"value": "mm"
},
{
"capitalness": "FIRST",
"char_end": 59,
"char_start": 58,
"custom": null,
"idx": 19,
"length": 2,
"score": null,
"tag": "O",
"value": "Hg"
},
{
"capitalness": null,
"char_end": 61,
"char_start": 61,
"custom": null,
"idx": 20,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 64,
"char_start": 63,
"custom": null,
"idx": 21,
"length": 2,
"score": null,
"tag": "O",
"value": "66"
},
{
"capitalness": null,
"char_end": 65,
"char_start": 65,
"custom": null,
"idx": 22,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 80,
"char_start": 67,
"custom": null,
"idx": 23,
"length": 14,
"score": null,
"tag": "O",
"value": "Pulsioximetría"
},
{
"capitalness": null,
"char_end": 82,
"char_start": 82,
"custom": null,
"idx": 24,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": null,
"char_end": 84,
"char_start": 84,
"custom": null,
"idx": 25,
"length": 1,
"score": null,
"tag": "O",
"value": "%"
},
{
"capitalness": null,
"char_end": 86,
"char_start": 86,
"custom": null,
"idx": 26,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 89,
"char_start": 88,
"custom": null,
"idx": 27,
"length": 2,
"score": null,
"tag": "O",
"value": "95"
},
{
"capitalness": null,
"char_end": 90,
"char_start": 90,
"custom": null,
"idx": 28,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 29
}
|
Blando y depresible, no doloroso, no masas ni megalias, peristaltismo presente, no signos de peritonismo.
|
[
"Blando",
"y",
"depresible",
",",
"no",
"doloroso",
",",
"no",
"masas",
"ni",
"megalias",
",",
"peristaltismo",
"presente",
",",
"no",
"signos",
"de",
"peritonismo",
"."
] |
[] |
tars-ner
|
[
{
"end": 104,
"label": "ProblemaClinico",
"start": 93
},
{
"end": 54,
"label": "SignoSintoma",
"start": 46
},
{
"end": 69,
"label": "SignoSintoma",
"start": 56
},
{
"end": 6,
"label": "SignoSintoma",
"start": 0
},
{
"end": 19,
"label": "SignoSintoma",
"start": 9
},
{
"end": 32,
"label": "SignoSintoma",
"start": 24
}
] |
team
| null |
c5116b80-0f84-4459-a05f-dc987419eba5
| null |
Validated
| 2023-04-02T17:03:35.303362 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 11,
"density": 0.05,
"label": "ProblemaClinico",
"score": 1,
"tokens_length": 1,
"value": "peritonismo"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.05,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "depresible"
},
{
"capitalness": "FIRST",
"chars_length": 6,
"density": 0.05,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Blando"
},
{
"capitalness": "LOWER",
"chars_length": 13,
"density": 0.05,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "peristaltismo"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.05,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "megalias"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.05,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "doloroso"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "B-SignoSintoma",
"value": "doloroso"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "B-SignoSintoma",
"value": "megalias"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "peristaltismo"
},
{
"tag": "O",
"value": "presente"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "B-ProblemaClinico",
"value": "peritonismo"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "doloroso"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "O",
"value": "megalias"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "peristaltismo"
},
{
"tag": "O",
"value": "presente"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "signos"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "peritonismo"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 105,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 5,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 6,
"score": null,
"tag": "O",
"value": "Blando"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 7,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 18,
"char_start": 9,
"custom": null,
"idx": 2,
"length": 10,
"score": null,
"tag": "O",
"value": "depresible"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 24,
"custom": null,
"idx": 5,
"length": 8,
"score": null,
"tag": "O",
"value": "doloroso"
},
{
"capitalness": null,
"char_end": 32,
"char_start": 32,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 35,
"char_start": 34,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 41,
"char_start": 37,
"custom": null,
"idx": 8,
"length": 5,
"score": null,
"tag": "O",
"value": "masas"
},
{
"capitalness": "LOWER",
"char_end": 44,
"char_start": 43,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "ni"
},
{
"capitalness": "LOWER",
"char_end": 53,
"char_start": 46,
"custom": null,
"idx": 10,
"length": 8,
"score": null,
"tag": "O",
"value": "megalias"
},
{
"capitalness": null,
"char_end": 54,
"char_start": 54,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 68,
"char_start": 56,
"custom": null,
"idx": 12,
"length": 13,
"score": null,
"tag": "O",
"value": "peristaltismo"
},
{
"capitalness": "LOWER",
"char_end": 77,
"char_start": 70,
"custom": null,
"idx": 13,
"length": 8,
"score": null,
"tag": "O",
"value": "presente"
},
{
"capitalness": null,
"char_end": 78,
"char_start": 78,
"custom": null,
"idx": 14,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 81,
"char_start": 80,
"custom": null,
"idx": 15,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 88,
"char_start": 83,
"custom": null,
"idx": 16,
"length": 6,
"score": null,
"tag": "O",
"value": "signos"
},
{
"capitalness": "LOWER",
"char_end": 91,
"char_start": 90,
"custom": null,
"idx": 17,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 103,
"char_start": 93,
"custom": null,
"idx": 18,
"length": 11,
"score": null,
"tag": "O",
"value": "peritonismo"
},
{
"capitalness": null,
"char_end": 104,
"char_start": 104,
"custom": null,
"idx": 19,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 20
}
|
HD diuresis: 35 ml / 24h, balance + 585 crea: 3.4 FG: 15 Na: 136 K: 3.5 Osteomuscular: perfusión distal de brazo derecho conservada, 2 segundos, sin movilización.
|
[
"HD",
"diuresis",
":",
"35",
"ml",
"/",
"24h",
",",
"balance",
"+",
"585",
"crea",
":",
"3.4",
"FG",
":",
"15",
"Na",
":",
"136",
"K",
":",
"3.5",
"Osteomuscular",
":",
"perfusión",
"distal",
"de",
"brazo",
"derecho",
"conservada",
",",
"2",
"segundos",
",",
"sin",
"movilización",
"."
] |
[] |
tars-ner
|
[
{
"end": 44,
"label": "Procedimiento",
"start": 40
},
{
"end": 120,
"label": "Anatomia",
"start": 107
},
{
"end": 59,
"label": "Procedimiento",
"start": 57
},
{
"end": 11,
"label": "SignoSintoma",
"start": 3
}
] |
team
| null |
c597b743-0ed1-45ff-a0a5-61f7bac88c83
| null |
Validated
| 2023-04-02T17:01:13.287097 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 13,
"density": 0.05263157894736842,
"label": "Anatomia",
"score": 1,
"tokens_length": 2,
"value": "brazo derecho"
},
{
"capitalness": "FIRST",
"chars_length": 2,
"density": 0.02631578947368421,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Na"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.02631578947368421,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "diuresis"
},
{
"capitalness": "LOWER",
"chars_length": 4,
"density": 0.02631578947368421,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "crea"
}
],
"tags": [
{
"tag": "O",
"value": "HD"
},
{
"tag": "B-SignoSintoma",
"value": "diuresis"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "35"
},
{
"tag": "O",
"value": "ml"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "24h"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "balance"
},
{
"tag": "O",
"value": "+"
},
{
"tag": "O",
"value": "585"
},
{
"tag": "B-Procedimiento",
"value": "crea"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "3.4"
},
{
"tag": "O",
"value": "FG"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "15"
},
{
"tag": "B-Procedimiento",
"value": "Na"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "136"
},
{
"tag": "O",
"value": "K"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "3.5"
},
{
"tag": "O",
"value": "Osteomuscular"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "perfusión"
},
{
"tag": "O",
"value": "distal"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "B-Anatomia",
"value": "brazo"
},
{
"tag": "I-Anatomia",
"value": "derecho"
},
{
"tag": "O",
"value": "conservada"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "segundos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "movilización"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "HD"
},
{
"tag": "O",
"value": "diuresis"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "35"
},
{
"tag": "O",
"value": "ml"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "24h"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "balance"
},
{
"tag": "O",
"value": "+"
},
{
"tag": "O",
"value": "585"
},
{
"tag": "O",
"value": "crea"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "3.4"
},
{
"tag": "O",
"value": "FG"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "15"
},
{
"tag": "O",
"value": "Na"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "136"
},
{
"tag": "O",
"value": "K"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "3.5"
},
{
"tag": "O",
"value": "Osteomuscular"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "perfusión"
},
{
"tag": "O",
"value": "distal"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "brazo"
},
{
"tag": "O",
"value": "derecho"
},
{
"tag": "O",
"value": "conservada"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "segundos"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "sin"
},
{
"tag": "O",
"value": "movilización"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 162,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "HD"
},
{
"capitalness": "LOWER",
"char_end": 10,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 8,
"score": null,
"tag": "O",
"value": "diuresis"
},
{
"capitalness": null,
"char_end": 11,
"char_start": 11,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "35"
},
{
"capitalness": "LOWER",
"char_end": 17,
"char_start": 16,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "ml"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 21,
"custom": null,
"idx": 6,
"length": 3,
"score": null,
"tag": "O",
"value": "24h"
},
{
"capitalness": null,
"char_end": 24,
"char_start": 24,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 32,
"char_start": 26,
"custom": null,
"idx": 8,
"length": 7,
"score": null,
"tag": "O",
"value": "balance"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 34,
"custom": null,
"idx": 9,
"length": 1,
"score": null,
"tag": "O",
"value": "+"
},
{
"capitalness": null,
"char_end": 38,
"char_start": 36,
"custom": null,
"idx": 10,
"length": 3,
"score": null,
"tag": "O",
"value": "585"
},
{
"capitalness": "LOWER",
"char_end": 43,
"char_start": 40,
"custom": null,
"idx": 11,
"length": 4,
"score": null,
"tag": "O",
"value": "crea"
},
{
"capitalness": null,
"char_end": 44,
"char_start": 44,
"custom": null,
"idx": 12,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 48,
"char_start": 46,
"custom": null,
"idx": 13,
"length": 3,
"score": null,
"tag": "O",
"value": "3.4"
},
{
"capitalness": "UPPER",
"char_end": 51,
"char_start": 50,
"custom": null,
"idx": 14,
"length": 2,
"score": null,
"tag": "O",
"value": "FG"
},
{
"capitalness": null,
"char_end": 52,
"char_start": 52,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 55,
"char_start": 54,
"custom": null,
"idx": 16,
"length": 2,
"score": null,
"tag": "O",
"value": "15"
},
{
"capitalness": "FIRST",
"char_end": 58,
"char_start": 57,
"custom": null,
"idx": 17,
"length": 2,
"score": null,
"tag": "O",
"value": "Na"
},
{
"capitalness": null,
"char_end": 59,
"char_start": 59,
"custom": null,
"idx": 18,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 63,
"char_start": 61,
"custom": null,
"idx": 19,
"length": 3,
"score": null,
"tag": "O",
"value": "136"
},
{
"capitalness": "UPPER",
"char_end": 65,
"char_start": 65,
"custom": null,
"idx": 20,
"length": 1,
"score": null,
"tag": "O",
"value": "K"
},
{
"capitalness": null,
"char_end": 66,
"char_start": 66,
"custom": null,
"idx": 21,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": null,
"char_end": 70,
"char_start": 68,
"custom": null,
"idx": 22,
"length": 3,
"score": null,
"tag": "O",
"value": "3.5"
},
{
"capitalness": "FIRST",
"char_end": 84,
"char_start": 72,
"custom": null,
"idx": 23,
"length": 13,
"score": null,
"tag": "O",
"value": "Osteomuscular"
},
{
"capitalness": null,
"char_end": 85,
"char_start": 85,
"custom": null,
"idx": 24,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 95,
"char_start": 87,
"custom": null,
"idx": 25,
"length": 9,
"score": null,
"tag": "O",
"value": "perfusión"
},
{
"capitalness": "LOWER",
"char_end": 102,
"char_start": 97,
"custom": null,
"idx": 26,
"length": 6,
"score": null,
"tag": "O",
"value": "distal"
},
{
"capitalness": "LOWER",
"char_end": 105,
"char_start": 104,
"custom": null,
"idx": 27,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 111,
"char_start": 107,
"custom": null,
"idx": 28,
"length": 5,
"score": null,
"tag": "O",
"value": "brazo"
},
{
"capitalness": "LOWER",
"char_end": 119,
"char_start": 113,
"custom": null,
"idx": 29,
"length": 7,
"score": null,
"tag": "O",
"value": "derecho"
},
{
"capitalness": "LOWER",
"char_end": 130,
"char_start": 121,
"custom": null,
"idx": 30,
"length": 10,
"score": null,
"tag": "O",
"value": "conservada"
},
{
"capitalness": null,
"char_end": 131,
"char_start": 131,
"custom": null,
"idx": 31,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": null,
"char_end": 133,
"char_start": 133,
"custom": null,
"idx": 32,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": "LOWER",
"char_end": 142,
"char_start": 135,
"custom": null,
"idx": 33,
"length": 8,
"score": null,
"tag": "O",
"value": "segundos"
},
{
"capitalness": null,
"char_end": 143,
"char_start": 143,
"custom": null,
"idx": 34,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 147,
"char_start": 145,
"custom": null,
"idx": 35,
"length": 3,
"score": null,
"tag": "O",
"value": "sin"
},
{
"capitalness": "LOWER",
"char_end": 160,
"char_start": 149,
"custom": null,
"idx": 36,
"length": 12,
"score": null,
"tag": "O",
"value": "movilización"
},
{
"capitalness": null,
"char_end": 161,
"char_start": 161,
"custom": null,
"idx": 37,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 38
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
c5cedc03-b703-457f-ace9-392638f5ec60
| null |
Discarded
| 2023-04-02T17:04:37.025113 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
Varón, vigil, orientado, afebril, normocoloreado, normohidratado, con edor urémico.
|
[
"Varón",
",",
"vigil",
",",
"orientado",
",",
"afebril",
",",
"normocoloreado",
",",
"normohidratado",
",",
"con",
"edor",
"urémico",
"."
] |
[] |
tars-ner
|
[
{
"end": 23,
"label": "SignoSintoma",
"start": 14
},
{
"end": 12,
"label": "SignoSintoma",
"start": 7
},
{
"end": 32,
"label": "SignoSintoma",
"start": 25
},
{
"end": 48,
"label": "SignoSintoma",
"start": 34
},
{
"end": 64,
"label": "SignoSintoma",
"start": 50
},
{
"end": 82,
"label": "SignoSintoma",
"start": 70
}
] |
team
| null |
c5da532c-0198-4613-a68f-11e1667d879d
| null |
Validated
| 2023-04-02T17:03:38.316192 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 5,
"density": 0.0625,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "vigil"
},
{
"capitalness": "LOWER",
"chars_length": 9,
"density": 0.0625,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "orientado"
},
{
"capitalness": "LOWER",
"chars_length": 14,
"density": 0.0625,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "normohidratado"
},
{
"capitalness": "LOWER",
"chars_length": 14,
"density": 0.0625,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "normocoloreado"
},
{
"capitalness": "LOWER",
"chars_length": 7,
"density": 0.0625,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "afebril"
},
{
"capitalness": "LOWER",
"chars_length": 12,
"density": 0.125,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "edor urémico"
}
],
"tags": [
{
"tag": "O",
"value": "Varón"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "vigil"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "orientado"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "afebril"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "normocoloreado"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "normohidratado"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "con"
},
{
"tag": "B-SignoSintoma",
"value": "edor"
},
{
"tag": "I-SignoSintoma",
"value": "urémico"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Varón"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "vigil"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "orientado"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "afebril"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "normocoloreado"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "normohidratado"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "con"
},
{
"tag": "O",
"value": "edor"
},
{
"tag": "O",
"value": "urémico"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 83,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 4,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 5,
"score": null,
"tag": "O",
"value": "Varón"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 5,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 7,
"custom": null,
"idx": 2,
"length": 5,
"score": null,
"tag": "O",
"value": "vigil"
},
{
"capitalness": null,
"char_end": 12,
"char_start": 12,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 14,
"custom": null,
"idx": 4,
"length": 9,
"score": null,
"tag": "O",
"value": "orientado"
},
{
"capitalness": null,
"char_end": 23,
"char_start": 23,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 25,
"custom": null,
"idx": 6,
"length": 7,
"score": null,
"tag": "O",
"value": "afebril"
},
{
"capitalness": null,
"char_end": 32,
"char_start": 32,
"custom": null,
"idx": 7,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 47,
"char_start": 34,
"custom": null,
"idx": 8,
"length": 14,
"score": null,
"tag": "O",
"value": "normocoloreado"
},
{
"capitalness": null,
"char_end": 48,
"char_start": 48,
"custom": null,
"idx": 9,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 63,
"char_start": 50,
"custom": null,
"idx": 10,
"length": 14,
"score": null,
"tag": "O",
"value": "normohidratado"
},
{
"capitalness": null,
"char_end": 64,
"char_start": 64,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 68,
"char_start": 66,
"custom": null,
"idx": 12,
"length": 3,
"score": null,
"tag": "O",
"value": "con"
},
{
"capitalness": "LOWER",
"char_end": 73,
"char_start": 70,
"custom": null,
"idx": 13,
"length": 4,
"score": null,
"tag": "O",
"value": "edor"
},
{
"capitalness": "LOWER",
"char_end": 81,
"char_start": 75,
"custom": null,
"idx": 14,
"length": 7,
"score": null,
"tag": "O",
"value": "urémico"
},
{
"capitalness": null,
"char_end": 82,
"char_start": 82,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 16
}
|
Hemodinámicamente estable y afebril.
|
[
"Hemodinámicamente",
"estable",
"y",
"afebril",
"."
] |
[] |
tars-ner
|
[
{
"end": 25,
"label": "SignoSintoma",
"start": 0
},
{
"end": 35,
"label": "SignoSintoma",
"start": 28
}
] |
team
| null |
c5e914f5-ad46-48a8-b202-8c45eb097f6e
| null |
Validated
| 2023-04-02T17:03:46.515677 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 7,
"density": 0.2,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "afebril"
},
{
"capitalness": "FIRST",
"chars_length": 25,
"density": 0.4,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "Hemodinámicamente estable"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Hemodinámicamente"
},
{
"tag": "I-SignoSintoma",
"value": "estable"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "afebril"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Hemodinámicamente"
},
{
"tag": "O",
"value": "estable"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "afebril"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 36,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 16,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 17,
"score": null,
"tag": "O",
"value": "Hemodinámicamente"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 18,
"custom": null,
"idx": 1,
"length": 7,
"score": null,
"tag": "O",
"value": "estable"
},
{
"capitalness": "LOWER",
"char_end": 26,
"char_start": 26,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 34,
"char_start": 28,
"custom": null,
"idx": 3,
"length": 7,
"score": null,
"tag": "O",
"value": "afebril"
},
{
"capitalness": null,
"char_end": 35,
"char_start": 35,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
-
|
[
"-"
] |
[] |
tars-ner
| null | null | null |
c6179b31-0181-42df-8b80-a8e5152591e7
| null |
Discarded
| 2023-03-27T02:24:50.501915 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
}
]
},
"text_length": 1,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
}
],
"tokens_length": 1
}
|
No edemas en extremidades inferiores.
|
[
"No",
"edemas",
"en",
"extremidades",
"inferiores",
"."
] |
[] |
tars-ner
|
[
{
"end": 9,
"label": "SignoSintoma",
"start": 3
},
{
"end": 36,
"label": "Anatomia",
"start": 13
}
] |
team
| null |
c622651c-a8a6-4ec9-a85f-c4f6536d1657
| null |
Validated
| 2023-04-02T17:03:53.709992 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.16666666666666666,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edemas"
},
{
"capitalness": "LOWER",
"chars_length": 23,
"density": 0.3333333333333333,
"label": "Anatomia",
"score": 1,
"tokens_length": 2,
"value": "extremidades inferiores"
}
],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "B-SignoSintoma",
"value": "edemas"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "B-Anatomia",
"value": "extremidades"
},
{
"tag": "I-Anatomia",
"value": "inferiores"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "No"
},
{
"tag": "O",
"value": "edemas"
},
{
"tag": "O",
"value": "en"
},
{
"tag": "O",
"value": "extremidades"
},
{
"tag": "O",
"value": "inferiores"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 37,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 1,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 2,
"score": null,
"tag": "O",
"value": "No"
},
{
"capitalness": "LOWER",
"char_end": 8,
"char_start": 3,
"custom": null,
"idx": 1,
"length": 6,
"score": null,
"tag": "O",
"value": "edemas"
},
{
"capitalness": "LOWER",
"char_end": 11,
"char_start": 10,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "en"
},
{
"capitalness": "LOWER",
"char_end": 24,
"char_start": 13,
"custom": null,
"idx": 3,
"length": 12,
"score": null,
"tag": "O",
"value": "extremidades"
},
{
"capitalness": "LOWER",
"char_end": 35,
"char_start": 26,
"custom": null,
"idx": 4,
"length": 10,
"score": null,
"tag": "O",
"value": "inferiores"
},
{
"capitalness": null,
"char_end": 36,
"char_start": 36,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
Sin alteraciones de la fuerza ni la sensibilidad.
|
[
"Sin",
"alteraciones",
"de",
"la",
"fuerza",
"ni",
"la",
"sensibilidad",
"."
] |
[] |
tars-ner
| null | null | null |
c6b70842-e852-40ed-a2a5-d951cb7cb247
| null |
Discarded
| 2023-04-02T17:04:22.571656 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Sin"
},
{
"tag": "O",
"value": "alteraciones"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "fuerza"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "sensibilidad"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 49,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 2,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 3,
"score": null,
"tag": "O",
"value": "Sin"
},
{
"capitalness": "LOWER",
"char_end": 15,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 12,
"score": null,
"tag": "O",
"value": "alteraciones"
},
{
"capitalness": "LOWER",
"char_end": 18,
"char_start": 17,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 21,
"char_start": 20,
"custom": null,
"idx": 3,
"length": 2,
"score": null,
"tag": "O",
"value": "la"
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 23,
"custom": null,
"idx": 4,
"length": 6,
"score": null,
"tag": "O",
"value": "fuerza"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 30,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "ni"
},
{
"capitalness": "LOWER",
"char_end": 34,
"char_start": 33,
"custom": null,
"idx": 6,
"length": 2,
"score": null,
"tag": "O",
"value": "la"
},
{
"capitalness": "LOWER",
"char_end": 47,
"char_start": 36,
"custom": null,
"idx": 7,
"length": 12,
"score": null,
"tag": "O",
"value": "sensibilidad"
},
{
"capitalness": null,
"char_end": 48,
"char_start": 48,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 9
}
|
Intervenciones quirúrgicas
|
[
"Intervenciones",
"quirúrgicas"
] |
[] |
tars-ner
|
[
{
"end": 26,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c6cb031e-3d5b-4241-bd14-b21f0df42266
| null |
Validated
| 2023-03-26T06:30:17.979889 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 26,
"density": 1,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Intervenciones quirúrgicas"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Intervenciones"
},
{
"tag": "I-Procedimiento",
"value": "quirúrgicas"
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Intervenciones"
},
{
"tag": "O",
"value": "quirúrgicas"
}
]
},
"text_length": 26,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 13,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 14,
"score": null,
"tag": "O",
"value": "Intervenciones"
},
{
"capitalness": "LOWER",
"char_end": 25,
"char_start": 15,
"custom": null,
"idx": 1,
"length": 11,
"score": null,
"tag": "O",
"value": "quirúrgicas"
}
],
"tokens_length": 2
}
|
Blando y depresible, no doloroso a la palpación. no se palpan masas ni megalias.
|
[
"Blando",
"y",
"depresible",
",",
"no",
"doloroso",
"a",
"la",
"palpación",
".",
"no",
"se",
"palpan",
"masas",
"ni",
"megalias",
"."
] |
[] |
tars-ner
|
[
{
"end": 6,
"label": "SignoSintoma",
"start": 0
},
{
"end": 19,
"label": "SignoSintoma",
"start": 9
},
{
"end": 32,
"label": "SignoSintoma",
"start": 21
},
{
"end": 67,
"label": "SignoSintoma",
"start": 62
},
{
"end": 79,
"label": "SignoSintoma",
"start": 71
}
] |
team
| null |
c73b27f0-74d4-4917-8a08-0e07e2fedd3f
| null |
Validated
| 2023-04-02T17:04:21.868537 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "depresible"
},
{
"capitalness": "FIRST",
"chars_length": 6,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Blando"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "megalias"
},
{
"capitalness": "LOWER",
"chars_length": 5,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "masas"
},
{
"capitalness": "LOWER",
"chars_length": 11,
"density": 0.11764705882352941,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "no doloroso"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "no"
},
{
"tag": "I-SignoSintoma",
"value": "doloroso"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "palpación"
},
{
"tag": "O",
"value": "."
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "se"
},
{
"tag": "O",
"value": "palpan"
},
{
"tag": "B-SignoSintoma",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "B-SignoSintoma",
"value": "megalias"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "doloroso"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "palpación"
},
{
"tag": "O",
"value": "."
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "se"
},
{
"tag": "O",
"value": "palpan"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "O",
"value": "megalias"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 80,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 5,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 6,
"score": null,
"tag": "O",
"value": "Blando"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 7,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 18,
"char_start": 9,
"custom": null,
"idx": 2,
"length": 10,
"score": null,
"tag": "O",
"value": "depresible"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 24,
"custom": null,
"idx": 5,
"length": 8,
"score": null,
"tag": "O",
"value": "doloroso"
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 33,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 36,
"char_start": 35,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "la"
},
{
"capitalness": "LOWER",
"char_end": 46,
"char_start": 38,
"custom": null,
"idx": 8,
"length": 9,
"score": null,
"tag": "O",
"value": "palpación"
},
{
"capitalness": null,
"char_end": 47,
"char_start": 47,
"custom": null,
"idx": 9,
"length": 1,
"score": null,
"tag": "O",
"value": "."
},
{
"capitalness": "LOWER",
"char_end": 50,
"char_start": 49,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 53,
"char_start": 52,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "se"
},
{
"capitalness": "LOWER",
"char_end": 60,
"char_start": 55,
"custom": null,
"idx": 12,
"length": 6,
"score": null,
"tag": "O",
"value": "palpan"
},
{
"capitalness": "LOWER",
"char_end": 66,
"char_start": 62,
"custom": null,
"idx": 13,
"length": 5,
"score": null,
"tag": "O",
"value": "masas"
},
{
"capitalness": "LOWER",
"char_end": 69,
"char_start": 68,
"custom": null,
"idx": 14,
"length": 2,
"score": null,
"tag": "O",
"value": "ni"
},
{
"capitalness": "LOWER",
"char_end": 78,
"char_start": 71,
"custom": null,
"idx": 15,
"length": 8,
"score": null,
"tag": "O",
"value": "megalias"
},
{
"capitalness": null,
"char_end": 79,
"char_start": 79,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 17
}
|
- Laboratorio
|
[
"-",
"Laboratorio"
] |
[] |
tars-ner
| null | null | null |
c76cf9a9-fd3d-42ac-94b5-b1a8db4014fc
| null |
Discarded
| 2023-04-02T17:00:53.191963 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Laboratorio"
}
]
},
"text_length": 13,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
},
{
"capitalness": "FIRST",
"char_end": 12,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 11,
"score": null,
"tag": "O",
"value": "Laboratorio"
}
],
"tokens_length": 2
}
|
Colocación de apósito compresivo.
|
[
"Colocación",
"de",
"apósito",
"compresivo",
"."
] |
[] |
tars-ner
|
[
{
"end": 32,
"label": "Procedimiento",
"start": 0
}
] |
team
| null |
c861b33a-0154-4c84-98e1-f4b61702ee3a
| null |
Validated
| 2023-04-02T17:03:46.434658 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 32,
"density": 0.8,
"label": "Procedimiento",
"score": 1,
"tokens_length": 4,
"value": "Colocación de apósito compresivo"
}
],
"tags": [
{
"tag": "B-Procedimiento",
"value": "Colocación"
},
{
"tag": "I-Procedimiento",
"value": "de"
},
{
"tag": "I-Procedimiento",
"value": "apósito"
},
{
"tag": "I-Procedimiento",
"value": "compresivo"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Colocación"
},
{
"tag": "O",
"value": "de"
},
{
"tag": "O",
"value": "apósito"
},
{
"tag": "O",
"value": "compresivo"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 33,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 9,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 10,
"score": null,
"tag": "O",
"value": "Colocación"
},
{
"capitalness": "LOWER",
"char_end": 12,
"char_start": 11,
"custom": null,
"idx": 1,
"length": 2,
"score": null,
"tag": "O",
"value": "de"
},
{
"capitalness": "LOWER",
"char_end": 20,
"char_start": 14,
"custom": null,
"idx": 2,
"length": 7,
"score": null,
"tag": "O",
"value": "apósito"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 22,
"custom": null,
"idx": 3,
"length": 10,
"score": null,
"tag": "O",
"value": "compresivo"
},
{
"capitalness": null,
"char_end": 32,
"char_start": 32,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
EEII: no edemas, pulsos periféricos conservados y simétricos.
|
[
"EEII",
":",
"no",
"edemas",
",",
"pulsos",
"periféricos",
"conservados",
"y",
"simétricos",
"."
] |
[] |
tars-ner
|
[
{
"end": 15,
"label": "SignoSintoma",
"start": 9
},
{
"end": 60,
"label": "SignoSintoma",
"start": 17
},
{
"end": 4,
"label": "Anatomia",
"start": 0
}
] |
team
| null |
c8bfb40b-ca9c-4939-ba15-7419eb15bc5b
| null |
Validated
| 2023-03-26T06:30:26.856490 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 43,
"density": 0.45454545454545453,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 5,
"value": "pulsos periféricos conservados y simétricos"
},
{
"capitalness": "LOWER",
"chars_length": 6,
"density": 0.09090909090909091,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "edemas"
},
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.09090909090909091,
"label": "Anatomia",
"score": 1,
"tokens_length": 1,
"value": "EEII"
}
],
"tags": [
{
"tag": "B-Anatomia",
"value": "EEII"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "no"
},
{
"tag": "B-SignoSintoma",
"value": "edemas"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "pulsos"
},
{
"tag": "I-SignoSintoma",
"value": "periféricos"
},
{
"tag": "I-SignoSintoma",
"value": "conservados"
},
{
"tag": "I-SignoSintoma",
"value": "y"
},
{
"tag": "I-SignoSintoma",
"value": "simétricos"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "EEII"
},
{
"tag": "O",
"value": ":"
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "edemas"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "pulsos"
},
{
"tag": "O",
"value": "periféricos"
},
{
"tag": "O",
"value": "conservados"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "simétricos"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 61,
"tokens": [
{
"capitalness": "UPPER",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "EEII"
},
{
"capitalness": null,
"char_end": 4,
"char_start": 4,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": ":"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 6,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 14,
"char_start": 9,
"custom": null,
"idx": 3,
"length": 6,
"score": null,
"tag": "O",
"value": "edemas"
},
{
"capitalness": null,
"char_end": 15,
"char_start": 15,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 17,
"custom": null,
"idx": 5,
"length": 6,
"score": null,
"tag": "O",
"value": "pulsos"
},
{
"capitalness": "LOWER",
"char_end": 34,
"char_start": 24,
"custom": null,
"idx": 6,
"length": 11,
"score": null,
"tag": "O",
"value": "periféricos"
},
{
"capitalness": "LOWER",
"char_end": 46,
"char_start": 36,
"custom": null,
"idx": 7,
"length": 11,
"score": null,
"tag": "O",
"value": "conservados"
},
{
"capitalness": "LOWER",
"char_end": 48,
"char_start": 48,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 59,
"char_start": 50,
"custom": null,
"idx": 9,
"length": 10,
"score": null,
"tag": "O",
"value": "simétricos"
},
{
"capitalness": null,
"char_end": 60,
"char_start": 60,
"custom": null,
"idx": 10,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 11
}
|
Frecuencia respiratoria ( rpm ) 36.
|
[
"Frecuencia",
"respiratoria",
"(",
"rpm",
")",
"36",
"."
] |
[] |
tars-ner
|
[
{
"end": 23,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
c91e7758-26f5-4e55-add0-f9812cf3c5de
| null |
Validated
| 2023-04-02T17:03:49.034746 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 23,
"density": 0.2857142857142857,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 2,
"value": "Frecuencia respiratoria"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Frecuencia"
},
{
"tag": "I-SignoSintoma",
"value": "respiratoria"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "rpm"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "36"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Frecuencia"
},
{
"tag": "O",
"value": "respiratoria"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "rpm"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "36"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 35,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 9,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 10,
"score": null,
"tag": "O",
"value": "Frecuencia"
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 11,
"custom": null,
"idx": 1,
"length": 12,
"score": null,
"tag": "O",
"value": "respiratoria"
},
{
"capitalness": null,
"char_end": 24,
"char_start": 24,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "LOWER",
"char_end": 28,
"char_start": 26,
"custom": null,
"idx": 3,
"length": 3,
"score": null,
"tag": "O",
"value": "rpm"
},
{
"capitalness": null,
"char_end": 30,
"char_start": 30,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 33,
"char_start": 32,
"custom": null,
"idx": 5,
"length": 2,
"score": null,
"tag": "O",
"value": "36"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 34,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 7
}
|
Paciente consciente, bradipsíquico.
|
[
"Paciente",
"consciente",
",",
"bradipsíquico",
"."
] |
[] |
tars-ner
|
[
{
"end": 19,
"label": "SignoSintoma",
"start": 9
},
{
"end": 34,
"label": "SignoSintoma",
"start": 21
}
] |
team
| null |
c9763082-3a1a-4764-a718-85d1036bf586
| null |
Validated
| 2023-04-02T17:00:53.951228 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 13,
"density": 0.2,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "bradipsíquico"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.2,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "consciente"
}
],
"tags": [
{
"tag": "O",
"value": "Paciente"
},
{
"tag": "B-SignoSintoma",
"value": "consciente"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-SignoSintoma",
"value": "bradipsíquico"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Paciente"
},
{
"tag": "O",
"value": "consciente"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "bradipsíquico"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 35,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 7,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 8,
"score": null,
"tag": "O",
"value": "Paciente"
},
{
"capitalness": "LOWER",
"char_end": 18,
"char_start": 9,
"custom": null,
"idx": 1,
"length": 10,
"score": null,
"tag": "O",
"value": "consciente"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 2,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 21,
"custom": null,
"idx": 3,
"length": 13,
"score": null,
"tag": "O",
"value": "bradipsíquico"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 34,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 5
}
|
- Hemostasia ambulatoria correcta ( TTPA 37.9 seg, TP 99 %, Plaquetas 145.000; 4/2/2015 ).
|
[
"-",
"Hemostasia",
"ambulatoria",
"correcta",
"(",
"TTPA",
"37.9",
"seg",
",",
"TP",
"99",
"%",
",",
"Plaquetas",
"145.000",
";",
"4",
"/",
"2",
"/",
"2015",
")",
"."
] |
[] |
tars-ner
|
[
{
"end": 24,
"label": "Procedimiento",
"start": 2
},
{
"end": 69,
"label": "Procedimiento",
"start": 60
},
{
"end": 53,
"label": "Procedimiento",
"start": 51
},
{
"end": 40,
"label": "Procedimiento",
"start": 36
}
] |
team
| null |
ca450868-9527-4f35-85d0-7d5313216a4f
| null |
Validated
| 2023-03-26T06:30:18.082817 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 9,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "Plaquetas"
},
{
"capitalness": "FIRST",
"chars_length": 22,
"density": 0.08695652173913043,
"label": "Procedimiento",
"score": 1,
"tokens_length": 2,
"value": "Hemostasia ambulatoria"
},
{
"capitalness": "UPPER",
"chars_length": 4,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "TTPA"
},
{
"capitalness": "UPPER",
"chars_length": 2,
"density": 0.043478260869565216,
"label": "Procedimiento",
"score": 1,
"tokens_length": 1,
"value": "TP"
}
],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "B-Procedimiento",
"value": "Hemostasia"
},
{
"tag": "I-Procedimiento",
"value": "ambulatoria"
},
{
"tag": "O",
"value": "correcta"
},
{
"tag": "O",
"value": "("
},
{
"tag": "B-Procedimiento",
"value": "TTPA"
},
{
"tag": "O",
"value": "37.9"
},
{
"tag": "O",
"value": "seg"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "TP"
},
{
"tag": "O",
"value": "99"
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ","
},
{
"tag": "B-Procedimiento",
"value": "Plaquetas"
},
{
"tag": "O",
"value": "145.000"
},
{
"tag": "O",
"value": ";"
},
{
"tag": "O",
"value": "4"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2015"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "-"
},
{
"tag": "O",
"value": "Hemostasia"
},
{
"tag": "O",
"value": "ambulatoria"
},
{
"tag": "O",
"value": "correcta"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "TTPA"
},
{
"tag": "O",
"value": "37.9"
},
{
"tag": "O",
"value": "seg"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "TP"
},
{
"tag": "O",
"value": "99"
},
{
"tag": "O",
"value": "%"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "Plaquetas"
},
{
"tag": "O",
"value": "145.000"
},
{
"tag": "O",
"value": ";"
},
{
"tag": "O",
"value": "4"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2"
},
{
"tag": "O",
"value": "/"
},
{
"tag": "O",
"value": "2015"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 90,
"tokens": [
{
"capitalness": null,
"char_end": 0,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 1,
"score": null,
"tag": "O",
"value": "-"
},
{
"capitalness": "FIRST",
"char_end": 11,
"char_start": 2,
"custom": null,
"idx": 1,
"length": 10,
"score": null,
"tag": "O",
"value": "Hemostasia"
},
{
"capitalness": "LOWER",
"char_end": 23,
"char_start": 13,
"custom": null,
"idx": 2,
"length": 11,
"score": null,
"tag": "O",
"value": "ambulatoria"
},
{
"capitalness": "LOWER",
"char_end": 32,
"char_start": 25,
"custom": null,
"idx": 3,
"length": 8,
"score": null,
"tag": "O",
"value": "correcta"
},
{
"capitalness": null,
"char_end": 34,
"char_start": 34,
"custom": null,
"idx": 4,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "UPPER",
"char_end": 39,
"char_start": 36,
"custom": null,
"idx": 5,
"length": 4,
"score": null,
"tag": "O",
"value": "TTPA"
},
{
"capitalness": null,
"char_end": 44,
"char_start": 41,
"custom": null,
"idx": 6,
"length": 4,
"score": null,
"tag": "O",
"value": "37.9"
},
{
"capitalness": "LOWER",
"char_end": 48,
"char_start": 46,
"custom": null,
"idx": 7,
"length": 3,
"score": null,
"tag": "O",
"value": "seg"
},
{
"capitalness": null,
"char_end": 49,
"char_start": 49,
"custom": null,
"idx": 8,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "UPPER",
"char_end": 52,
"char_start": 51,
"custom": null,
"idx": 9,
"length": 2,
"score": null,
"tag": "O",
"value": "TP"
},
{
"capitalness": null,
"char_end": 55,
"char_start": 54,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "99"
},
{
"capitalness": null,
"char_end": 57,
"char_start": 57,
"custom": null,
"idx": 11,
"length": 1,
"score": null,
"tag": "O",
"value": "%"
},
{
"capitalness": null,
"char_end": 58,
"char_start": 58,
"custom": null,
"idx": 12,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "FIRST",
"char_end": 68,
"char_start": 60,
"custom": null,
"idx": 13,
"length": 9,
"score": null,
"tag": "O",
"value": "Plaquetas"
},
{
"capitalness": null,
"char_end": 76,
"char_start": 70,
"custom": null,
"idx": 14,
"length": 7,
"score": null,
"tag": "O",
"value": "145.000"
},
{
"capitalness": null,
"char_end": 77,
"char_start": 77,
"custom": null,
"idx": 15,
"length": 1,
"score": null,
"tag": "O",
"value": ";"
},
{
"capitalness": null,
"char_end": 79,
"char_start": 79,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": "4"
},
{
"capitalness": null,
"char_end": 80,
"char_start": 80,
"custom": null,
"idx": 17,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 81,
"char_start": 81,
"custom": null,
"idx": 18,
"length": 1,
"score": null,
"tag": "O",
"value": "2"
},
{
"capitalness": null,
"char_end": 82,
"char_start": 82,
"custom": null,
"idx": 19,
"length": 1,
"score": null,
"tag": "O",
"value": "/"
},
{
"capitalness": null,
"char_end": 86,
"char_start": 83,
"custom": null,
"idx": 20,
"length": 4,
"score": null,
"tag": "O",
"value": "2015"
},
{
"capitalness": null,
"char_end": 88,
"char_start": 88,
"custom": null,
"idx": 21,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 89,
"char_start": 89,
"custom": null,
"idx": 22,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 23
}
|
Peso ( Kg ) 67.
|
[
"Peso",
"(",
"Kg",
")",
"67",
"."
] |
[] |
tars-ner
| null | null | null |
caacfc53-35d9-40c6-a685-c7b2baf0309a
| null |
Discarded
| 2023-03-26T06:30:30.296473 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Peso"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "Kg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "67"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 15,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "Peso"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 5,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "Kg"
},
{
"capitalness": null,
"char_end": 10,
"char_start": 10,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "67"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
Blando y depresible, no doloroso a la palpación. no se palpan masas ni megalias.
|
[
"Blando",
"y",
"depresible",
",",
"no",
"doloroso",
"a",
"la",
"palpación",
".",
"no",
"se",
"palpan",
"masas",
"ni",
"megalias",
"."
] |
[] |
tars-ner
|
[
{
"end": 79,
"label": "SignoSintoma",
"start": 71
},
{
"end": 6,
"label": "SignoSintoma",
"start": 0
},
{
"end": 19,
"label": "SignoSintoma",
"start": 9
},
{
"end": 32,
"label": "SignoSintoma",
"start": 24
}
] |
team
| null |
cadcd656-c226-4ed5-aa19-44615b7dc732
| null |
Validated
| 2023-03-26T06:30:20.184881 |
{
"annotated": {
"mentions": [
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "megalias"
},
{
"capitalness": "LOWER",
"chars_length": 8,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "doloroso"
},
{
"capitalness": "FIRST",
"chars_length": 6,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Blando"
},
{
"capitalness": "LOWER",
"chars_length": 10,
"density": 0.058823529411764705,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "depresible"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "B-SignoSintoma",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "B-SignoSintoma",
"value": "doloroso"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "palpación"
},
{
"tag": "O",
"value": "."
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "se"
},
{
"tag": "O",
"value": "palpan"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "B-SignoSintoma",
"value": "megalias"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Blando"
},
{
"tag": "O",
"value": "y"
},
{
"tag": "O",
"value": "depresible"
},
{
"tag": "O",
"value": ","
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "doloroso"
},
{
"tag": "O",
"value": "a"
},
{
"tag": "O",
"value": "la"
},
{
"tag": "O",
"value": "palpación"
},
{
"tag": "O",
"value": "."
},
{
"tag": "O",
"value": "no"
},
{
"tag": "O",
"value": "se"
},
{
"tag": "O",
"value": "palpan"
},
{
"tag": "O",
"value": "masas"
},
{
"tag": "O",
"value": "ni"
},
{
"tag": "O",
"value": "megalias"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 80,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 5,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 6,
"score": null,
"tag": "O",
"value": "Blando"
},
{
"capitalness": "LOWER",
"char_end": 7,
"char_start": 7,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "y"
},
{
"capitalness": "LOWER",
"char_end": 18,
"char_start": 9,
"custom": null,
"idx": 2,
"length": 10,
"score": null,
"tag": "O",
"value": "depresible"
},
{
"capitalness": null,
"char_end": 19,
"char_start": 19,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ","
},
{
"capitalness": "LOWER",
"char_end": 22,
"char_start": 21,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 31,
"char_start": 24,
"custom": null,
"idx": 5,
"length": 8,
"score": null,
"tag": "O",
"value": "doloroso"
},
{
"capitalness": "LOWER",
"char_end": 33,
"char_start": 33,
"custom": null,
"idx": 6,
"length": 1,
"score": null,
"tag": "O",
"value": "a"
},
{
"capitalness": "LOWER",
"char_end": 36,
"char_start": 35,
"custom": null,
"idx": 7,
"length": 2,
"score": null,
"tag": "O",
"value": "la"
},
{
"capitalness": "LOWER",
"char_end": 46,
"char_start": 38,
"custom": null,
"idx": 8,
"length": 9,
"score": null,
"tag": "O",
"value": "palpación"
},
{
"capitalness": null,
"char_end": 47,
"char_start": 47,
"custom": null,
"idx": 9,
"length": 1,
"score": null,
"tag": "O",
"value": "."
},
{
"capitalness": "LOWER",
"char_end": 50,
"char_start": 49,
"custom": null,
"idx": 10,
"length": 2,
"score": null,
"tag": "O",
"value": "no"
},
{
"capitalness": "LOWER",
"char_end": 53,
"char_start": 52,
"custom": null,
"idx": 11,
"length": 2,
"score": null,
"tag": "O",
"value": "se"
},
{
"capitalness": "LOWER",
"char_end": 60,
"char_start": 55,
"custom": null,
"idx": 12,
"length": 6,
"score": null,
"tag": "O",
"value": "palpan"
},
{
"capitalness": "LOWER",
"char_end": 66,
"char_start": 62,
"custom": null,
"idx": 13,
"length": 5,
"score": null,
"tag": "O",
"value": "masas"
},
{
"capitalness": "LOWER",
"char_end": 69,
"char_start": 68,
"custom": null,
"idx": 14,
"length": 2,
"score": null,
"tag": "O",
"value": "ni"
},
{
"capitalness": "LOWER",
"char_end": 78,
"char_start": 71,
"custom": null,
"idx": 15,
"length": 8,
"score": null,
"tag": "O",
"value": "megalias"
},
{
"capitalness": null,
"char_end": 79,
"char_start": 79,
"custom": null,
"idx": 16,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 17
}
|
Peso ( Kg ) 48.
|
[
"Peso",
"(",
"Kg",
")",
"48",
"."
] |
[] |
tars-ner
| null | null | null |
cb357d46-e52e-415c-af34-b0e681513591
| null |
Discarded
| 2023-03-27T02:24:38.661797 |
{
"annotated": {
"mentions": [],
"tags": []
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Peso"
},
{
"tag": "O",
"value": "("
},
{
"tag": "O",
"value": "Kg"
},
{
"tag": "O",
"value": ")"
},
{
"tag": "O",
"value": "48"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 15,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 3,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 4,
"score": null,
"tag": "O",
"value": "Peso"
},
{
"capitalness": null,
"char_end": 5,
"char_start": 5,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "("
},
{
"capitalness": "FIRST",
"char_end": 8,
"char_start": 7,
"custom": null,
"idx": 2,
"length": 2,
"score": null,
"tag": "O",
"value": "Kg"
},
{
"capitalness": null,
"char_end": 10,
"char_start": 10,
"custom": null,
"idx": 3,
"length": 1,
"score": null,
"tag": "O",
"value": ")"
},
{
"capitalness": null,
"char_end": 13,
"char_start": 12,
"custom": null,
"idx": 4,
"length": 2,
"score": null,
"tag": "O",
"value": "48"
},
{
"capitalness": null,
"char_end": 14,
"char_start": 14,
"custom": null,
"idx": 5,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 6
}
|
Anodino.
|
[
"Anodino",
"."
] |
[] |
tars-ner
|
[
{
"end": 7,
"label": "SignoSintoma",
"start": 0
}
] |
team
| null |
cb3d0f2a-c2f8-418d-9c76-52553fcf88f7
| null |
Validated
| 2023-03-26T06:30:17.051761 |
{
"annotated": {
"mentions": [
{
"capitalness": "FIRST",
"chars_length": 7,
"density": 0.5,
"label": "SignoSintoma",
"score": 1,
"tokens_length": 1,
"value": "Anodino"
}
],
"tags": [
{
"tag": "B-SignoSintoma",
"value": "Anodino"
},
{
"tag": "O",
"value": "."
}
]
},
"predicted": {
"mentions": [],
"tags": [
{
"tag": "O",
"value": "Anodino"
},
{
"tag": "O",
"value": "."
}
]
},
"text_length": 8,
"tokens": [
{
"capitalness": "FIRST",
"char_end": 6,
"char_start": 0,
"custom": null,
"idx": 0,
"length": 7,
"score": null,
"tag": "O",
"value": "Anodino"
},
{
"capitalness": null,
"char_end": 7,
"char_start": 7,
"custom": null,
"idx": 1,
"length": 1,
"score": null,
"tag": "O",
"value": "."
}
],
"tokens_length": 2
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.