HS.FHIR.DTL.vSTU3.Model.Resource.AdverseEvent
class HS.FHIR.DTL.vSTU3.Model.Resource.AdverseEvent extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
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.Property Inventory
- category
- date
- description
- eventParticipant
- identifier
- location
- outcome
- reaction
- recorder
- referenceDocument
- seriousness
- study
- subject
- subjectMedicalHistory
- suspectEntity
- type
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
An adverse event is an event that caused harm to a patient, an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not.
adverse-event-category is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend adverse-event-category and you may NOT use codes from other ValueSets.
When the event occurred.
Description of the adverse event.
Who was involved in the adverse event or the potential adverse event.
Practitioner | Device
Business identifier for the event.
Location where adverse event occurred.
Location
resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
adverse-event-outcome is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend adverse-event-outcome and you may NOT use codes from other ValueSets.
Adverse Reaction Events linked to exposure to substance.
Condition
Who recorded the adverse event.
Patient | Practitioner | RelatedPerson
AdverseEvent:referenceDocument.
DocumentReference
Mild | Moderate | Severe
any FHIR3 code may be used; adverse-event-seriousness shows EXAMPLE codes, but you may use codes from any ValueSet.
AdverseEvent:study.
ResearchStudy
Subject or group impacted by event.
Patient | ResearchSubject | Medication | Device
AdverseEvent:subjectMedicalHistory.
Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure
The suspected agent causing the adverse event.
actual | potential
any FHIR3 code may be used; adverse-event-type shows EXAMPLE codes, but you may use codes from any ValueSet.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()