description: The NOTE_NLP table encodes all output of NLP on clinical notes. Each row represents a single extracted term from a note. package_name: hl7.fhir.uv.omop derivation: specialization name: NoteNLP type: http://hl7.org/fhir/uv/omop/StructureDefinition/NoteNLP elements: lexical_variant: {type: string, short: Lexical Variant, index: 5} note_nlp_id: {type: code, short: Note NLP Identifier, index: 0} note_nlp_concept_id: {type: code, short: Note NLP, index: 6} term_temporal: {type: string, short: Term Temporal, index: 12} nlp_system: {type: string, short: NLP System, index: 8} nlp_datetime: {type: dateTime, short: NLP Datetime, index: 10} term_modifiers: {type: string, short: Term Modifiers, index: 13} term_exists: {type: string, short: Term Exists, index: 11} offset: {type: string, short: Offset, index: 4} note_id: type: Reference short: Note refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Note'] index: 1 snippet: {type: string, short: Snippet, index: 3} note_nlp_source_concept_id: {type: code, short: Note NLP Source, index: 7} nlp_date: {type: date, short: NLP Date, index: 9} section_concept_id: {type: code, short: Section, index: 2} package_version: 1.0.0-ballot class: logical kind: logical url: http://hl7.org/fhir/uv/omop/StructureDefinition/NoteNLP base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0-ballot required: [lexical_variant, nlp_date, note_id, note_nlp_id]