---
# jekyll header
topofpage: true
---
{% include header.html %}
{% include navbar.html %}
{% include container-start.html %}
Valueset: {{[id]}}
{% include {{[type]}}-{{[id]}}-summary.xhtml %}
This value set is used by:
{% include {{[type]}}-{{[id]}}-xref.xhtml %}
{% include {{[type]}}-{{[id]}}-cld.xhtml %}
Expansion
{% include {{[type]}}-{{[id]}}-expansion.xhtml %}
{% include container-end.html %}
{% include footer.html %}