{% extends "base.html" %} {% block content %}
View details of the processed FHIR Implementation Guide.
{{ processed_ig.package_name }}
MS = Contains Must Support Elements
{% if profile_list %}No profiles defined.
{% endif %} {% if base_list %}No base resource types referenced.
{% endif %} {% else %}No resource type information extracted or stored.
{% endif %}Resource Types Info: {{ processed_ig.resource_types_info | tojson | safe }}
Examples: {{ processed_ig.examples | tojson | safe }}