Class HealthConcern

This class represents what has historically been called a "problem" in a "problem list", but it broader than the notion of a problem. A Health Concern is anything that a clinician wishes to track about the Patient, including items which the patient might not consider to be a "problem", such as the fact that the patient smokes. The concern may evolve over time, perhaps first being listed as a symptom or a group of symptoms, then a provisional diagnosis, then an actual diagnosis, then it may be resolved or go into remission. Note that Health Concerns can be linked to each other, so one Concern might be the symptom, another Concern might be the named condition or diagnosis which is the cause of the symptom. In this case, the two Concerns would be linked together with a causes/caused by relationship. The community has had difficulty naming this concept, as the distinction between observations and conditions is artificial and unreproducible, and the word "problem" does not always apply. FHIR calls this concept a Condition. CIMI calls it an Assertion. In the end it is an observation, or a collection of observations that may change over time.

"This class is used to track a patient's health concern observed by various providers at various points in time and locations. The name and nature of the concern is derived from the first health concern observation made, which could be an indication of a negative assertion for an health concern, if necessary (e.g. not a diabetic)." - HL7 v3.
"A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern." - HL7 FHIR, Condition
"Clinical Assertions assert the existence of clinical conditions, diseases, symptoms, etc. in the patient." - HL7 CIMI, Assertion

Attributes
«PQ» TimeQuantity ageAtOnset ageAtOnset

The age of the patient or subject at onset of the Condition. Note that this property could potentially be derived.

Participation asserter asserter

"The source of the information about the allergy that is recorded." - HL7 FHIR, AllergyIntolerance.asserter
"Individual who is making the condition statement." - HL7 FHIR, Condition.asserter

«CS» Code bodySite bodySite

"The anatomical location where this condition manifests itself." - HL7 FHIR, Condition.bodySite

«CS» Code category category

This property provides a categorization of the Condition. Because there are (currently) different generalizations (i.e., subtypes) of Concern, it is likely that the potential categorizations may differ from one subtype to another. It is therefore likely that the subtypes may redefine this property to bind to specific value sets. For now, this property is bound to the Problem Type value set. For Health Concern, the possible values include: Symptom, Behavior (e.g., smoking), a diagnosed disease, a suspected disease, a disease to be ruled out, etc.

"Indicates the kind of problem. This field can be used to categorize problems so that they may be managed and viewed independently within different applications (e.g., admission, final, post-operative, pre-operative, outpatient, discharge, etc.)." - HL7 Version 2.8, PRB-10. Note that HL7 does not provide any suggested values for this code.
"A category assigned to the condition." - HL7 FHIR, Condition.category

«CS» Code certainty certainty

"The degree of confidence that this condition is correct." - HL7 FHIR, Condition resource.
"Contains a qualitative representation of the certainty of a problem" (e.g., high, low, medium, etc.) - HL7 Version 2.8, PRB-19

«CS» Code chronicity chronicity

"Contains the perseverance of a problem (e.g., acute, chronic, etc.)." - HL7 Version 2.8, PRB-12. Note that HL7does not provide any suggested values for this code.

«CS» Code clinicalStatus clinicalStatus

"Indicates the verification status for the allergy" - HL7 Version 2.8, IAM-17. HL7 Version 2 has the following suggested values (table 438): Unconfirmed; Pending; Suspect; Confirmed or verified; Confirmed but inactive; Erroneous; Doubt raised.
"Contains the verification status of a problem (e.g., confirmed, differential, provisional, rule-out, etc.)." - HL7 Version 2.8, PRB-13. Note that HL7 does not provide any suggested values for this code.
"The physiological state of the condition with respect to whether it is actually of concern. Values may typicall include: Active, Relapse, Remission, Resolved, Confirmed, Ruled out, Unknown." - HL7 CIMI, BaseAssertion.clinicalStatus
"The clinical status of the condition." - HL7 FHIR, Condition.clinicalStatus. Possible values include: Active; Recurrence; Inactive; Remission; Resolved.

«CS» Code concernContext concernContext

Describes whether the condition exists or doesn't exist. Other values are potentially possible including rule in / rule out. Align with SNOMED situation with explicit context.

ConcernStatusChangeEvent concernStatusChangeEvent concernStatusChangeEvent

