Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Group Discussion

26 June 2018 - Basically we really need to know what SNOMED Edition is being used, then we can come up with sensible behaviour. 

In general, valid codes should return "valid = true" and term issues should be identified as a warning in the message.  Any matching term should result in positive validation.

...

DM: Developers want finer grained responses to enumerate the validation result of the term, distinct from the code.   Ontoserver currently validates the term if it's either the PT or FSN.  If not specified, the latest "default" edition for the server is used ie AU langrefset.   Note: Potential to make two calls - one without the term to check the code and then another with the term to check that also.

PJ: The value-set will define the language used, but this would not apply when validating against the code-system. 

If the URI that is passed is an edition, then hopefully we could look up a default (set?) of language reference sets.Specifying language reference sets

Case sensitivity:  To be discussed.