I’m looking at doing some development with the Technology server API to get Snomed data. Firstly the only URL I seem to be able to find is the production API https://ontology.nhs.uk/production1/ Is there a development/staging API I should be using instead?
Secondly I tried searching for a Snomed code with the following request:
I get a JSON response telling me that the code doesn’t exist however if I search using the Snomed browser SNOMED CT - Home it looks like the code exists.
I’m not sure why I’m getting different information from the API and the browser? Maybe I’m using the wrong URL for the API?