Skip to main content

HS.FHIR.vSTU3.Model.Resource.AdverseEvent

deprecated class HS.FHIR.vSTU3.Model.Resource.AdverseEvent extends HS.FHIR.vSTU3.Model.Base.DomainResource

THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death.
If the element is present, it must have either a @value, an @id, or extensions

Property Inventory

Method Inventory

Parameters

parameter ELEMENTQUALIFIED = 1;
Inherited description: ELEMENTQUALIFIED controls the format of exported XML. The ELEMENTQUALIFIED specification should be based on the elementFormDefault attribute of the schema that defines the type. To maintain compatibility, ELEMENTQUALIFIED will default to 1 (true) for literal format export and will default to 0 (false) for encoded or encoded12 format export. These were the values always previously assumed for the elementFormDefault attribute.

NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.

parameter XMLNAME = AdverseEvent;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
parameter XMLSEQUENCE = 1;
Inherited description: If the XMLSEQUENCE = 1, then the order of the XML elements must match the order of the class properties. This allows us to deal with XML where the same field appears multiple times and is distinguished by the order.

Properties

property category as HS.FHIR.vSTU3.Model.Base.AdverseEventCategory (XMLNAME = "category", XMLPROJECTION = "ELEMENT");
The type of event which is important to characterize what occurred and caused harm to the subject, or had the potential to cause harm to the subject.
Property methods: categoryGet(), categoryGetSwizzled(), categoryIsValid(), categoryNewObject(), categorySet()
property date as HS.FHIR.vSTU3.Model.Datatype.DateTime (XMLNAME = "date", XMLPROJECTION = "ELEMENT");
The date (and perhaps time) when the adverse event occurred.
Property methods: dateGet(), dateGetSwizzled(), dateIsValid(), dateNewObject(), dateSet()
property description as HS.FHIR.vSTU3.Model.Datatype.String (XMLNAME = "description", XMLPROJECTION = "ELEMENT");
Describes the adverse event in text.
Property methods: descriptionGet(), descriptionGetSwizzled(), descriptionIsValid(), descriptionNewObject(), descriptionSet()
property eventParticipant as HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "eventParticipant", XMLPROJECTION = "ELEMENT");
Parties that may or should contribute or have contributed information to the Act. Such information includes information leading to the decision to perform the Act and how to perform the Act (e.g. consultant), information that the Act itself seeks to reveal (e.g. informant of clinical history), or information about what Act was performed (e.g. informant witness).
Property methods: eventParticipantGet(), eventParticipantGetSwizzled(), eventParticipantIsValid(), eventParticipantNewObject(), eventParticipantSet()
property identifier as HS.FHIR.vSTU3.Model.Base.Identifier (XMLNAME = "identifier", XMLPROJECTION = "ELEMENT");
The identifier(s) of this adverse event that are assigned by business processes and/or used to refer to it when a direct URL reference to the resource itsefl is not appropriate.
Property methods: identifierGet(), identifierGetSwizzled(), identifierIsValid(), identifierNewObject(), identifierSet()
property location as HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "location", XMLPROJECTION = "ELEMENT");
The information about where the adverse event occurred.
Property methods: locationGet(), locationGetSwizzled(), locationIsValid(), locationNewObject(), locationSet()
property outcome as HS.FHIR.vSTU3.Model.Base.CodeableConcept (XMLNAME = "outcome", XMLPROJECTION = "ELEMENT");
Describes the type of outcome from the adverse event.
Property methods: outcomeGet(), outcomeGetSwizzled(), outcomeIsValid(), outcomeNewObject(), outcomeSet()
property reaction as list of HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "reaction", XMLPROJECTION = "ELEMENT");
Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical).
Property methods: reactionBuildValueArray(), reactionCollectionToDisplay(), reactionCollectionToOdbc(), reactionDisplayToCollection(), reactionGet(), reactionGetObject(), reactionGetObjectId(), reactionGetSwizzled(), reactionIsValid(), reactionOdbcToCollection(), reactionSet(), reactionSetObject(), reactionSetObjectId()
property recorder as HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "recorder", XMLPROJECTION = "ELEMENT");
Information on who recorded the adverse event. May be the patient or a practitioner.
Property methods: recorderGet(), recorderGetSwizzled(), recorderIsValid(), recorderNewObject(), recorderSet()
property referenceDocument as list of HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "referenceDocument", XMLPROJECTION = "ELEMENT");
AdverseEvent.referenceDocument.
Property methods: referenceDocumentBuildValueArray(), referenceDocumentCollectionToDisplay(), referenceDocumentCollectionToOdbc(), referenceDocumentDisplayToCollection(), referenceDocumentGet(), referenceDocumentGetObject(), referenceDocumentGetObjectId(), referenceDocumentGetSwizzled(), referenceDocumentIsValid(), referenceDocumentOdbcToCollection(), referenceDocumentSet(), referenceDocumentSetObject(), referenceDocumentSetObjectId()
property seriousness as HS.FHIR.vSTU3.Model.Base.CodeableConcept (XMLNAME = "seriousness", XMLPROJECTION = "ELEMENT");
Describes the seriousness or severity of the adverse event.
Property methods: seriousnessGet(), seriousnessGetSwizzled(), seriousnessIsValid(), seriousnessNewObject(), seriousnessSet()
property study as list of HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "study", XMLPROJECTION = "ELEMENT");
AdverseEvent.study.
Property methods: studyBuildValueArray(), studyCollectionToDisplay(), studyCollectionToOdbc(), studyDisplayToCollection(), studyGet(), studyGetObject(), studyGetObjectId(), studyGetSwizzled(), studyIsValid(), studyOdbcToCollection(), studySet(), studySetObject(), studySetObjectId()
property subject as HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "subject", XMLPROJECTION = "ELEMENT");
This subject or group impacted by the event. With a prospective adverse event, there will be no subject as the adverse event was prevented.
Property methods: subjectGet(), subjectGetSwizzled(), subjectIsValid(), subjectNewObject(), subjectSet()
property subjectMedicalHistory as list of HS.FHIR.vSTU3.Model.Base.Reference (XMLNAME = "subjectMedicalHistory", XMLPROJECTION = "ELEMENT");
AdverseEvent.subjectMedicalHistory.
Property methods: subjectMedicalHistoryBuildValueArray(), subjectMedicalHistoryCollectionToDisplay(), subjectMedicalHistoryCollectionToOdbc(), subjectMedicalHistoryDisplayToCollection(), subjectMedicalHistoryGet(), subjectMedicalHistoryGetObject(), subjectMedicalHistoryGetObjectId(), subjectMedicalHistoryGetSwizzled(), subjectMedicalHistoryIsValid(), subjectMedicalHistoryOdbcToCollection(), subjectMedicalHistorySet(), subjectMedicalHistorySetObject(), subjectMedicalHistorySetObjectId()
property suspectEntity as list of HS.FHIR.vSTU3.Model.Resource.AdverseEvent.SuspectEntity (XMLNAME = "suspectEntity", XMLPROJECTION = "ELEMENT");
Describes the entity that is suspected to have caused the adverse event.
Property methods: suspectEntityBuildValueArray(), suspectEntityCollectionToDisplay(), suspectEntityCollectionToOdbc(), suspectEntityDisplayToCollection(), suspectEntityGet(), suspectEntityGetObject(), suspectEntityGetObjectId(), suspectEntityGetSwizzled(), suspectEntityIsValid(), suspectEntityOdbcToCollection(), suspectEntitySet(), suspectEntitySetObject(), suspectEntitySetObjectId()
property type as HS.FHIR.vSTU3.Model.Base.CodeableConcept (XMLNAME = "type", XMLPROJECTION = "ELEMENT");
This element defines the specific type of event that occurred or that was prevented from occurring.
Property methods: typeGet(), typeGetSwizzled(), typeIsValid(), typeNewObject(), typeSet()

Methods

deprecated method SetCategory(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "category" property.
deprecated method SetDate(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "date" property.
deprecated method SetDescription(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "description" property.
deprecated method SetEventParticipant(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "eventParticipant" property.
deprecated method SetIdentifier(pValue As %String = "", pSystem As %String = "", pUse As %String = "", pTypeCode As %String = "", pTypeSystem As %String = "", pTypeDisplay As %String = "", pTypeText As %String = "", pId As %String = "", pStart As %String = "", pEnd As %String = "", pAssignerReference As %String = "", pAssignerDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "identifier" property.
deprecated method SetLocation(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "location" property.
deprecated method SetOutcome(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pText As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "outcome" property.
deprecated method SetReaction(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "reaction" property.
deprecated method SetRecorder(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "recorder" property.
deprecated method SetReferenceDocument(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "referenceDocument" property.
deprecated method SetSeriousness(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pText As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "seriousness" property.
deprecated method SetStudy(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "study" property.
deprecated method SetSubject(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "subject" property.
deprecated method SetSubjectMedicalHistory(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "subjectMedicalHistory" property.
deprecated method SetType(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pText As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "type" property.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab