Stream: implementers
Topic: Easiest way to convert R4 to R3 in HapiFhir
Kevin Chen (Jul 16 2019 at 15:56):
What's the easiest way to convert Patient, Condition and Observation Resources from R4 to R3?
Lloyd McKenzie (Jul 16 2019 at 16:04):
ConceptMaps are included as part of R4 that support upward conversion - but we don't yet have maps that support down-conversion.
Kevin Chen (Jul 16 2019 at 19:38):
Can the FHIRContext R3 parser parse FHIR JSON data that is in R4 format?
Lloyd McKenzie (Jul 16 2019 at 19:49):
That's probably a good question to ask in the #hapi stream
Kevin Chen (Jul 16 2019 at 19:50):
I see thanks Lloyd!
Last updated: Apr 12 2022 at 19:14 UTC