Page tree

Versions Compared

Key

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


Scenario #2 - Unidentified Object on Short Range Scan!

  1. Let's say you receive a message with a code in it 840539006.   How would you check if that's a valid SNOMED CT code?  Answerhttps://snowstorm-fhir.snomedtools.org/fhir/CodeSystem/$validate-code?code=840539006
  2. And let's say you received that same code with display text of "Disease caused by 2019-nCoV"   is that even the same thing?  Answer:  https://snowstorm-fhir.snomedtools.org/fhir/CodeSystem/$validate-code?code=840539006&display=Disease+caused+by+2019-nCoV    Just to check the server is paying attention, try checking 2018-nCoV!
  3. Now you receive a record that shows a patient has an allergy to 443971000124108 and a check of browser.ihtsdotools.org shows it's not a concept in the International Edition.   Is it in ANY known edition?  Answer: https://snowstorm-fhir.snomedtools.org/fhir/CodeSystem/$validate-code?code=443971000124108  Snowstorms validate-code operation will check against all latest CodeSystem instances stored on the server.