FHIR Chat · Condition with complications · implementers

Stream: implementers

Topic: Condition with complications


view this post on Zulip Shlomy Reinstein (Feb 16 2017 at 10:03):

What is the right way to model complications associated with a Condition resource? For example, insulin-dependent diabetes with organ failure. The insulin-dependent diabetes is modeled using a Condition resource, and the organ failure should probably be modeled using another Condition resource. How do I specify that the later is a result of the former?

view this post on Zulip Lloyd McKenzie (Feb 16 2017 at 14:39):

Most likely http://build.fhir.org/extension-condition-dueto.html, though you could also use http://build.fhir.org/extension-condition-occurredfollowing.html if you didn't want to be as strong about causality


Last updated: Apr 12 2022 at 19:14 UTC