PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r5@0.2601.0
    http://health-samurai.io/fhir/core/StructureDefinition/Concept
description: Terminology concept resource for Aidbox.
package_name: io.health-samurai.core.r5
derivation: specialization
name: Concept
type: Concept
elements:
  definition: {type: string, short: Formal definition of the concept., index: 4}
  system: {type: string, short: Code system that defines the concept., index: 1}
  property: {short: Additional properties associated with the concept., index: 9}
  valueset: {type: string, short: Value sets that include this concept., array: true, index: 6}
  ancestors: {short: List of ancestor concepts in the hierarchy., index: 8}
  deprecated: {type: boolean, short: Indicates whether the concept is deprecated., index: 5}
  code: {type: string, short: Symbol or identifier for the concept within the system., index: 2}
  display: {type: string, short: Human-readable representation of the concept., index: 3}
  designation:
    short: Additional representations for the concept.
    index: 10
    elements:
      definition: {short: Additional definitions for the concept., index: 11}
      display: {short: Display names in different languages or contexts., index: 12}
  hierarchy: {type: string, short: Hierarchies this concept belongs to., array: true, index: 7}
  _source: {type: string, short: System Property. DO NOT USE IT., index: 0}
package_version: 0.2601.0
class: resource
kind: resource
url: http://health-samurai.io/fhir/core/StructureDefinition/Concept
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 0.2601.0
required: [system, code]