| Allergies UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
Describes an observation of an "Intolerance Condition" of the Patient. Intolerance Conditions are typically allergies, but the concept of an intolerance condition is broader than just allergies. For example, an adverse reaction such as the patient becomes nauseous after taking a particular antibiotic is not an allergy, but may serve as a contra-indicator to the use of that antibiotic. In general, Intolerance Conditions as caused by Food, Drugs, or some environmental factor such as mold, insect venom (i.e., bee stings), or pet dander.
Attributes | ||
«CS» Code | alertDevice |
"Describes any type of allergy alert device the patient may be carrying or wearing." - HL7 Version 2.8, IAM-16. HL7 Version 2 has the following suggested values (table 437): Bracelet; Necklace; Wallet Card. |
«CS» Code | clinicalStatus |
"The clinical status of the allergy or intolerance." - HL7 FHIR, AllergyIntolerance.clinicalStatus. Possible values are Active; Inactive; Resolved.Note that this property re-defines the inherited clinicalStatus property from HealthConcern to bind to a slightly different terminology. |
«CS» Code | criticality |
Provides an indication of the seriousness or intensity of a reaction that the patient would be expected to experience upon a further exposure to the Reactant."Indicates the general severity of the allergy" - HL7 Version 2.8, AL1-4, IAM-4, and IAR-2. HL7 Version 2 has the following suggested values (table 128): Severe; Moderate; Mild; Unknown."Estimate of the potential clinical harm, or seriousness, of the reaction to the identified substance." - HL7 FHIR, AllergyIntolerance.criticality. Possible values are Low Risk, High Risk, Unable to Assess Risk.The Common Terminology Criteria for Adverse Events (CTCAE) has the following values:Grade 1: Mild; asymptomatic or mild symptoms; clinical or diagnostic observations only; intervention not indicated.Grade 2: Moderate; minimal, local or noninvasive intervention indicated; limiting age-appropriate instrumental ADL*.Grade 3: Severe or medically significant but not immediately life-threatening; hospitalization or prolongation of hospitalization indicated; disabling; limiting self care ADL**.Grade 4: Life-threatening consequences; urgent intervention indicated.Grade 5: Death related to AE. |
«CS» Code | intoleranceCategory |
Provides a categorization of the Intolerance Condtion. Possible values are members of the SNOMED Allergy Event value set. This property is required for Meaningful Use. It is noted that the HITSP value set mixes categorization of the reaction and categorization of the mechanism (i.e., allergy versus intolerance). It is included in the FHIM because Meaningful Use requires it, but the FHIM models these two categorizations separately as well using the mechanism and reactant category properties. It is potentially possible to calculate this property based on the values of the mechanism and reactant category properties. |
Boolean | isAbsolutelyContraIndicated |
A flag that indicates that the patient should under no circumstances be exposed to the reactant. Generally used only for medication-related allergies. In some cases, a clinician may choose to provide a medication that is known to cause an adverse reaction in the patient, because the benefit of the medication outweighs the risk of the reaction. When this flag is true, the clinician should never provide the medication as any resulting reaction will likely be severe and potentially life-threatening."An absolute contraindication is a situation which makes a particular treatment or procedure absolutely inadvisable. In children, for example, aspirin is almost always contraindicated because of the danger that aspirin will cause Reye syndrome." - MedicineNet.com |
«TS» PointInTime | lastOccurrence |
"Represents the date and/or time of the last known occurrence of a reaction event." - HL7 FHIR, AllergyIntolerance.lastOccurrence |
«CS» Code | mechanism |
Categorizes whether the underlying process (mechanism) of the Intolerance Condition is an Immunoglobulin-E (IgE)-mediated response, an exepected response to a pharmacologic substance, or unknown. Allergy: An allergy reaction must have symptoms (reaction) consistent with an actual allergy - rash, hives, severe swelling, redness, itchiness, difficulty breathing (due to swelling around breathing areas), etc. Pharmacologic: A pharmacologic reaction is an adverse event rather then an allergy. It is a reaction based on the pharmacologic properties of the drug and has to do with a reaction that can be expected due to the pharmacologic activity of the drug. It can occur when the patient takes the right amount or an amount greater or less than the recommended doses. Some examples are: an antidiarrheal agent (like Immodium) causing constipation, a laxative causing diarrhea, a beta blocker causing bradycardia (slow heart rate), furosemide (a diuretic) causing excessive urination, or a blood pressure medication causing low blood pressure (will be fully modeled in a subsequent phase). Unknown: An unknown reaction is a reaction experienced by the patient that cannot be explained by either of the other two mechanisms, for example, eating a pear and developing a cough or taking a blood pressure medication and developing right elbow pain. This type of reaction is consistent, disappears upon withdrawing the agent, and reappears when the agent or food item is restarted/eaten again."Contains the reason why the patient should not be exposed to a substance." - HL7 Version 2.8, IAM-9 and IAR-3. HL7 Version 2 has the following suggested values (table 436): Adverse Reaction (Not otherwise classified); Allergy; Contraindication; Intolerance; Side Effect."Identification of the underlying physiological mechanism for the reaction risk." - HL7 FHIR, AllergyIntolerance.type. Possible values are Allergy; Intolerance. |
«CS» Code | reactant |
Identifies the substance to which the patient has an intolerance or allergy. The reactant is bound to a grouping value-set which will be a superset of value-sets for Drug Product, Drug Class, Ingredient, Food Product, and Environmental reactants."Uniquely identifies a particular allergen." - HL7 Version 2.8, AL1-3 and IAM-3"Identifies the specific allergic reaction that was documented." - HL7 Version 2.8, IAR-1."Identification of the specific substance (or pharmaceutical product) considered to be responsible for the Adverse Reaction event. Note: the substance for a specific reaction may be different from the substance identified as the cause of the risk, but it must be consistent with it. For instance, it may be a more specific substance (e.g. a brand medication) or a composite product that includes the identified substance. It must be clinically safe to only process the 'code' and ignore the 'reaction.substance'. If a receiving system is unable to confirm that AllergyIntolerance.reaction.substance falls within the semantic scope of AllergyIntolerance.code, then the receiving system should ignore AllergyIntolerance.reaction.substance." - HL7 FHIR, AllergyIntolerance.reaction.substance |
«CS» Code | reactantCategory |
Categorizes the reactant to which the patient has demonstrated an intolerance or an allergy. Possible values include Drug Product, Drug Class, Ingredient, Food Product, and Environmental. Note that this property may contain more than one value. It should be noted that this property is included in the FHIM because many legacy systems include this concept in order to group allergies in an allergy list, and in some cases to determine which allergies to examine during order checking. However, because these categories are not mutually exclusive (e.g., caffeine can be categorized as a food ingredient and as a drug ingredient), any system performing order checks should check all allergies regardless of how they are categorized. A clinician exercises clinical judgement and applies his/her preferences when categorizing a particular allergy. While there is some value in preserving this, another clinician may categorize the same allergy differently. Therefore, this property should be treated as informational, and not be used for any automated reasoning."Indicates a general allergy category (drug, food, pollen, etc.)." - HL7 Version 2.8, AL1-2 and IAM-2. HL7 Version 2 has the following suggested values (table 127): Drug allergy; Food allergy; Miscellaneous allergy; Miscellaneous contraindication; Environmental Allergy; Animal Allergy; Plant Allergy; Pollen Allergy."Category of the identified substance." - HL7 FHIR, AllergyIntolerance.category. Possible values are Food; Medication; Environment; Biologic. |
ReactionObservation | reaction |
Pointer to a set of Observation(s) of any adverse physiological response(s) attributed to the exposure of the Patient to the given substance."Details about each adverse reaction event linked to exposure to the identified substance." - HL7 FHIR, AllergyIntolerance.reaction |
SensitivityTest | sensitivityTest |
Pointer to a set of Observation(s) (i.e., tests) performed in order to confirm (or refute) the sensitivity, and/or to determine the mechanism of the sensitivity."Observations that confirm or refute the sensitivity." - HL7 FHIR, Allergy resource. |
Attributes inherited from FHIM::HealthConcern::HealthConcern | ||
ageAtOnset, asserter, bodySite, category, certainty, chronicity, clinicalStatus, concernContext, concernStatusChangeEvent, conditionCourse, dateAbated, dateDiagnosed, dateLastModified, dateOfOnset, dateOfOnsetText, diagnosisList, evidence, externalCause, familyPrognosisAwareness, kind, observation, outcome, patientsProblemAwareness, patientsPrognosisAwareness, probability, problemManagementDiscipline, prognosis, responsibleClinic, responsibleProvider, sensitivity, severity, stage, verificationStatus, wasCauseOfDeath |
Attributes inherited from FHIM::Common::ClinicalStatement | ||
clinicalDataSource, contentVersion, contextCode, encounter, note, recordStatus, relatedClinicalInformation, sourceRecordType, sourceSystem, subjectGroup, subjectOfInformation, subjectOfRecord, temporalContext, topicCode, cosigned, recorded, signed, verified |
Attributes inherited from FHIM::Common::InformationEntry | ||
identifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | IntoleranceCondition |
Name Expression | |
Namespace | Allergies |
Owned Template Signature | |
Owner | Allergies |
Owning Template Parameter | |
Package | Allergies |
Qualified Name | FHIM::Allergies::IntoleranceCondition |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code alertDevice
"Describes any type of allergy alert device the patient may be carrying or wearing." - HL7 Version 2.8, IAM-16. HL7 Version 2 has the following suggested values (table 437): Bracelet; Necklace; Wallet Card.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | alertDevice |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::alertDevice |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code clinicalStatus
"The clinical status of the allergy or intolerance." - HL7 FHIR, AllergyIntolerance.clinicalStatus. Possible values are Active; Inactive; Resolved.Note that this property re-defines the inherited clinicalStatus property from HealthConcern to bind to a slightly different terminology.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Terminologies | [ HL7_FHIR_R4 AllergyIntoleranceClinicalStatusCodes http://hl7.org/fhir/ValueSet/allergyintolerance-clinical , FHIM_Defined_Content Propensity to adverse reaction status 2.16.840.1.113762.1.4.1062.1 , C-CDA_2.1 Problem Status 2.16.840.1.113883.3.88.12.80.68 ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | clinicalStatus |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::clinicalStatus |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code criticality
Provides an indication of the seriousness or intensity of a reaction that the patient would be expected to experience upon a further exposure to the Reactant."Indicates the general severity of the allergy" - HL7 Version 2.8, AL1-4, IAM-4, and IAR-2. HL7 Version 2 has the following suggested values (table 128): Severe; Moderate; Mild; Unknown."Estimate of the potential clinical harm, or seriousness, of the reaction to the identified substance." - HL7 FHIR, AllergyIntolerance.criticality. Possible values are Low Risk, High Risk, Unable to Assess Risk.The Common Terminology Criteria for Adverse Events (CTCAE) has the following values:Grade 1: Mild; asymptomatic or mild symptoms; clinical or diagnostic observations only; intervention not indicated.Grade 2: Moderate; minimal, local or noninvasive intervention indicated; limiting age-appropriate instrumental ADL*.Grade 3: Severe or medically significant but not immediately life-threatening; hospitalization or prolongation of hospitalization indicated; disabling; limiting self care ADL**.Grade 4: Life-threatening consequences; urgent intervention indicated.Grade 5: Death related to AE.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Terminologies | [ HL7_FHIR_R4 Allergy Intolerance Criticality http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality , C-CDA_2.1 Criticality Observation 2.16.840.1.113883.1.11.20549 ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | criticality |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::criticality |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code intoleranceCategory
Provides a categorization of the Intolerance Condtion. Possible values are members of the SNOMED Allergy Event value set. This property is required for Meaningful Use. It is noted that the HITSP value set mixes categorization of the reaction and categorization of the mechanism (i.e., allergy versus intolerance). It is included in the FHIM because Meaningful Use requires it, but the FHIM models these two categorizations separately as well using the mechanism and reactant category properties. It is potentially possible to calculate this property based on the values of the mechanism and reactant category properties.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Terminologies | [ C-CDA_2.1 Allergy and Intolerance Type 2.16.840.1.113883.3.88.12.3221.6.2 ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | intoleranceCategory |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::intoleranceCategory |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean isAbsolutelyContraIndicated
A flag that indicates that the patient should under no circumstances be exposed to the reactant. Generally used only for medication-related allergies. In some cases, a clinician may choose to provide a medication that is known to cause an adverse reaction in the patient, because the benefit of the medication outweighs the risk of the reaction. When this flag is true, the clinician should never provide the medication as any resulting reaction will likely be severe and potentially life-threatening."An absolute contraindication is a situation which makes a particular treatment or procedure absolutely inadvisable. In children, for example, aspirin is almost always contraindicated because of the danger that aspirin will cause Reye syndrome." - MedicineNet.com
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | isAbsolutelyContraIndicated |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::isAbsolutelyContraIndicated |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime lastOccurrence
"Represents the date and/or time of the last known occurrence of a reaction event." - HL7 FHIR, AllergyIntolerance.lastOccurrence
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | lastOccurrence |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::lastOccurrence |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code mechanism
Categorizes whether the underlying process (mechanism) of the Intolerance Condition is an Immunoglobulin-E (IgE)-mediated response, an exepected response to a pharmacologic substance, or unknown. Allergy: An allergy reaction must have symptoms (reaction) consistent with an actual allergy - rash, hives, severe swelling, redness, itchiness, difficulty breathing (due to swelling around breathing areas), etc. Pharmacologic: A pharmacologic reaction is an adverse event rather then an allergy. It is a reaction based on the pharmacologic properties of the drug and has to do with a reaction that can be expected due to the pharmacologic activity of the drug. It can occur when the patient takes the right amount or an amount greater or less than the recommended doses. Some examples are: an antidiarrheal agent (like Immodium) causing constipation, a laxative causing diarrhea, a beta blocker causing bradycardia (slow heart rate), furosemide (a diuretic) causing excessive urination, or a blood pressure medication causing low blood pressure (will be fully modeled in a subsequent phase). Unknown: An unknown reaction is a reaction experienced by the patient that cannot be explained by either of the other two mechanisms, for example, eating a pear and developing a cough or taking a blood pressure medication and developing right elbow pain. This type of reaction is consistent, disappears upon withdrawing the agent, and reappears when the agent or food item is restarted/eaten again."Contains the reason why the patient should not be exposed to a substance." - HL7 Version 2.8, IAM-9 and IAR-3. HL7 Version 2 has the following suggested values (table 436): Adverse Reaction (Not otherwise classified); Allergy; Contraindication; Intolerance; Side Effect."Identification of the underlying physiological mechanism for the reaction risk." - HL7 FHIR, AllergyIntolerance.type. Possible values are Allergy; Intolerance.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Terminologies | [ HL7_FHIR_R4 AllergyIntoleranceType http://hl7.org/fhir/ValueSet/allergy-intolerance-type ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | mechanism |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::mechanism |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code reactant
Identifies the substance to which the patient has an intolerance or allergy. The reactant is bound to a grouping value-set which will be a superset of value-sets for Drug Product, Drug Class, Ingredient, Food Product, and Environmental reactants."Uniquely identifies a particular allergen." - HL7 Version 2.8, AL1-3 and IAM-3"Identifies the specific allergic reaction that was documented." - HL7 Version 2.8, IAR-1."Identification of the specific substance (or pharmaceutical product) considered to be responsible for the Adverse Reaction event. Note: the substance for a specific reaction may be different from the substance identified as the cause of the risk, but it must be consistent with it. For instance, it may be a more specific substance (e.g. a brand medication) or a composite product that includes the identified substance. It must be clinically safe to only process the 'code' and ignore the 'reaction.substance'. If a receiving system is unable to confirm that AllergyIntolerance.reaction.substance falls within the semantic scope of AllergyIntolerance.code, then the receiving system should ignore AllergyIntolerance.reaction.substance." - HL7 FHIR, AllergyIntolerance.reaction.substance
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Terminologies | [ HL7_FHIR_R4 AllergyIntoleranceSubstance/Product,ConditionAndNegationCodes http://hl7.org/fhir/ValueSet/allergyintolerance-code , US_Core_R4 Common substances for allergy and intolerance documentation including refutations 2.16.840.1.113762.1.4.1186.8 , C-CDA_2.1 Substance-Reactant for Intolerance 2.16.840.1.113762.1.4.1010.1 ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | reactant |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::reactant |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code reactantCategory
Categorizes the reactant to which the patient has demonstrated an intolerance or an allergy. Possible values include Drug Product, Drug Class, Ingredient, Food Product, and Environmental. Note that this property may contain more than one value. It should be noted that this property is included in the FHIM because many legacy systems include this concept in order to group allergies in an allergy list, and in some cases to determine which allergies to examine during order checking. However, because these categories are not mutually exclusive (e.g., caffeine can be categorized as a food ingredient and as a drug ingredient), any system performing order checks should check all allergies regardless of how they are categorized. A clinician exercises clinical judgement and applies his/her preferences when categorizing a particular allergy. While there is some value in preserving this, another clinician may categorize the same allergy differently. Therefore, this property should be treated as informational, and not be used for any automated reasoning."Indicates a general allergy category (drug, food, pollen, etc.)." - HL7 Version 2.8, AL1-2 and IAM-2. HL7 Version 2 has the following suggested values (table 127): Drug allergy; Food allergy; Miscellaneous allergy; Miscellaneous contraindication; Environmental Allergy; Animal Allergy; Plant Allergy; Pollen Allergy."Category of the identified substance." - HL7 FHIR, AllergyIntolerance.category. Possible values are Food; Medication; Environment; Biologic.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | IntoleranceCondition |
Terminologies | [ HL7_FHIR_R4 AllergyIntoleranceCategory http://hl7.org/fhir/ValueSet/allergy-intolerance-category ] |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1..* |
Name | reactantCategory |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::reactantCategory |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public ReactionObservation reaction
Pointer to a set of Observation(s) of any adverse physiological response(s) attributed to the exposure of the Patient to the given substance."Details about each adverse reaction event linked to exposure to the identified substance." - HL7 FHIR, AllergyIntolerance.reaction
Aggregation | None |
Alias | |
Association | intoleranceCondition_reaction |
Association End | |
Class | IntoleranceCondition |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | reaction |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::reaction |
Stereotype | |
Template Parameter | |
Type | ReactionObservation |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public SensitivityTest sensitivityTest
Pointer to a set of Observation(s) (i.e., tests) performed in order to confirm (or refute) the sensitivity, and/or to determine the mechanism of the sensitivity."Observations that confirm or refute the sensitivity." - HL7 FHIR, Allergy resource.
Aggregation | None |
Alias | |
Association | intoleranceCondition_sensitivityTest |
Association End | |
Class | IntoleranceCondition |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | sensitivityTest |
Name Expression | |
Namespace | IntoleranceCondition |
Opposite | |
Owner | IntoleranceCondition |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Allergies::IntoleranceCondition::sensitivityTest |
Stereotype | |
Template Parameter | |
Type | SensitivityTest |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Allergies UML Documentation |
Summary:AttributesProperties | Detail:Attributes |