You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text2fhir: add new submodule for converting NLP to FHIR
- Adds some new methods in ctakesclient.text2fhir like
nlp_condition or nlp_observation that take a ctakes MatchText
and return a fhirclient resource for it.
- These returned resources include extensions for defining polarity,
derivation span, and what source algorithm generated the NLP.
0 commit comments