From a95eaac9e23122efa1aed067d2869f7d9cee681a Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Thu, 20 Jul 2017 08:50:47 -0400 Subject: [PATCH] Updated NOTE and NOTE_NLP for pdf syntax. --- .../StandardizedClinicalDataTables/NOTE.md | 2 +- .../StandardizedClinicalDataTables/NOTE_NLP.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE.md b/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE.md index e51b2fe..f861911 100644 --- a/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE.md +++ b/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE.md @@ -23,7 +23,7 @@ Field|Required|Type|Description * The type of note_text is CLOB or varchar(MAX) depending on RDBMS * note_class_concept_id is a foreign key to the CONCEPT table to describe a standardized combination of five LOINC axes (role, domain, setting, type of service, and document kind). See below for description. -## Mapping of clinical documents to Clinical Document Ontology (CDO) and standard terminology +### Mapping of clinical documents to Clinical Document Ontology (CDO) and standard terminology HL7/LOINC CDO is a standard for consistent naming of documents to support a range of use cases: retrieval, organization, display, and exchange. It guides the creation of LOINC codes for clinical notes. CDO annotates each document with 5 dimensions: * **Kind of Document:** Characterizes the generalc structure of the document at a macro level (e.g. Anesthesia Consent) diff --git a/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE_NLP.md b/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE_NLP.md index f90b21a..37fb8d8 100644 --- a/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE_NLP.md +++ b/Documentation/CommonDataModel_Wiki_Files/StandardizedClinicalDataTables/NOTE_NLP.md @@ -17,7 +17,7 @@ term_exists | No | varchar(1) | A summary modifier that signifies presence or ab term_temporal | No | varchar(50) | An optional time modifier associated with the extracted term. (for now “past” or “present” only). Standardize it later. term_modifiers | No | varchar(2000) | A compact description of all the modifiers of the specific term extracted by the NLP system. (e.g. “son has rash” ? “negated=no,subject=family,certainty=undef,conditional=false,general=false”). -## Conventions +### Conventions **Term_exists** Term_exists is defined as a flag that indicates if the patient actually has or had the condition. Any of the following modifiers would make Term_exists false: