ID: {{Requirements.id}}
{% endif %} {% if Requirements.identifier.exists() %}Identifier:
Experimental: {{Requirements.experimental}}
{% endif %} {% if Requirements.publisher.exists() %}Publisher: {{Requirements.publisher}}
{% endif %} {% if Requirements.contact.exists() %}| Contact Name | Contact Points |
|---|---|
| {%if contact.name.exists() %} {{contact.name}} {% else %} N/A {% endif %} |
|
Description:
{{Requirements.description}} {% endif %} {% if Requirements.jurisdiction.exists() %}
Jurisdiction:
{% for jurisdiction in Requirements.jurisdiction %}
{{jurisdiction.coding.display}}: ({{jurisdiction.coding.system}}#{{jurisdiction.coding.code}})
{% endfor %}
Purpose:
{{Requirements.purpose}} {% endif %} {% if Requirements.copyrightLabel.exists() %}Copyright Label: {{Requirements.copyrightLabel}}
{% endif %} {% if Requirements.derivedFrom.exists() %}Other set of Requirements this builds on:
External artifact:
Actor for these requirements:
{% for actor in Requirements.actor %}
{{actor}}
{% endfor %}
Statements:
{% for statement in Requirements.statement %}{% endfor %} {% endif %}ID: {{statement.key}}
{% if statement.label.exists() %}Label: {{statement.label}}
{% endif %} {% if statement.reference.exists() %}References:
{% for reference in statement.reference %}
{% endif %} {% if statement.source.exists() %}- {{reference}}
{% endfor %}Sources:
{% for source in statement.source %}
{% endif %}- {{source.display}}
{% endfor %}
{% if statement.satisfiedBy.exists() %} Satisfied By {% endif %} {% if statement.conformance.exists() %}Conformance {% endif %}Requirement {% if statement.derivedFrom.exists() %}Derived From {% endif %} {% if statement.parent.exists() %}Requirement Parent {% endif %} {% if statement.conditionality.exists() %}Conditional {% endif %}{% if statement.satisfiedBy.exists() %} {% endif %} {% if statement.conformance.exists() %} {% for satisfiedBy in statement.satisfiedBy %}
- {{satisfiedBy}}
{% endfor %}{% for conformance in statement.conformance %} {% endif %}{{conformance}}{% endfor %}{{statement.requirement}} {% if statement.derivedFrom.exists() %}{{statement.derivedFrom}} {% endif %} {% if statement.parent.exists() %}{{statement.parent}} {% endif %} {% if statement.conditionality.exists() %}{{statement.conditionality}} {% endif %}