Pointer to a history of updates to the Health Concern record, and relates the Health Concern record to various encounters over time.

«CS» Code conditionCourse conditionCourse
«TS» PointInTime dateAbated dateAbated

Date upon which this particular Condition is no longer an active concern.
"Contains the date/time that the problem was actually resolved." - HL7 Version 2.8, PRB-9
"The date or estimated date that the condition resolved or went into remission. This is called "abatement" because of the many overloaded connotations associated with "remission" or "resolution" - Conditions are never really resolved, but they can abate." - HL7 FHIR, Condition.abatement[x]

«TS» PointInTime dateDiagnosed dateDiagnosed

Date and time the health problem was diagnosed. Added for Public Health Reporting Initiative, 10/5/2012.

«TS» PointInTime dateLastModified dateLastModified

The date and time that the Problem being described was last modified. It is assumed that the status of the problem is valid as of the last modified date. Note that this property could potentially be derived from the HealthConcernLifeCycle entries.
"Indicates the effective date/time of the current problem life cycle status." - HL7 Version 2.8, PRB-15

«TS» PointInTime dateOfOnset dateOfOnset

Date when this particular Condition first manifested itself or was confirmed via testing if it had not yet manifested itself. Note that this date may be inprecise (e.g., "sometime in 2006").
"Contains the actual date of the first reaction." - HL7 Version 2.8, IAM-11
"Contains the date/time when the problem began." - HL7 Version 2.8, PRB-16.
"Estimated or actual date or date-time the condition began, in the opinion of the clinician." - HL7 FHIR, Condition.onset[x]. Note that in FHIR the datatype can be a dateTime, Age, Period, Range, or a string; FHIM currently only supports a dateTime, or a string using the dateOfOnsetText property.
Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence. Note that in FHIR the datatype can be a Age, Range, Period, or string; FHIM currently only supports a dateTime, or a string using the dateOfOnsetText property.
"Estimated or actual date, date-time, or age when allergy or intolerance was identified." - HL7 FHIR, AllergyIntolerance.onset[x]. Note that in FHIR the datatype can be a dateTime, Age, Period, Range, or a string; FHIM currently only supports a dateTime, or a string using the dateOfOnsetText property.

String dateOfOnsetText dateOfOnsetText

Textual description of the time period when this particular Condition first manifested itself or was confirmed via testing if it had not yet manifested itself.

"Contains a text description of the time period of the first reaction when an exact date is not known (e.g., adolescence, childhood, spring 1990)." - HL7 Version 2.8, IAM-12
"This field allows for a textual representation of the time when the problem began." - HL7 Version 2.8, PRB-17

DiagnosisListEntry diagnosisList diagnosisList

Provides a list of diagnoses that are related to the Health Concern

Evidence evidence evidence

"Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed." - HL7 FHIR, Condition.evidence

ExternalCause externalCause externalCause

Pointer to the Accident, Injury, or Exposure that caused the Health Concern.

String familyPrognosisAwareness familyPrognosisAwareness

"Indicates the individual's family or significant other's comprehension of the actual problem/prognosis." - HL7 Version 2.8, PRB-24
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

«CS» Code kind kind

Identifies the Health Concern or Problem being described. This property is a code, which should come from an approved subset of SNOMED-CT, e.g., the "VA-KP Problem List Subset."
Note that there is a separate class for Family History Concerns, which is a generalization of the Health Concern class. Therefore, this property should never contain a concept that has "Family History Of" built into it (i.e., a pre-coordinated concept), such as "Family History of Diabetes". When such infomation needs to be conveyed, this property should contain "Diabetes," and the FamiliyHistoryConcern subclass will indicate that the Diabetes was observed in a family member and will identify the relationship of that family member (e.g., Father, Mother) to the patient. Thus, in effect, we are creating a structure that explicity post-coordinates the concept of Family History Of with the concept of the disease that the family member had.

"Identifies the problem. This is the identifier from an institution's master list of problems." - HL7 Version 2.8, PRB-3
"Code for an allergy or intolerance statement (either a positive or a negated/excluded statement). This may be a code for a substance or pharmaceutical product that is considered to be responsible for the adverse reaction risk (e.g., "Latex"), an allergy or intolerance condition (e.g., "Latex allergy"), or a negated/excluded code for a specific substance or class (e.g., "No latex allergy") or a general or categorical negated statement (e.g., "No known allergy", "No known drug allergies"). 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.code
"Category for the risk." - HL7 Care Plan Domain Analysis Model.
"Identification of the condition, problem or diagnosis." - HL7 FHIR, Condition.code
"The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system." - HL7 FHIR, FamilyMemberHistory.condition.code

