FHIR to v2 #314
Unanswered
bkruegermoxe
asked this question in
Q&A: Handlebars Engine
FHIR to v2
#314
Replies: 1 comment 1 reply
-
Template is not the only thing needed to do to convert FHIR resources to V2 messages. The engine should be able to parse the FHIR resources firstly, and then the templates are used to render V2 messages. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Am I correct in assuming that all of the templates would have to be created in order to support converting FHIR to v2, or is there a lot more involved than just that?
Beta Was this translation helpful? Give feedback.
All reactions