Stream: IG creation
Topic: Rendering of content References in Profiles
Saul Kravitz (May 22 2020 at 21:11):
I'm trying to build profiles of ExplanationOfBenefits, similar to what was done for the STU1 IG of CarinBB. Something is not right with content references...is this an IG Publisher issue?
Take a look at the way adjudication.detail.adjudication is rendered in http://hl7.org/fhir/R4/explanationofbenefit.html
image.png
Then take a look at how it is rendered in https://build.fhir.org/ig/HL7/carin-bb/StructureDefinition-CARIN-BB-ExplanationOfBenefit.html
The profile HASN'T TOUCHED this field, but the correct rendering in R4 has been replaced with
image.png
I see the same thing in the profiles I'm generating with sushi + IG Publisher.
See https://github.com/saulakravitz/carin-bb/tree/saul
Lloyd McKenzie (May 22 2020 at 21:54):
@Grahame Grieve
Grahame Grieve (May 26 2020 at 22:59):
I got 20 errors from sushi trying to run this IG
Saul Kravitz (May 27 2020 at 16:57):
@Grahame Grieve -- apologies. I introduced a bunch of errors after I reported this issue. All cleaned up now. Sushi build is clean. Problem I whined about is again evident in the IG Publisher output.
Saul Kravitz (May 28 2020 at 20:18):
@Grahame Grieve just want to keep the flame on this one lit....should be ready for you to run.
Grahame Grieve (May 29 2020 at 05:06):
fixed next release
Saul Kravitz (May 31 2020 at 01:28):
Thanks @Grahame Grieve ... I'm not familiar with your release process, so naive question: when?
Grahame Grieve (May 31 2020 at 01:28):
it's released. You can watch release notifications on #tooling/releases
Saul Kravitz (May 31 2020 at 19:10):
Thx!
Saul Kravitz (Jun 01 2020 at 16:25):
I don't want to be a nitpicker, but this is the way it renders now:
image.png
Should the 'See ExplanationOfBenefit.item.adjudication be in the middle column?
Grahame Grieve (Jun 01 2020 at 19:51):
yes probably
Grahame Grieve (Jun 04 2020 at 00:36):
fixed next release
Saul Kravitz (Jun 04 2020 at 13:02):
thx
Last updated: Apr 12 2022 at 19:14 UTC