FHIR Chat · Rendering html-view from StructureDefinition · implementers

Stream: implementers

Topic: Rendering html-view from StructureDefinition


view this post on Zulip Jon-Vidar Schneider (Aug 16 2017 at 11:25):

Hi.

If I want to render htmlview from a StructureDefinition what is the approach for doing this in c# ?

view this post on Zulip Richard Kavanagh (Aug 16 2017 at 12:09):

Hi

We currently have a C# solution that produces output like this https://nhsconnect.github.io/FHIR-ADW-Messaging/Generated/Profile.ADW-DischargeNotice/Profile.ADW-DischargeNotice.html and this https://nhsconnect.github.io/Digital-Child-Health/Generated/Chapter.4.Messages/index.html this is based on DSTU2. (Source on Github here https://github.com/InteropAdmin/FHIRGEN-DSTU2)

we have frozen that development now as we move to our second generation publication process which is more along the lines of this https://nhsconnect.github.io/CareConnectAPI/ and this https://fhir.nhs.uk/StructureDefinition


Last updated: Apr 12 2022 at 19:14 UTC