Skip to content

Class: CodeableConcept

A representation of a concept that may be defined by or mapped to one or more codes in code systems (terminologies, ontologies, dictionaries, code sets, etc) - but may also be defined by the provision of text.

URI: ccdh:CodeableConcept

img

Parents

  • is_a: Entity - Any resource that has its own identifier

Referenced by class

Attributes

Own

  • coding 0..*
    • Description: A reference to a code defined by a terminology system
    • Range: Coding
  • text 0..1
    • Description: A human language representation of the concept represented by the Coding.
    • Range: CcdhString

Other properties

Comments: More than one code may be used in CodeableConcept. The concept may be coded multiple times in different code systems (or even multiple times in the same code systems, where multiple forms are possible). Each Coding is a representation of the concept as described above and may have slightly different granularity due to the differences in the definitions of the underlying codes. There is no meaning associated with the ordering of Coding within a CodeableConcept. A typical use of CodeableConcept is to send the local code that the concept was coded with, and also one or more translations to publicly defined code systems such as LOINC or SNOMED CT.