Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# FHIR Ontology External Module

The sections below give the full story behind each version's changes - why, not just what. For a terser,
automatically generated commit-by-commit record, see [CHANGELOG.md](./CHANGELOG.md).

As part of release 8.8.1 of REDCap an extension point was added to allow external modules to become an
*'Ontology Provider'*. These act like the existing BioPortal ontology mechanism, but allow alternative sources.
The main function of an ontology provider is to take a search term and return some match of code + display.
Expand Down