FHIR Chat · Link Patient to external web app · implementers

Stream: implementers

Topic: Link Patient to external web app


view this post on Zulip Michael Lippens (Feb 08 2022 at 11:25):

Would it be okay to expose a link to a web application using the Patient.link property? Patient.link.type could be set to seealso or refer, and link.other.reference could be a canonical URL to the resource in the web application. This approach is discouraged in the docs, but I see no other clean way to expose it.

view this post on Zulip Grahame Grieve (Feb 08 2022 at 11:38):

this sounds like hateos - so the natural place to put it would be in the links in the HTTP headers.

view this post on Zulip Michael Lippens (Feb 08 2022 at 11:46):

Grahame Grieve said:

this sounds like hateos - so the natural place to put it would be in the links in the HTTP headers.

Sounds like a better alternative indeed than 'misusing' a FHIR resource for that link. Thanks, I didn't even know about the Link header actually.


Last updated: Apr 12 2022 at 19:14 UTC