Updated NOTE (markdown)
parent
d32eb286a6
commit
b21a38cc89
|
@ -8,8 +8,8 @@ Field|Required|Type|Description
|
|||
|note_datetime|No|datetime|The date and time the note was recorded.|
|
||||
|note_type_concept_id|Yes|integer|A foreign key to the predefined Concept in the Standardized Vocabularies reflecting the type, origin or provenance of the Note.|
|
||||
|note_text|Yes|RBDMS dependent text|The content of the Note.|
|
||||
|note_source_value|No|varchar(50)|The source value associated with the origin of the note,
|
||||
|provider_id|No|integer|A foreign key to the Provider in the PROVIDER table who took the Note.|
|
||||
|note_source_value|No|varchar(50)|The source value associated with the origin of the note|
|
||||
|visit_occurrence_id|No|integer|Foreign key to the Visit in the VISIT_OCCURRENCE table when the Note was taken.|
|
||||
|
||||
### Conventions
|
||||
|
|
Loading…
Reference in New Issue