You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performing CodeSystem $lookup on remote terminology server set as https://tx.fhir.org/r4/ is fine but using snowstorm as terminology server results in this error.
curl --request GET \
--url 'http://localhost:8080/fhir/CodeSystem/$lookup?system=http%3A%2F%2Fsnomed.info%2Fsct&code=134006&_format=json' \
--header 'Content-Type: application/fhir+json'