--- --- {% include fragment-pagebegin.html %} {% assign excludexml = site.data.info.excludexml | downcase | slice: 0 %} {% assign excludejson = site.data.info.excludejson | downcase | slice: 0 %} {% assign excludettl = site.data.info.excludettl | downcase | slice: 0 %} {% assign excludemaps = site.data.info.excludemap | downcase | slice: 0 %}

Publish Box goes here

Extension: {{[title]}}

{{site.data.structuredefinitions['{{[id]}}'].description | markdownify}}

The official URL for this extension is:

{{site.data.structuredefinitions['{{[id]}}'].url}}

Status: {{site.data.structuredefinitions['{{[id]}}'].status}}
Extension maintained by: {{site.data.structuredefinitions['{{[id]}}'].publisher}}

Context of Use

This extension may be used on the following {{site.data.structuredefinitions['{{[id]}}'].contextType}} element(s):

{% assign intro = site.data.pages[page.path].intro %} {% if site.data.pages[page.path].intro != null %}
{% include {{intro}} %}
{% endif %}

Usage info

{%include StructureDefinition-{{[id]}}-sd-xref.xhtml%}

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from {{site.data.structuredefinitions['{{[id]}}'].basename}}

{%include StructureDefinition-{{[id]}}-summary.xhtml%}

This structure is derived from {{site.data.structuredefinitions['{{[id]}}'].basename}}

{%include StructureDefinition-{{[id]}}-diff.xhtml%}
{%include StructureDefinition-{{[id]}}-snapshot.xhtml%}
{% unless excludexml == 'y' %} {% endunless %} {% unless excludejson == 'y' %} {% endunless %} {% unless excludettl == 'y' %} {% endunless %}

This structure is derived from {{site.data.structuredefinitions['{{[id]}}'].basename}}

{%include StructureDefinition-{{[id]}}-summary.xhtml%}

Differential View

This structure is derived from {{site.data.structuredefinitions['{{[id]}}'].basename}}

{%include StructureDefinition-{{[id]}}-diff.xhtml%}

Snapshot View

{%include StructureDefinition-{{[id]}}-snapshot.xhtml%}
{% unless excludexml == 'y' %} {% endunless %} {% unless excludejson == 'y' %} {% endunless %} {% unless excludettl == 'y' %} {% endunless %}

 

Other representations of extension: Schematron

Terminology Bindings

{%include StructureDefinition-{{[id]}}-tx.xhtml%}

Constraints

{%include StructureDefinition-{{[id]}}-inv.xhtml%} {% assign notes = site.data.pages[page.path].notes %} {% if site.data.pages[page.path].notes != null %}
{% include {{notes}} %}
{% endif %}
{% assign includetabscripts = 'true' %} {% include fragment-pageend.html %}