«CIMI_EvaluationResultRecorded» ObservationStatement observation observation
«CS» Code outcome outcome

"Indicates what happened following the condition. If the condition resulted in death, deceased date is captured on the relation." - HL7 FHIR, FamilyMemberHistory.condition.outcome

String patientsProblemAwareness patientsProblemAwareness

"Contains the individual's comprehension of the problem (e.g., full, marginal, partial, etc.)." - HL7 Version 2.8, PRB-21. Note that HL7 does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

String patientsPrognosisAwareness patientsPrognosisAwareness

"Contains the individual's comprehension of the prognosis for the problem (e.g., full, marginal, partial, etc.)." - HL7 Version 2.8, PRB-23. Note that HL7 does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

«REAL» Decimal probability probability

"Contains a quantitative or numeric representation of the certainty that the problem exists for this patient. This field has a valid range of 0 to 1. For example, a healthcare provider may be 75% (.75) sure that the problem has been correctly identified." - HL7 Version 2.8, PRB-20

ProblemManagementDiscipline problemManagementDiscipline problemManagementDiscipline

Pointer to the category of caregiver with responsibility for managing this specific problem.

String prognosis prognosis

"Contains the prognosis for the individual's problem (e.g., good, poor, etc.)." - HL7 Version 2.8, PRB-22. Note that HL7does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

ServiceDeliveryLocation responsibleClinic responsibleClinic

Identifies the organization/location responsible for treating the Health Concern. Used primarily in inpatient situations.

PractitionerParticipation responsibleProvider responsibleProvider

Identifies the provider responsible for treating the Health Concern.

String sensitivity sensitivity

"Contains information about the level of security and/or sensitivity surrounding the problem (e.g., highly sensitive, not sensitive, sensitive, etc.)." - HL7 Version 2.8, PRB-25. Note that HL7does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.
Note that this property may be removed or altered based on the outcome of the Security and Privacy modeling.

«CS» Code severity severity

"Indicates the general severity of the allergy." - HL7 Version 2.8, AL1.4 and IAM-4. HL7 Version 2 has the following suggested values (table 128): Severe; Moderate; Mild; Unknown.
"Indicates the severity of the Problem." - HL7 Version 2.8, PRB-26. Note that HL7 does not suggest values for this code.
"A subjective assessment of the severity of the condition as evaluated by the clinician." - HL7 FHIR, Condition.severity. Possible values include: Mild; Moderate; Severe.
"Intensity of a symptom or condition. The criteria for this value differ by condition." - HL7 CIMI, Assertion.severity

Stage stage stage

"Clinical stage or grade of a condition. May include formal severity assessments." - HL7 FHIR, Condition.stage

«CS» Code verificationStatus verificationStatus

"The state of knowledge concerning the presence of a putative condition; e.g., confirmed, refuted, provisional, suspected." - HL7 CIMI, BaseAssertion.verificationStatus
"The verification status to support the clinical status of the condition." - HL7 FHIR, Condition.verificationStatus. Possibe values include: Provisional; Differential; Confirmed; Refuted; Entered-in-Error; Unknown.
"Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified substance (including pharmaceutical product)." - HL7 FHIR, AllergyIntolerance.verificationStatus. Possible values are Confirmed; Unconfirmed; Refuted; Entered In Error.

«BL» NullableBoolean wasCauseOfDeath wasCauseOfDeath

If the patient is deceased, this property indicates whether the Health Concern (aka Problem) was (one of) the cause(s) of death.

Attributes inherited from FHIM::Common::ClinicalStatement FHIM::Common::ClinicalStatement
clinicalDataSource clinicalDataSource, contentVersion contentVersion, contextCode contextCode, encounter encounter, note note, recordStatus recordStatus, relatedClinicalInformation relatedClinicalInformation, sourceRecordType sourceRecordType, sourceSystem sourceSystem, subjectGroup subjectGroup, subjectOfInformation subjectOfInformation, subjectOfRecord subjectOfRecord, temporalContext temporalContext, topicCode topicCode, cosigned cosigned, recorded recorded, signed signed, verified verified

