new TextObservation(copyData)
Represents an observation with a text value
Parameters:
| Name | Type | Description | 
|---|---|---|
| copyData | TextObservation | Copy constructor (if present) | 
Properties:
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| valueType | string | Value type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| value | string | Gets or sets the textual value | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| interpretationConcept | string | Gets or sets the interpretation concept | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| interpretationConceptModel | Concept | [Delay loaded from interpretationConcept], Gets or sets the concept which indicates the interpretation of the observtion | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| isNegated | boolean | Identifies whether the act represented in this instance actually occurred | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| template | string | The template on which the act is based | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| templateModel | TemplateDefinition | [Delay loaded from template], Delay load property for the template | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| actTime | Date | The moment in time that this act occurred in ISO format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| startTime | Date | The time when the act should or did start ocurring in ISO format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| stopTime | Date | The time when the act should or did stop ocurring in ISO format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| classConcept | string | The classification key of the activity(see: ActClassKeys for values) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| moodConcept | string | The mood (or mode) of the Act instance(see: ActMoodKeys for values) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| reasonConcept | string | Identifies a codified reason as to why this act did (or did not, or should or should not) occur.(see: ActReasonKeys for values) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| statusConcept | string | The concept which describes the current status of the act(see: StatusKeys for values) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| typeConcept | string | Gets or sets the key of the concept which further classifies the type of act occurring | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| classConceptModel | Concept | [Delay loaded from classConcept], Gets the delay-loaded value of the ClassConceptKey | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| moodConceptModel | Concept | [Delay loaded from moodConcept], Gets the delay-loaded value of the MoodConceptKey property | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| reasonConceptModel | Concept | [Delay loaded from reasonConcept], Delay loads the concept from ReasonConceptKey | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| statusConceptModel | Concept | [Delay loaded from statusConcept], Delay loads the concept represented in StatusConceptKey | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| typeConceptModel | Concept | [Delay loaded from typeConcept], Delay loads the concept represented in TypeConceptKey | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identifier | object | Identifiers by which this act is known Properties
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| relationship | object | Gets a list of all associated acts for this act Properties
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| policy | SecurityPolicyInstance | Gets or sets the security policy instances associated with the act | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| extension | object | Gets a list of all extensions associated with the act Properties
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| note | ActNote | Gets a list of all notes associated with the act | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| tag | object | Gets a list of all tags associated with the act Properties
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| protocol | ActProtocol | Identifies protocols attached to the act | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| participation | object | Gets or sets the entities and participations they play in the act Properties
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| geo | GeoTag | Gets or sets the geo-tag | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| previousVersion | string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| version | string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| sequence | Int64 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| creationTimeModel | Date | [Delay loaded from creationTime], Gets or sets the time at which the data was created | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| creationTime | Date | Gets or sets the creation time as an ISO date format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| obsoletionTimeModel | Date | [Delay loaded from obsoletionTime], Gets or sets the time when the data is or will become invalid | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| obsoletionTime | Date | Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| createdByModel | SecurityProvenance | [Delay loaded from createdBy], Gets or sets the user that created this base data | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| modifiedOn | Date | Gets the time that the object was last modified (from base data, default to CreationTime) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| obsoletedByModel | SecurityProvenance | [Delay loaded from obsoletedBy], Gets or sets the user that obsoleted this base data | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| createdBy | string | Gets or sets the security provenance object which represents the creation of this object | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| obsoletedBy | string | Gets or sets the security provenance object which represents the obsoletion of this data | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| id | string | Gets or sets the primary identifying UUID of this object | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| operation | BatchOperationType | Gets or sets the operation(see: BatchOperationType for values) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| $type | string | Gets the type registration of this object | 
Members
actTime :Date
The moment in time that this act occurred in ISO format
Type:
- Date
classConcept :string
Gets the delay-loaded value of the ClassConceptKey
Type:
- string
classConceptModel :Concept
Type:
createdBy :string
Gets or sets the security provenance object which represents the creation of this object
Type:
- string
createdByModel :SecurityProvenance
Type:
creationTime :Date
Gets or sets the creation time as an ISO date format
Type:
- Date
creationTimeModel :Date
Type:
- Date
extension :object
Gets a list of all extensions associated with the act
Type:
- object
geo :GeoTag
Gets or sets the geo-tag
Type:
id :string
Gets or sets the primary identifying UUID of this object
Type:
- string
identifier :object
Identifiers by which this act is known
Type:
- object
interpretationConcept :string
Gets or sets the concept which indicates the interpretation of the observtion
Type:
- string
interpretationConceptModel :Concept
Type:
isNegated :boolean
Identifies whether the act represented in this instance actually occurred
Type:
- boolean
modifiedOn :Date
Gets the time that the object was last modified (from base data, default to CreationTime)
Type:
- Date
moodConcept :string
Gets the delay-loaded value of the MoodConceptKey property
Type:
- string
moodConceptModel :Concept
Type:
note :ActNote
Gets a list of all notes associated with the act
Type:
obsoletedBy :string
Gets or sets the security provenance object which represents the obsoletion of this data
Type:
- string
obsoletedByModel :SecurityProvenance
Type:
obsoletionTime :Date
Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
Type:
- Date
obsoletionTimeModel :Date
Type:
- Date
operation :BatchOperationType
Gets or sets the operation
Type:
participation :object
Gets or sets the entities and participations they play in the act
Type:
- object
policy :SecurityPolicyInstance
Gets or sets the security policy instances associated with the act
Type:
previousVersion :string
Type:
- string
protocol :ActProtocol
Identifies protocols attached to the act
Type:
reasonConcept :string
Identifies a codified reason as to why this act did (or did not, or should or should not) occur.
Type:
- string
reasonConceptModel :Concept
Type:
relationship :object
Gets a list of all associated acts for this act
Type:
- object
sequence :Int64
Type:
- Int64
startTime :Date
The time when the act should or did start ocurring in ISO format
Type:
- Date
statusConcept :string
Delay loads the concept represented in StatusConceptKey
Type:
- string
statusConceptModel :Concept
Type:
stopTime :Date
The time when the act should or did stop ocurring in ISO format
Type:
- Date
tag :object
Gets a list of all tags associated with the act
Type:
- object
template :string
The template on which the act is based
Type:
- string
templateModel :TemplateDefinition
Type:
typeConcept :string
Gets or sets the key of the concept which further classifies the type of act occurring
Type:
- string
typeConceptModel :Concept
Type:
value :string
Gets or sets the textual value
Type:
- string
valueType :string
Value type
Type:
- string
version :string
Type:
- string