---
# jekyll header
level: 2
active: profiles
template: sd
layout: fhir-artifact
type: {{[type]}}
id: {{[id]}}
topofpage: true
allviews: true
mappings: false
---
SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }} {{[type]}}-{{[id]}}
{% capture my-include %}{% include {{[id]}}-intro.md id="{{[id]}}" %}{% endcapture %}{{ my-include | markdownify }}
SD.{{ site.data.structuredefinitions.{{[id]}}.index | plus: 1 }}.1
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: {{site.data.structuredefinitions.{{[id]}}.url}}
Published on {{site.data.structuredefinitions.{{[id]}}.date}} as a {{site.data.structuredefinitions.{{[id]}}.status}} by {{site.data.structuredefinitions.{{[id]}}.publisher}}.
This profile builds on {{site.data.structuredefinitions.{{[id]}}.basename}}
{% if "{{site.data.structuredefinitions.{{[id]}}.status}}" == "active" %}
{% unless "{{[id]}}" contains "extension" %}
{% include {{[type]}}-{{[id]}}-summary.xhtml %}
{% endunless %}
{% include {{[type]}}-{{[id]}}-diff.xhtml %}
{% include {{[type]}}-{{[id]}}-snapshot.xhtml %}
{% endif %}
{% unless "{{[id]}}" contains "extension" %}
{% include {{[type]}}-{{[id]}}-summary.xhtml %}
{% endunless %}
Differential View
{% include {{[type]}}-{{[id]}}-diff.xhtml %}
Snapshot View
{% include {{[type]}}-{{[id]}}-snapshot.xhtml %}
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
{% if "{{[id]}}" contains "extension" %}
{% else %}