Attributes inherited from FHIM::Common::InformationEntry FHIM::Common::InformationEntry
identifier identifier

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameHealthConcern
Name Expression
NamespaceHealthConcern
Owned Template Signature
OwnerHealthConcern
Owning Template Parameter
PackageHealthConcern
Qualified NameFHIM::HealthConcern::HealthConcern
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 ageAtOnset
Public «PQ» TimeQuantity ageAtOnset

The age of the patient or subject at onset of the Condition. Note that this property could potentially be derived.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameageAtOnset
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::ageAtOnset
Stereotype
Template Parameter
Type«PQ» TimeQuantity
Upper1
Upper Value(1)
VisibilityPublic


 asserter
Public Participation asserter

"The source of the information about the allergy that is recorded." - HL7 FHIR, AllergyIntolerance.asserter
"Individual who is making the condition statement." - HL7 FHIR, Condition.asserter

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameasserter
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::asserter
Stereotype
Template Parameter
TypeParticipation
Upper1
Upper Value(1)
VisibilityPublic


 bodySite
Public «CS» Code bodySite

"The anatomical location where this condition manifests itself." - HL7 FHIR, Condition.bodySite

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
HL7_FHIR_R4 SNOMED CT Body Structures http://hl7.org/fhir/ValueSet/body-site
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamebodySite
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::bodySite
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper*
Upper Value(*)
VisibilityPublic


 category
Public «CS» Code category

This property provides a categorization of the Condition. Because there are (currently) different generalizations (i.e., subtypes) of Concern, it is likely that the potential categorizations may differ from one subtype to another. It is therefore likely that the subtypes may redefine this property to bind to specific value sets. For now, this property is bound to the Problem Type value set. For Health Concern, the possible values include: Symptom, Behavior (e.g., smoking), a diagnosed disease, a suspected disease, a disease to be ruled out, etc.

"Indicates the kind of problem. This field can be used to categorize problems so that they may be managed and viewed independently within different applications (e.g., admission, final, post-operative, pre-operative, outpatient, discharge, etc.)." - HL7 Version 2.8, PRB-10. Note that HL7 does not provide any suggested values for this code.
"A category assigned to the condition." - HL7 FHIR, Condition.category

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
C-CDA_2.1 Problem Type 2.16.840.1.113883.3.88.12.3221.7.2
,
HL7_FHIR_R4 Condition Category Codes http://hl7.org/fhir/ValueSet/condition-category
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Namecategory
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::category
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 certainty
Public «CS» Code certainty

"The degree of confidence that this condition is correct." - HL7 FHIR, Condition resource.
"Contains a qualitative representation of the certainty of a problem" (e.g., high, low, medium, etc.) - HL7 Version 2.8, PRB-19

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namecertainty
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::certainty
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 chronicity
Public «CS» Code chronicity

"Contains the perseverance of a problem (e.g., acute, chronic, etc.)." - HL7 Version 2.8, PRB-12. Note that HL7does not provide any suggested values for this code.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namechronicity
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::chronicity
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 clinicalStatus
Public «CS» Code clinicalStatus

"Indicates the verification status for the allergy" - HL7 Version 2.8, IAM-17. HL7 Version 2 has the following suggested values (table 438): Unconfirmed; Pending; Suspect; Confirmed or verified; Confirmed but inactive; Erroneous; Doubt raised.
"Contains the verification status of a problem (e.g., confirmed, differential, provisional, rule-out, etc.)." - HL7 Version 2.8, PRB-13. Note that HL7 does not provide any suggested values for this code.
"The physiological state of the condition with respect to whether it is actually of concern. Values may typicall include: Active, Relapse, Remission, Resolved, Confirmed, Ruled out, Unknown." - HL7 CIMI, BaseAssertion.clinicalStatus
"The clinical status of the condition." - HL7 FHIR, Condition.clinicalStatus. Possible values include: Active; Recurrence; Inactive; Remission; Resolved.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
C-CDA_2.1 Problem Status 2.16.840.1.113883.3.88.12.80.68
,
HL7_FHIR_R4 Condition Clinical Status Codes http://hl7.org/fhir/ValueSet/condition-clinical
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameclinicalStatus
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::clinicalStatus
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 concernContext
Public «CS» Code concernContext

