StructureDefinition viewer
enThe StructureDefinition viewer is a Javascript library that renders the FHIR StructureDefinition to a human-friendly presentation.
The structure-definition-viewer
library may be imported into any web page, and any FHIR StructureDefinition in JSON format may be drawn without additional transformation to the HTML.
Examples
The presentation of the logical model EduPatient structure definition using structure-definition-viewer
library.
The presentation of the HsTobaccoUseObservation profile.
Links
Demo: live demo
Download: structure-definition-viewer source code