FHIR Chat · UML Diagram Base R4 · implementers

Stream: implementers

Topic: UML Diagram Base R4


view this post on Zulip Andreas Mautsch (May 20 2021 at 11:01):

Hello everybody,

view this post on Zulip Andreas Mautsch (May 20 2021 at 11:02):

Hello everybody
i think i have a very basic question:
I am searching for an UML Diagram for Base R4 .. i know that there is something like this
But i cannot find it ..
thx in advance

view this post on Zulip John Moehrke (May 20 2021 at 11:05):

there have been many attempts, but the model is just too huge. So there is none that I know of. The closest would be on the architects intro page http://hl7.org/fhir/overview-arch.html

view this post on Zulip Andreas Mautsch (May 20 2021 at 11:21):

thank you ...

view this post on Zulip Lloyd McKenzie (May 20 2021 at 13:11):

The challenge is that, with extensions, every resource can reference every other resource, so you have an intense web of lines. Even without that, there are a high number of references across resources and we don't use very many layers of abstract classes because they're not useful for implementation.


Last updated: Apr 12 2022 at 19:14 UTC