Stream: IG creation
Topic: XHTML to value[x]
Sarah Gaunt (Jan 20 2020 at 07:28):
I'm trying to transform a CDA document to FHIR for eCR. The CDA has an ED data type that can hold some XHTML. I thought I could manage to get it into valueMarkdown but not having much luck. How would I do this? Thinking of transforming to Base64, but that would be a last resort. Feel like it should be easy...
Sarah Gaunt (Jan 20 2020 at 07:28):
Doesn't have to be valueMarkdown...
Sarah Gaunt (Jan 20 2020 at 07:56):
I serialized it for now.
Last updated: Apr 12 2022 at 19:14 UTC