Describes whether the condition exists or doesn't exist. Other values are potentially possible including rule in / rule out. Align with SNOMED situation with explicit context.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
FHIM_Defined_Content Concern context 2.16.840.1.113883.3.2074.1.1.45
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameconcernContext
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::concernContext
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 concernStatusChangeEvent
Public ConcernStatusChangeEvent concernStatusChangeEvent

Pointer to a history of updates to the Health Concern record, and relates the Health Concern record to various encounters over time.

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_concernStatusChangeEvent
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameconcernStatusChangeEvent
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::concernStatusChangeEvent
Stereotype
Template Parameter
TypeConcernStatusChangeEvent
Upper*
Upper Value(*)
VisibilityPublic


 conditionCourse
Public «CS» Code conditionCourse
Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
FHIM_Defined_Content Condition course 2.16.840.1.113762.1.4.1062.3
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameconditionCourse
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::conditionCourse
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 dateAbated
Public «TS» PointInTime dateAbated

Date upon which this particular Condition is no longer an active concern.
"Contains the date/time that the problem was actually resolved." - HL7 Version 2.8, PRB-9
"The date or estimated date that the condition resolved or went into remission. This is called "abatement" because of the many overloaded connotations associated with "remission" or "resolution" - Conditions are never really resolved, but they can abate." - HL7 FHIR, Condition.abatement[x]

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamedateAbated
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::dateAbated
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 dateDiagnosed
Public «TS» PointInTime dateDiagnosed

Date and time the health problem was diagnosed. Added for Public Health Reporting Initiative, 10/5/2012.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamedateDiagnosed
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::dateDiagnosed
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 dateLastModified
Public «TS» PointInTime dateLastModified

The date and time that the Problem being described was last modified. It is assumed that the status of the problem is valid as of the last modified date. Note that this property could potentially be derived from the HealthConcernLifeCycle entries.
"Indicates the effective date/time of the current problem life cycle status." - HL7 Version 2.8, PRB-15

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamedateLastModified
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::dateLastModified
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 dateOfOnset
Public «TS» PointInTime dateOfOnset

Date when this particular Condition first manifested itself or was confirmed via testing if it had not yet manifested itself. Note that this date may be inprecise (e.g., "sometime in 2006").
"Contains the actual date of the first reaction." - HL7 Version 2.8, IAM-11
"Contains the date/time when the problem began." - HL7 Version 2.8, PRB-16.
"Estimated or actual date or date-time the condition began, in the opinion of the clinician." - HL7 FHIR, Condition.onset[x]. Note that in FHIR the datatype can be a dateTime, Age, Period, Range, or a string; FHIM currently only supports a dateTime, or a string using the dateOfOnsetText property.
Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence. Note that in FHIR the datatype can be a Age, Range, Period, or string; FHIM currently only supports a dateTime, or a string using the dateOfOnsetText property.
"Estimated or actual date, date-time, or age when allergy or intolerance was identified." - HL7 FHIR, AllergyIntolerance.onset[x]. Note that in FHIR the datatype can be a dateTime, Age, Period, Range, or a string; FHIM currently only supports a dateTime, or a string using the dateOfOnsetText property.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamedateOfOnset
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::dateOfOnset
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 dateOfOnsetText
Public String dateOfOnsetText

Textual description of the time period when this particular Condition first manifested itself or was confirmed via testing if it had not yet manifested itself.

"Contains a text description of the time period of the first reaction when an exact date is not known (e.g., adolescence, childhood, spring 1990)." - HL7 Version 2.8, IAM-12
"This field allows for a textual representation of the time when the problem began." - HL7 Version 2.8, PRB-17

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamedateOfOnsetText
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::dateOfOnsetText
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 diagnosisList
Public DiagnosisListEntry diagnosisList

Provides a list of diagnoses that are related to the Health Concern

Constraints:
Properties:

AggregationComposite
Alias
AssociationhealthConcern_diagnosisList
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamediagnosisList
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::diagnosisList
Stereotype
Template Parameter
TypeDiagnosisListEntry
Upper*
Upper Value(*)
VisibilityPublic


 evidence
Public Evidence evidence

"Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed." - HL7 FHIR, Condition.evidence

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_evidence
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameevidence
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::evidence
Stereotype
Template Parameter
TypeEvidence
Upper*
Upper Value(*)
VisibilityPublic


 externalCause
Public ExternalCause externalCause

Pointer to the Accident, Injury, or Exposure that caused the Health Concern.

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_externalCause
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameexternalCause
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::externalCause
Stereotype
Template Parameter
TypeExternalCause
Upper*
Upper Value(*)
VisibilityPublic


 familyPrognosisAwareness
Public String familyPrognosisAwareness

"Indicates the individual's family or significant other's comprehension of the actual problem/prognosis." - HL7 Version 2.8, PRB-24
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamefamilyPrognosisAwareness
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::familyPrognosisAwareness
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 kind
Public «CS» Code kind

Identifies the Health Concern or Problem being described. This property is a code, which should come from an approved subset of SNOMED-CT, e.g., the "VA-KP Problem List Subset."
Note that there is a separate class for Family History Concerns, which is a generalization of the Health Concern class. Therefore, this property should never contain a concept that has "Family History Of" built into it (i.e., a pre-coordinated concept), such as "Family History of Diabetes". When such infomation needs to be conveyed, this property should contain "Diabetes," and the FamiliyHistoryConcern subclass will indicate that the Diabetes was observed in a family member and will identify the relationship of that family member (e.g., Father, Mother) to the patient. Thus, in effect, we are creating a structure that explicity post-coordinates the concept of Family History Of with the concept of the disease that the family member had.

"Identifies the problem. This is the identifier from an institution's master list of problems." - HL7 Version 2.8, PRB-3
"Code for an allergy or intolerance statement (either a positive or a negated/excluded statement). This may be a code for a substance or pharmaceutical product that is considered to be responsible for the adverse reaction risk (e.g., "Latex"), an allergy or intolerance condition (e.g., "Latex allergy"), or a negated/excluded code for a specific substance or class (e.g., "No latex allergy") or a general or categorical negated statement (e.g., "No known allergy", "No known drug allergies"). 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.code
"Category for the risk." - HL7 Care Plan Domain Analysis Model.
"Identification of the condition, problem or diagnosis." - HL7 FHIR, Condition.code
"The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system." - HL7 FHIR, FamilyMemberHistory.condition.code

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
C-CDA_2.1 Problem 2.16.840.1.113883.3.88.12.3221.7.4
,
HL7_FHIR_R4 Condition/Problem/Diagnosis Codes http://hl7.org/fhir/ValueSet/condition-code
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namekind
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::kind
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 observation
Public «CIMI_EvaluationResultRecorded» ObservationStatement observation
Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_observation
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameobservation
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::observation
Stereotype
Template Parameter
Type«CIMI_EvaluationResultRecorded» ObservationStatement
Upper*
Upper Value(*)
VisibilityPublic


 outcome
Public «CS» Code outcome

"Indicates what happened following the condition. If the condition resulted in death, deceased date is captured on the relation." - HL7 FHIR, FamilyMemberHistory.condition.outcome

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameoutcome
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::outcome
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 patientsProblemAwareness
Public String patientsProblemAwareness

"Contains the individual's comprehension of the problem (e.g., full, marginal, partial, etc.)." - HL7 Version 2.8, PRB-21. Note that HL7 does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamepatientsProblemAwareness
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::patientsProblemAwareness
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 patientsPrognosisAwareness
Public String patientsPrognosisAwareness

"Contains the individual's comprehension of the prognosis for the problem (e.g., full, marginal, partial, etc.)." - HL7 Version 2.8, PRB-23. Note that HL7 does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamepatientsPrognosisAwareness
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::patientsPrognosisAwareness
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 probability
Public «REAL» Decimal probability

"Contains a quantitative or numeric representation of the certainty that the problem exists for this patient. This field has a valid range of 0 to 1. For example, a healthcare provider may be 75% (.75) sure that the problem has been correctly identified." - HL7 Version 2.8, PRB-20

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameprobability
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::probability
Stereotype
Template Parameter
Type«REAL» Decimal
Upper1
Upper Value(1)
VisibilityPublic


 problemManagementDiscipline
Public ProblemManagementDiscipline problemManagementDiscipline

