HS.SDA3.HealthConcern
serial class HS.SDA3.HealthConcern extends HS.SDA3.SuperClass
Property Inventory
- Authors
- Description
- Extension
- HealthConcernCode
- IdentificationTime
- Priority
- Status
- VerificationStatus
Properties
property Authors as list of HS.SDA3.DocumentProvider;
Who is expressing this concern. May be Patient, Practitioner, Related Person or Organization.
Property methods: AuthorsBuildValueArray(), AuthorsCollectionToDisplay(), AuthorsCollectionToOdbc(), AuthorsDisplayToCollection(), AuthorsGet(), AuthorsGetObject(), AuthorsGetObjectId(), AuthorsGetSwizzled(), AuthorsIsValid(), AuthorsOdbcToCollection(), AuthorsSet(), AuthorsSetObject(), AuthorsSetObjectId()
property Description as %String);
Textual description of a health concern.
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Extension as HS.Local.SDA3.HealthConcernExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property HealthConcernCode as HS.SDA3.CodeTableDetail.HealthConcernCode;
Coded representation of the health concern.
VIEWERLIB: Not stored
Property methods: HealthConcernCodeGet(), HealthConcernCodeGetObject(), HealthConcernCodeGetObjectId(), HealthConcernCodeGetSwizzled(), HealthConcernCodeIsEmpty(), HealthConcernCodeIsValid(), HealthConcernCodeNewObject(), HealthConcernCodeSet(), HealthConcernCodeSetObject(), HealthConcernCodeSetObjectId(), HealthConcernCodeUnSwizzle()
property IdentificationTime as HS.SDA3.TimeStamp;
Timestamp describing when the diagnosis was made
Property methods: IdentificationTimeDisplayToLogical(), IdentificationTimeGet(), IdentificationTimeIsValid(), IdentificationTimeLogicalToDisplay(), IdentificationTimeLogicalToTimeStamp(), IdentificationTimeLogicalToXSD(), IdentificationTimeNormalize(), IdentificationTimeOdbcToLogical(), IdentificationTimeSet(), IdentificationTimeXSDToLogical()
property Priority as HS.SDA3.CodeTableDetail.Priority;
Priority of health concern
Property methods: PriorityGet(), PriorityGetObject(), PriorityGetObjectId(), PriorityGetSwizzled(), PriorityIsEmpty(), PriorityIsValid(), PriorityNewObject(), PrioritySet(), PrioritySetObject(), PrioritySetObjectId(), PriorityUnSwizzle()
property Status as HS.SDA3.CodeTableDetail.HealthConcernStatus;
Health concern status (coded in CCDA).
Property methods: StatusGet(), StatusGetObject(), StatusGetObjectId(), StatusGetSwizzled(), StatusIsEmpty(), StatusIsValid(), StatusNewObject(), StatusSet(), StatusSetObject(), StatusSetObjectId(), StatusUnSwizzle()
property VerificationStatus as HS.SDA3.CodeTableDetail.ConditionVerificationStatus;
The verification status to support the clinical status of the condition.
VIEWERLIB: Not stored
Property methods: VerificationStatusGet(), VerificationStatusGetObject(), VerificationStatusGetObjectId(), VerificationStatusGetSwizzled(), VerificationStatusIsEmpty(), VerificationStatusIsValid(), VerificationStatusNewObject(), VerificationStatusSet(), VerificationStatusSetObject(), VerificationStatusSetObjectId(), VerificationStatusUnSwizzle()
Inherited Members
Inherited Properties
- ActionCode
- ActionScope
- CustomPairs
- EncounterNumber
- EnteredAt
- EnteredBy
- EnteredOn
- ExternalId
- FromTime
- ProvenanceIds
- SourceFormat
- ToTime
- UpdatedOn
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- EndXMLList()
- GetStreamletClass()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- StartXMLList()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()