Properties
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Unique id for inter-element referencing |
| extension | No | Extension[] | Additional content defined by implementations |
| name | No | code | Name used to access the parameter value |
| use | Yes | code | in / out |
| min | No | integer | Minimum cardinality |
| max | No | string | Maximum cardinality (a number of *) |
| documentation | No | string | A brief description of the parameter |
| type | Yes | code | What type of value |
| profile | No | canonical | What profile the value is expected to be |

