FHIR Chat · notes from breakfast · cda/publish

Stream: cda/publish

Topic: notes from breakfast


view this post on Zulip Sean McIlvenna (Sep 19 2019 at 13:13):

sean:
- remove snapshots from all cda core models
- replace _ with - in StructureDefinition.id
grahame:
- fix "no base" issue
- during snapshot generation, handle StructureDefinition.id containing underscore (ex: EIVL_TS)

id/extension issue: not sure

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:21):

@Sean McIlvenna

Version mismatch. This IG is version 4.0.0, while the IG 'hl7fhircda' is from version 3.0.1 (will try to run anyway) (00:10.0105) L

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:21):

that's from cda-ccda-2.2

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:22):

and then

```Publishing Content Failed: Slicing rules on differential (value:assignedEntity (/open)) do not match those on base (value:ClinicalDocument.assignedEntity, value:ClinicalDocument.signatureCode, value:ClinicalDocument.time (/open)) - disciminator @ ClinicalDocument.authenticator (http://hl7.org/cda/us/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.1.1) (00:21.0476)


view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:22):

I think that means that the author issue is fixed

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:24):

gotcha

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:25):

yah, cda-core-2.0 was recently updated

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:25):

can't remember who by

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:25):

updated to 4.0.0 i mean

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:25):

just hadn't had a chance yet to update cda-ccda-2.2

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:25):

let me know when your change is published... or send me your .jar and I'll test against it directly

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:26):

it's all published. not changes to the jar

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:26):

I'll release the id fix later - other work in progress right now

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:30):

*no changes to the jar??
these were just profiling issues?

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:30):

mainly that it hadn't been rebuilt

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:30):

problem went away once i managed to get the rebuild to work

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:31):

ok, lemme know when you commit your changes, then

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:31):

I'll be interested to see them

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:32):

I have a bunch of changes pending in my local folder for removing <snapshot>, fixing the remaining stuff for <ClinicalDocument> etc.

view this post on Zulip Grahame Grieve (Sep 19 2019 at 14:32):

sure commit them.

view this post on Zulip Sean McIlvenna (Sep 19 2019 at 14:53):

committed

view this post on Zulip Sean McIlvenna (Oct 05 2019 at 17:11):

@Grahame Grieve what did you ever find with the "base is null" issue? now that @Oliver Egger figured out what the "java heap space" issue is, and cda-core-2.0 is able to built again, I'd like to resume building and working on cda-ccda-2.0, but the "base is null" appears to be an issue still.

view this post on Zulip Grahame Grieve (Oct 08 2019 at 14:48):

I'll work on this while I'm on the plane tonight

view this post on Zulip Grahame Grieve (Oct 15 2019 at 22:34):

ok it builds for me now? (I didn't need to fix anything? )

view this post on Zulip Grahame Grieve (Oct 15 2019 at 22:36):

uh no. whoops. What's the repository for cda-ccda-2.0?


Last updated: Apr 12 2022 at 19:14 UTC