Stream: hapi
Topic: R2 - R3 conversions
Grahame Grieve (Dec 19 2016 at 00:55):
@James Agnew the R2/R3 conversion framework is coming along nicely. We need to talk about how to package it for easy availability in HAPI
Grahame Grieve (Dec 19 2016 at 00:56):
dependencies - it depends on profiles-types, profiles-resources.xml from both versions, with a context loaded for each version (using a customised loader that does some trickery with the R2 versions)
interface....?
Grahame Grieve (Dec 19 2016 at 00:58):
(oh, and it depends on all the maps in /implementation/r2maps)
James Agnew (Dec 19 2016 at 16:13):
Coool! I'm just finishing up pusing out the 2.2 HAPI release (with San Antonio snapshot) and I figured I'd look at this as soon as that's out. It'd be cool if we could have a snapshot of HAPI with this stuff in it for San Antonio too.
I'll give it a look after XMas and ping you if I get lost..
Grahame Grieve (Dec 19 2016 at 19:25):
ok
Grahame Grieve (Dec 19 2016 at 19:26):
the template for the code is in org.hl7.fhir.conversion.tests.R2R3ConversionTests
Last updated: Apr 12 2022 at 19:14 UTC