Stream: snomed
Topic: Snomed Links
Grahame Grieve (Aug 17 2018 at 09:45):
GF#15778 is a task that asks me to set the correct link for SNOMED CT codes in IGs - I'm currently treating all links as intl links.
Grahame Grieve (Aug 17 2018 at 09:45):
ok, fair enough. I should do that.
Grahame Grieve (Aug 17 2018 at 09:45):
but the URI suggested is
Grahame Grieve (Aug 17 2018 at 09:45):
Grahame Grieve (Aug 17 2018 at 09:47):
that's.... painful. we use the SCT concept Id for the edition, but this URL doesn't. I don't know the version , don't really want to specify it here - just give the latest.... and is the lang refset different for different distributions? This seems like a hard URL to construct when most of those things should default to something. Is there a better option? @Peter Williams
Michael Lawley (Aug 18 2018 at 22:44):
Robert McClure (Aug 18 2018 at 23:01):
@Michael Lawley Only for the AU edition unless you plan to host all editions of SCT forever.
Michael Lawley (Aug 18 2018 at 23:04):
An alternative would be the version specific URI: http://snomed.info/sct/731000124108/version/20180301/id/428071000124103
as defined here https://confluence.ihtsdotools.org/display/DOCURI/2.3+Version-Relative+Component+URIs
It looks like there are two issues with this approach:
1. we've neglected to define Edition-relative URIs (i.e. allowing http://snomed.info/sct/731000124108/id/428071000124103
) but I can take that up with SNOMED International
2. While SNOMED International has some kind of URL redirect in place for http://snomed.info/id/*
, it only work for the International Edition and there's no redirect in place for http://snomed.info/sct/*
, http://snomed.info/sct/*/version/*
or http://snomed.info/sct/*/version/*/id/*
Michael Lawley (Aug 18 2018 at 23:05):
@Robert McClure That's a link to the US edition. We have AU , Int, a couple of US, and UK there at the moment
Last updated: Apr 12 2022 at 19:14 UTC