File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -627,7 +627,7 @@ Medical Records
627
627
628
628
The ``medicalRecords`` field is an array that contains a set of medical
629
629
record documents. Each medical record document represents a separate
630
- visit and specifies information about the patient at that that time,
630
+ visit and specifies information about the patient at that time,
631
631
such as their blood pressure, weight, and heart rate. This field is
632
632
sensitive and should be encrypted. MedcoMD engineers decide upon random
633
633
encryption based on the following properties:
@@ -1384,13 +1384,13 @@ check out the reference docs in the server manual:
1384
1384
.. tab::
1385
1385
:tabid: python
1386
1386
1387
- For additional information on MongoDB CSFLE API, see the
1387
+ For additional information on the MongoDB CSFLE API, see the
1388
1388
`official PyMongo driver documentation <https://pymongo.readthedocs.io/en/stable/examples/encryption.html>`__.
1389
1389
1390
1390
.. tab::
1391
1391
:tabid: csharp
1392
1392
1393
- For additional information on MongoDB CSFLE API, see the
1393
+ For additional information on the MongoDB CSFLE API, see the
1394
1394
`official C# driver documentation <https://mongodb.github.io/mongo-csharp-driver/2.11/reference/driver/crud/client_side_encryption/>`__.
1395
1395
1396
1396
.. tab::
You can’t perform that action at this time.
0 commit comments