CodeableConcept

Represents a CodeableConcept with text and coded values

CodeableConcept = object

Represents a CodeableConcept with text and coded values. Used to represent concepts that can be coded in multiple systems.

Properties

id

id: string | null

Code identifier


text

text: string | null

Plain text representation


coding

coding: (Coding | null)[] | null

Coded representation