Condition
<condition></condition>
From the schema
Can occur: Min = 0, Max = Unlimited
Description of one condition attached to the activity.
@type | Free text describing the type of thing being referenced. |
Standard compliance test(s) for /conditions/@attached
- Must be on: Condition Type Codelist
Condition
Example Usage
When conditions are attached, they can be described using the @type code list and free text.
<conditions attached="1"> <condition type="1">Example text here.</condition> </conditions>