I am looking for ways to validate external code system and value sets like SNOMED and LOINC codes. I have gone through the documentation and found this:
"
Note that it only supports simple ValueSets and CodeSystems like the ones part of the FHIR specification. It cannot support complex terminologies like LOINC or SNOMED-CT."
from
Terminology services — Firely Server documentationCan anybody guide me what would it take to support this kind of validation in Firley?
I understand that I can use an external terminology server like the ones listed here
FHIR Server FHIR Server but I need to implement this locally.
Are there any open-source implementations that could do it for me?
Thanks in advance!
Best
Touseef