FHIR Chat · Code system links · IG creation

Stream: IG creation

Topic: Code system links


view this post on Zulip Nick George (Jun 15 2021 at 18:54):

Thing I noticed when resolving links to code systems:
In valueset pages, the reference to internal codesystems uses the IG internal link - e.g., ./output/CodeSystem-$MyCodeSystem
In Profile pages, references to internal valuesets use IG internal link, e.g., ./output/ValueSet-$MyValueSet
In profile pages, references to internal codeesystems use external links by url, e.g., g.co/fhir/blahblah

Is this intentional? It seems for consistency sake it would be nice if the internal codesystem references used IG internal links

view this post on Zulip Nick George (Jun 15 2021 at 18:56):

e.g., uses internal linkage: Screen-Shot-2021-06-15-at-11.57.55-AM.png

view this post on Zulip David Pyke (Jun 15 2021 at 18:59):

deleted

view this post on Zulip Nick George (Jun 15 2021 at 18:59):

external linkage:

view this post on Zulip Nick George (Jun 15 2021 at 18:59):

image.png

view this post on Zulip Nick George (Jun 15 2021 at 19:00):

yeah sorry was struggling with zulip image uploading for a sec there

view this post on Zulip Nick George (Jun 15 2021 at 19:02):

this despite that I believe the IG creator knows about all my codesystems, because codesystem links in value sets are internalized properly:
image.png

view this post on Zulip Nick George (Jun 15 2021 at 19:03):

(the "includes all codes from" link resolves internally)

view this post on Zulip Grahame Grieve (Jun 15 2021 at 21:14):

it's certainly not how I expect things to behave. But where are code systems referneced in profile pages?

view this post on Zulip Nick George (Jun 15 2021 at 21:35):

we use slicings on codeable concepts, so e.g., in image.png

view this post on Zulip Nick George (Jun 15 2021 at 21:35):

where a system is fixed and the code is bound to being from that codesystem

view this post on Zulip Grahame Grieve (Jun 15 2021 at 21:46):

oh. I might have missed that.

view this post on Zulip Grahame Grieve (Jun 15 2021 at 21:47):

can I reproduce this from somewhere?

view this post on Zulip Grahame Grieve (Jun 15 2021 at 21:49):

initially it looks like I didn't miss this in the code, so maybe there's some conditions here I haven't picked up

view this post on Zulip Nick George (Jun 15 2021 at 22:40):

hmm I can send you the json structure definition if that helps?

view this post on Zulip Grahame Grieve (Jun 15 2021 at 22:56):

can' you send me the whole repo privately?

view this post on Zulip Nick George (Jun 15 2021 at 23:00):

might have to run that up the chain of command first :) I have no problem with it but it's not publically released yet

view this post on Zulip Grahame Grieve (Jun 15 2021 at 23:03):

I often get private submissions; it doesn't have to be public

view this post on Zulip Grahame Grieve (Jun 15 2021 at 23:03):

it'll just save me a lot of time, and that matters

view this post on Zulip Nick George (Jun 16 2021 at 00:07):

yup, fair enough. Thanks Grahame, I'll see what I can get you


Last updated: Apr 12 2022 at 19:14 UTC