Pointer to the category of caregiver with responsibility for managing this specific problem.

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_problemManagementClassification
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameproblemManagementDiscipline
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::problemManagementDiscipline
Stereotype
Template Parameter
TypeProblemManagementDiscipline
Upper*
Upper Value(*)
VisibilityPublic


 prognosis
Public String prognosis

"Contains the prognosis for the individual's problem (e.g., good, poor, etc.)." - HL7 Version 2.8, PRB-22. Note that HL7does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameprognosis
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::prognosis
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 responsibleClinic
Public ServiceDeliveryLocation responsibleClinic

Identifies the organization/location responsible for treating the Health Concern. Used primarily in inpatient situations.

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_responsibleClinic
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameresponsibleClinic
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::responsibleClinic
Stereotype
Template Parameter
TypeServiceDeliveryLocation
Upper1
Upper Value(1)
VisibilityPublic


 responsibleProvider
Public PractitionerParticipation responsibleProvider

Identifies the provider responsible for treating the Health Concern.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameresponsibleProvider
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::responsibleProvider
Stereotype
Template Parameter
TypePractitionerParticipation
Upper1
Upper Value(1)
VisibilityPublic


 sensitivity
Public String sensitivity

"Contains information about the level of security and/or sensitivity surrounding the problem (e.g., highly sensitive, not sensitive, sensitive, etc.)." - HL7 Version 2.8, PRB-25. Note that HL7does not provide any suggested values for this code.
Note that while the datatype for this concept should likely be a code, it is currently a string as we have insufficient requirements to warrant a closed value-set.
Note that this property may be removed or altered based on the outcome of the Security and Privacy modeling.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namesensitivity
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::sensitivity
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 severity
Public «CS» Code severity

"Indicates the general severity of the allergy." - HL7 Version 2.8, AL1.4 and IAM-4. HL7 Version 2 has the following suggested values (table 128): Severe; Moderate; Mild; Unknown.
"Indicates the severity of the Problem." - HL7 Version 2.8, PRB-26. Note that HL7 does not suggest values for this code.
"A subjective assessment of the severity of the condition as evaluated by the clinician." - HL7 FHIR, Condition.severity. Possible values include: Mild; Moderate; Severe.
"Intensity of a symptom or condition. The criteria for this value differ by condition." - HL7 CIMI, Assertion.severity

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
C-CDA_2.1 Reaction Severity 2.16.840.1.113883.3.88.12.3221.6.8
,
HL7_FHIR_R4 Condition/Diagnosis Severity http://hl7.org/fhir/ValueSet/condition-severity
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameseverity
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::severity
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 stage
Public Stage stage

"Clinical stage or grade of a condition. May include formal severity assessments." - HL7 FHIR, Condition.stage

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthConcern_stage
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namestage
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::stage
Stereotype
Template Parameter
TypeStage
Upper1
Upper Value(1)
VisibilityPublic


 verificationStatus
Public «CS» Code verificationStatus

"The state of knowledge concerning the presence of a putative condition; e.g., confirmed, refuted, provisional, suspected." - HL7 CIMI, BaseAssertion.verificationStatus
"The verification status to support the clinical status of the condition." - HL7 FHIR, Condition.verificationStatus. Possibe values include: Provisional; Differential; Confirmed; Refuted; Entered-in-Error; Unknown.
"Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified substance (including pharmaceutical product)." - HL7 FHIR, AllergyIntolerance.verificationStatus. Possible values are Confirmed; Unconfirmed; Refuted; Entered In Error.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Terminologies[
HL7_FHIR_R4 ConditionVerificationStatus http://hl7.org/fhir/ValueSet/condition-ver-status
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameverificationStatus
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::verificationStatus
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 wasCauseOfDeath
Public «BL» NullableBoolean wasCauseOfDeath

If the patient is deceased, this property indicates whether the Health Concern (aka Problem) was (one of) the cause(s) of death.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthConcern
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamewasCauseOfDeath
Name Expression
NamespaceHealthConcern
Opposite
OwnerHealthConcern
Owning Association
Owning Template Parameter
Qualified NameFHIM::HealthConcern::HealthConcern::wasCauseOfDeath
Stereotype
Template Parameter
Type«BL» NullableBoolean
Upper1
Upper Value(1)
VisibilityPublic