OBJECT

SnomedTerm

Snomed terms

link GraphQL Schema definition

  • type SnomedTerm {
  • # id for snomed term
  • concept_id: String
  • # snomed term name
  • term: String
  • }