Added examples of fragement usage

This commit is contained in:
Lloyd McKenzie
2023-12-31 16:02:48 -07:00
parent 8e9a573c02
commit 6fdca86d33
2 changed files with 42 additions and 0 deletions

View File

@@ -2,3 +2,18 @@
You can also use markdown if that's your thing
And an icon: ![resource](icon-resource.png)
You can also embed fragments of examples (or other resources)
As JSON:
{% include Patient-example-demo1-json-html.xhtml %}
{% include Patient-example-demo2-json-html.xhtml %}
or as XML:
{% include Patient-example-demo1-xml-html.xhtml %}
{% include Patient-example-demo2-xml-html.xhtml %}