ExtendedClinicalCodedElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET