Updated NOTE (markdown)

clairblacketer 2017-06-20 13:56:57 -04:00
parent c44afc6147
commit 0595bbed7e
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
The NOTE table captures unstructured information that was recorded by a provider about a patient in free text notes on a given date.
Field|Required|Type|Description
:----|:----|:-----|:-----
:--------------------|:--------|:-----|:--------------------------------------------------------
|note_id|Yes|integer|A unique identifier for each note.|
|person_id|Yes|integer|A foreign key identifier to the Person about whom the Note was recorded. The demographic details of that Person are stored in the PERSON table.|
|note_date |Yes|date|The date the note was recorded.|