Updated to new fragment approach

This commit is contained in:
Lloyd McKenzie
2024-09-04 21:08:35 -06:00
parent 6fdca86d33
commit d1da054253
20 changed files with 19650 additions and 15269 deletions

View File

@@ -3,17 +3,3 @@ 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 %}