Stream: cda/publish
Topic: notes from breakfast
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
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
Grahame Grieve (Sep 19 2019 at 14:21):
that's from cda-ccda-2.2
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)
Grahame Grieve (Sep 19 2019 at 14:22):
I think that means that the author issue is fixed
Sean McIlvenna (Sep 19 2019 at 14:24):
gotcha
Sean McIlvenna (Sep 19 2019 at 14:25):
yah, cda-core-2.0 was recently updated
Sean McIlvenna (Sep 19 2019 at 14:25):
can't remember who by
Sean McIlvenna (Sep 19 2019 at 14:25):
updated to 4.0.0 i mean
Sean McIlvenna (Sep 19 2019 at 14:25):
just hadn't had a chance yet to update cda-ccda-2.2
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
Grahame Grieve (Sep 19 2019 at 14:26):
it's all published. not changes to the jar
Grahame Grieve (Sep 19 2019 at 14:26):
I'll release the id fix later - other work in progress right now
Sean McIlvenna (Sep 19 2019 at 14:30):
*no changes to the jar??
these were just profiling issues?
Grahame Grieve (Sep 19 2019 at 14:30):
mainly that it hadn't been rebuilt
Grahame Grieve (Sep 19 2019 at 14:30):
problem went away once i managed to get the rebuild to work
Sean McIlvenna (Sep 19 2019 at 14:31):
ok, lemme know when you commit your changes, then
Sean McIlvenna (Sep 19 2019 at 14:31):
I'll be interested to see them
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.
Grahame Grieve (Sep 19 2019 at 14:32):
sure commit them.
Sean McIlvenna (Sep 19 2019 at 14:53):
committed
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.
Grahame Grieve (Oct 08 2019 at 14:48):
I'll work on this while I'm on the plane tonight
Grahame Grieve (Oct 15 2019 at 22:34):
ok it builds for me now? (I didn't need to fix anything? )
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