OwS Object Type: property
Zur Navigation springen
Zur Suche springen
Defined Properties
| Property Name | RWDS | Type | Subtype | Card. | Definition |
|---|---|---|---|---|---|
| Name | RD | string | 1..1 | Name of the property as set when the property was defined. | |
| Type | RD | string | 1..1 | "property" | |
| PropertyType | RWD | string | 1..1 | Type of values of this property. This may be any defined OwS type name or code system name. Once set this value cannot be changed. Properties with no PropertyType defined are considered to hold values of type "string". | |
| Cardinality | RWD | string | 1..1 | Cardinality of the property. Allowed values are
Once set this value cannot be changed. Properties with no Cardinality defined are considered to have a cardinality of "0..1".
| |
| URI | RW | string | 1..1 | URI for univocally identifying this property. | |
| Definition | RW | collection | string | 0..* | Definition of the property. Adding a value to this property will add another collection element unless the set-statement with mode ste to "overwrite" is used. NOTE: This feature is not supported for the CTS2LE FHIR DSTU-2 release. |
| Display | RWD | string | 0..1 | Text to be shown in the CTS2LE Ontology Browser. NOTE: This feature is not supported for the CTS2LE FHIR DSTU-2 release. | |
| ValueType | RWD | string | 1..1 | deprecated. Please use PropertyType and Cardinality instead. | |
| CollectedType | RWD | string | 0/1..1 | deprecated. Please use PropertyType and Cardinality instead. |