FHIR Chat · StructureDefinition.baseDefinition - canonical · IG creation

Stream: IG creation

Topic: StructureDefinition.baseDefinition - canonical


view this post on Zulip Jose Costa Teixeira (Mar 23 2020 at 14:19):

Since our profiles are based on http://hl7.org/fhir/StructureDefinition,
I presume that when R5 comes, our profiles will also incorporate the changes to R5, right?

view this post on Zulip Jose Costa Teixeira (Mar 23 2020 at 14:20):

in other words, what will be the behaviour there, given the structureDefinition's fhirVersion + snapshot + differential ?

view this post on Zulip Lloyd McKenzie (Mar 23 2020 at 17:39):

I'm not following the question. When R5 is published, all resources in R5 will be published using R5 StructureDefinitions. IGs can continue to use R4 to define content if they wish.

view this post on Zulip Jose Costa Teixeira (Mar 23 2020 at 18:09):

My structDef:

  <fhirVersion value="4.0.1" />
...
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Communication" />

What will happen to this when R5 is released? Will it be based on R4 or R5?

view this post on Zulip Jose Costa Teixeira (Mar 23 2020 at 18:09):

I presume R4 still, because..?
that is the version of the structureDef?

view this post on Zulip Jose Costa Teixeira (Mar 23 2020 at 18:09):

perhaps I'm missing something

view this post on Zulip Grahame Grieve (Mar 23 2020 at 18:29):

what version does your IG say that it's based on? that's the one that will apply


Last updated: Apr 12 2022 at 19:14 UTC