ExtendedClinicalCodedElement Class

Definition

A piece of clinical information, expressed as a code in a clinical coding system, extended by semantic information.

public class ExtendedClinicalCodedElement
type ExtendedClinicalCodedElement = class
Public Class ExtendedClinicalCodedElement
Inheritance
ExtendedClinicalCodedElement

Properties

Category

The bio-medical category related to the coded concept, e.g. Diagnosis, Symptom, Medication, Examination.

Code

The code within the given clinical coding system.

Name

The name of this coded concept in the coding system.

SemanticType

The UMLS semantic type associated with the coded concept.

System

The clinical coding system, e.g. ICD-10, SNOMED-CT, UMLS.

Value

A value associated with the code within the given clinical coding system.

Applies to