IHTSDO / SNOMED-in-5-minutes

Easy-to-use tutorials for accessing SNOMED APIs within 5 min using various programming languages
Other
123 stars 56 forks source link

Updated Python example.py: Function to get similar codes and Function to get matching code #36

Closed sxaxmz closed 8 months ago

sxaxmz commented 1 year ago

-Updated header from 'Python3' to 'Python' to avoid HTTP Error 423. -Added function to filter response JSON and output the snomed code (concept id) for searched term accordingly.