Update README.md
Browse files
README.md
CHANGED
|
@@ -33,4 +33,6 @@ This is the case for examination results. The result needs to be reported:
|
|
| 33 |
1) as the numerical value found in the clinical note text,
|
| 34 |
2) with its unit of measure if reported in the clinical note.
|
| 35 |
|
| 36 |
-
For example, the `item` `"spo"` has as `options: ['measured', 'unknown']`. This means that such item can be popolated with any value found in the clinical note, or with `unknown` if not available.
|
|
|
|
|
|
|
|
|
| 33 |
1) as the numerical value found in the clinical note text,
|
| 34 |
2) with its unit of measure if reported in the clinical note.
|
| 35 |
|
| 36 |
+
For example, the `item` `"spo"` has as `options: ['measured', 'unknown']`. This means that such item can be popolated with any value found in the clinical note, or with `unknown` if not available.
|
| 37 |
+
|
| 38 |
+
For more info visit the website https://sites.google.com/fbk.eu/crf
|