FHIR R5 Symptoms Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-symptoms-ig/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 1 |
Definitions for the SymptomLogicalModel logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. SymptomLogicalModel | |
Definition | Details about the Symptom. Base definition for all elements in a resource. |
Short | Symptom Logical ModelBase for all elements |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
2. SymptomLogicalModel.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
4. SymptomLogicalModel.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. SymptomLogicalModel.identifier | |
Definition | A unique string that identifies this instance of a symptom |
Short | A unique string that identifies this instance of a symptom |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. SymptomLogicalModel.symptomCode | |
Definition | Coded description of symptom |
Short | Coded description of symptom |
Control | 1..1 |
Type | CodeableConcept |
10. SymptomLogicalModel.affectedPatient | |
Definition | The patient who is experiencing the symptom |
Short | The patient who is experiencing the symptom |
Control | 1..1 |
Type | Patient |
12. SymptomLogicalModel.reporter[x] | |
Definition | The person who is reporting the symptom information |
Short | The person who is reporting the symptom information |
Control | 1..1 |
Type | Choice of: Patient, RelatedPerson |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
14. SymptomLogicalModel.symptomDescription | |
Definition | Textual description of symptom as provided by patient or care team member |
Short | Textual description of symptom as provided by patient or care team member |
Control | 0..* |
Type | Annotation |
16. SymptomLogicalModel.location | |
Definition | Where the patient feels the symptom in the body. |
Short | Where the patient feels the symptom in the body. |
Control | 0..* |
Type | BodyStructure |
18. SymptomLogicalModel.associatedSymptoms | |
Definition | Other symptoms associated with this symptom |
Short | Other symptoms associated with this symptom |
Control | 0..* |
Type | http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel |
20. SymptomLogicalModel.associatedConditions | |
Definition | Condition associated with this symptom |
Short | Condition associated with this symptom |
Control | 0..* |
Type | Condition |
22. SymptomLogicalModel.keyFeatures | |
Definition | The key features of the symptom |
Short | Key Features |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
24. SymptomLogicalModel.keyFeatures.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
26. SymptomLogicalModel.keyFeatures.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
28. SymptomLogicalModel.keyFeatures.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
30. SymptomLogicalModel.keyFeatures.quality | |
Definition | The patient's internal perception of the symptom. |
Short | The patient's internal perception of the symptom. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
32. SymptomLogicalModel.keyFeatures.quality.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
34. SymptomLogicalModel.keyFeatures.quality.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.quality.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
36. SymptomLogicalModel.keyFeatures.quality.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
38. SymptomLogicalModel.keyFeatures.quality.note | |
Definition | Textual description of the symptom quality |
Short | Textual description of the symptom quality |
Control | 0..1 |
Type | Annotation |
40. SymptomLogicalModel.keyFeatures.quality.scaleCode | |
Definition | Code for the specific scale or assessment (if any) used to determine the quality |
Short | Code for the specific scale or assessment (if any) used to determine the quality |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. SymptomLogicalModel.keyFeatures.quality.value | |
Definition | Code that represents the symptom quality |
Short | Code that represents the symptom quality |
Control | 1..1 |
Type | CodeableConcept |
44. SymptomLogicalModel.keyFeatures.severity | |
Definition | The intensity with which the patient experiences the symptom. |
Short | The intensity with which the patient experiences the symptom. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. SymptomLogicalModel.keyFeatures.severity.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
48. SymptomLogicalModel.keyFeatures.severity.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.severity.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
50. SymptomLogicalModel.keyFeatures.severity.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
52. SymptomLogicalModel.keyFeatures.severity.note | |
Definition | Textual description of the symptom severity |
Short | Textual description of the symptom severity |
Control | 0..1 |
Type | Annotation |
54. SymptomLogicalModel.keyFeatures.severity.scaleCode | |
Definition | Code for the specific scale or assessment if any used to determine the severity |
Short | Code for the specific scale or assessment if any used to determine the severity |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
56. SymptomLogicalModel.keyFeatures.severity.value | |
Definition | Code that represents the symptom severity |
Short | Code that represents the symptom severity |
Control | 1..1 |
Type | CodeableConcept |
58. SymptomLogicalModel.keyFeatures.functionalImpact | |
Definition | How the symptom affects the patient's daily activities. |
Short | How the symptom affects the patient's daily activities. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
60. SymptomLogicalModel.keyFeatures.functionalImpact.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
62. SymptomLogicalModel.keyFeatures.functionalImpact.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.functionalImpact.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
64. SymptomLogicalModel.keyFeatures.functionalImpact.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
66. SymptomLogicalModel.keyFeatures.functionalImpact.note | |
Definition | Textual description of the impact |
Short | Textual description of the impact |
Control | 0..1 |
Type | Annotation |
68. SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode | |
Definition | Code for the specific scale or assessment (if any) used to determine the impact |
Short | Code for the specific scale or assessment (if any) used to determine the impact |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
70. SymptomLogicalModel.keyFeatures.functionalImpact.value | |
Definition | Code that represents the functional impact |
Short | Code that represents the functional impact |
Control | 1..1 |
Type | CodeableConcept |
72. SymptomLogicalModel.keyFeatures.affectiveGrade | |
Definition | Emotional or mental impact of a symptom. |
Short | Emotional or mental impact of a symptom. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
74. SymptomLogicalModel.keyFeatures.affectiveGrade.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
76. SymptomLogicalModel.keyFeatures.affectiveGrade.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.affectiveGrade.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
78. SymptomLogicalModel.keyFeatures.affectiveGrade.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
80. SymptomLogicalModel.keyFeatures.affectiveGrade.note | |
Definition | Textual description of the grade |
Short | Textual description of the grade |
Control | 0..1 |
Type | Annotation |
82. SymptomLogicalModel.keyFeatures.affectiveGrade.value | |
Definition | Code that represents the affective grade |
Short | Code that represents the affective grade |
Control | 1..1 |
Type | CodeableConcept |
84. SymptomLogicalModel.keyFeatures.surroundingEvents | |
Definition | What was occurring at the time of symptom onset. |
Short | What was occurring at the time of symptom onset. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
86. SymptomLogicalModel.keyFeatures.surroundingEvents.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
88. SymptomLogicalModel.keyFeatures.surroundingEvents.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
90. SymptomLogicalModel.keyFeatures.surroundingEvents.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
92. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers | |
Definition | Actions or environments that initiate the symptom. |
Short | Actions or environments that initiate the symptom. |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
94. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
96. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
98. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
100. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.triggerCode | |
Definition | Code describing the type of trigger |
Short | Code describing the type of trigger |
Control | 1..1 |
Type | CodeableConcept |
102. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.note | |
Definition | Free text related to the observation |
Short | Free text related to the observation |
Control | 0..1 |
Type | Annotation |
104. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors | |
Definition | Patient reported actions, conditions, events, physical objects or other factors that increase or worsen symptoms or the condition of interest (pain, nausea, dyspnea, dizziness, or other). |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
106. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
108. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
110. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
112. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.factor | |
Definition | Reference to the factor |
Short | Reference to the factor |
Control | 1..1 |
Type | CodeableConcept |
114. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.relatedMedication | |
Control | 0..* |
Type | Medication |
116. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.note | |
Definition | Information given about actions, conditions, events, or other factors |
Short | Information given about actions, conditions, events, or other factors |
Control | 0..1 |
Type | Annotation |
118. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors | |
Definition | Patient-reported actions, conditions, events, or other factors that decrease the symptoms or condition |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
120. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
122. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
124. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
126. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor | |
Definition | Reference to the factor |
Short | Reference to the factor |
Control | 1..1 |
Type | CodeableConcept |
128. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note | |
Definition | Information given about actions, conditions, events, or other factors |
Short | Information given about actions, conditions, events, or other factors |
Control | 0..1 |
Type | Annotation |
130. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication | |
Control | 0..* |
Type | Medication |
132. SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents | |
Definition | Patient-reported actions that were occuring at time of symptom onset |
Short | Patient-reported actions that were occuring at time of symptom onset |
Control | 0..* |
Type | CodeableConcept |
134. SymptomLogicalModel.timing | |
Definition | Timing includes the actual or estimated date/time of onset, character of onset, how often the patient experiences the symptom, and the length of time the symptom persists. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
136. SymptomLogicalModel.timing.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
138. SymptomLogicalModel.timing.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.timing.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
140. SymptomLogicalModel.timing.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
142. SymptomLogicalModel.timing.speed | |
Definition | The rate at which a physiological condition became apparent. |
Short | The rate at which a physiological condition became apparent. |
Control | 0..1 |
Type | CodeableConcept |
144. SymptomLogicalModel.timing.onset[x] | |
Definition | Clinically relevant time or period for the symptom since first occurance. |
Short | Clinically relevant time or period for the symptom since first occurance. |
Control | 0..1 |
Type | Choice of: dateTime, Period |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
146. SymptomLogicalModel.timing.note | |
Definition | Free text related to the observation |
Short | Free text related to the observation |
Control | 0..1 |
Type | Annotation |
148. SymptomLogicalModel.timing.duration[x] | |
Definition | The length of time the symptom persists in this instance of occurance. |
Short | The length of time the symptom persists in this instance of occurance. |
Control | 0..1 |
Type | Choice of: Duration, CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
150. SymptomLogicalModel.timing.frequency | |
Definition | How often the patient experiences the symptom. |
Short | How often the patient experiences the symptom. |
Control | 0..1 |
Type | Quantity |
152. SymptomLogicalModel.timing.timePattern | |
Definition | Continuous, intermittent, paroxysmal, or cyclic |
Short | The pattern of experiencing the symptom |
Control | 0..1 |
Type | CodeableConcept |
154. SymptomLogicalModel.clinicalCourse | |
Definition | Term to represent both the course and onset of a disease. Many conditions with an acute (sudden) onset also have an acute (short duration) course. |
Short | Character of symptom onset. |
Control | 0..1 |
Type | CodeableConcept |
156. SymptomLogicalModel.trend | |
Definition | Whether a condition is improving, worsening, stable, or resolved. |
Short | Intensity of symptom over time |
Control | 0..1 |
Type | CodeableConcept |
158. SymptomLogicalModel.metadata | |
Definition | Non clinical information about the symptom |
Short | Non clinical information about the symptom |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
160. SymptomLogicalModel.metadata.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | idstring |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
162. SymptomLogicalModel.metadata.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.metadata.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
164. SymptomLogicalModel.metadata.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
166. SymptomLogicalModel.metadata.documentationDate | |
Definition | The date the symptom was entered, edited, or deleted. |
Short | Date of recorded visit |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
168. SymptomLogicalModel.metadata.issued | |
Definition | Date/time when the current version was made available. |
Short | Date/time when the current version was made available. |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. SymptomLogicalModel | |
Definition | Details about the Symptom. |
Short | Symptom Logical Model |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. SymptomLogicalModel.identifier | |
Definition | A unique string that identifies this instance of a symptom |
Short | A unique string that identifies this instance of a symptom |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
4. SymptomLogicalModel.symptomCode | |
Definition | Coded description of symptom |
Short | Coded description of symptom |
Control | 1..1 |
Type | CodeableConcept |
6. SymptomLogicalModel.affectedPatient | |
Definition | The patient who is experiencing the symptom |
Short | The patient who is experiencing the symptom |
Control | 1..1 |
Type | Patient |
8. SymptomLogicalModel.reporter[x] | |
Definition | The person who is reporting the symptom information |
Short | The person who is reporting the symptom information |
Control | 1..1 |
Type | Choice of: Patient, RelatedPerson |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
10. SymptomLogicalModel.symptomDescription | |
Definition | Textual description of symptom as provided by patient or care team member |
Short | Textual description of symptom as provided by patient or care team member |
Control | 0..* |
Type | Annotation |
12. SymptomLogicalModel.location | |
Definition | Where the patient feels the symptom in the body. |
Short | Where the patient feels the symptom in the body. |
Control | 0..* |
Type | BodyStructure |
14. SymptomLogicalModel.associatedSymptoms | |
Definition | Other symptoms associated with this symptom |
Short | Other symptoms associated with this symptom |
Control | 0..* |
Type | http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel |
16. SymptomLogicalModel.associatedConditions | |
Definition | Condition associated with this symptom |
Short | Condition associated with this symptom |
Control | 0..* |
Type | Condition |
18. SymptomLogicalModel.keyFeatures | |
Definition | The key features of the symptom |
Short | Key Features |
Control | 1..1 |
Type | BackboneElement |
20. SymptomLogicalModel.keyFeatures.quality | |
Definition | The patient's internal perception of the symptom. |
Short | The patient's internal perception of the symptom. |
Control | 0..1 |
Type | BackboneElement |
22. SymptomLogicalModel.keyFeatures.quality.note | |
Definition | Textual description of the symptom quality |
Short | Textual description of the symptom quality |
Control | 0..1 |
Type | Annotation |
24. SymptomLogicalModel.keyFeatures.quality.scaleCode | |
Definition | Code for the specific scale or assessment (if any) used to determine the quality |
Short | Code for the specific scale or assessment (if any) used to determine the quality |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. SymptomLogicalModel.keyFeatures.quality.value | |
Definition | Code that represents the symptom quality |
Short | Code that represents the symptom quality |
Control | 1..1 |
Type | CodeableConcept |
28. SymptomLogicalModel.keyFeatures.severity | |
Definition | The intensity with which the patient experiences the symptom. |
Short | The intensity with which the patient experiences the symptom. |
Control | 0..1 |
Type | BackboneElement |
30. SymptomLogicalModel.keyFeatures.severity.note | |
Definition | Textual description of the symptom severity |
Short | Textual description of the symptom severity |
Control | 0..1 |
Type | Annotation |
32. SymptomLogicalModel.keyFeatures.severity.scaleCode | |
Definition | Code for the specific scale or assessment if any used to determine the severity |
Short | Code for the specific scale or assessment if any used to determine the severity |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. SymptomLogicalModel.keyFeatures.severity.value | |
Definition | Code that represents the symptom severity |
Short | Code that represents the symptom severity |
Control | 1..1 |
Type | CodeableConcept |
36. SymptomLogicalModel.keyFeatures.functionalImpact | |
Definition | How the symptom affects the patient's daily activities. |
Short | How the symptom affects the patient's daily activities. |
Control | 0..1 |
Type | BackboneElement |
38. SymptomLogicalModel.keyFeatures.functionalImpact.note | |
Definition | Textual description of the impact |
Short | Textual description of the impact |
Control | 0..1 |
Type | Annotation |
40. SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode | |
Definition | Code for the specific scale or assessment (if any) used to determine the impact |
Short | Code for the specific scale or assessment (if any) used to determine the impact |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. SymptomLogicalModel.keyFeatures.functionalImpact.value | |
Definition | Code that represents the functional impact |
Short | Code that represents the functional impact |
Control | 1..1 |
Type | CodeableConcept |
44. SymptomLogicalModel.keyFeatures.affectiveGrade | |
Definition | Emotional or mental impact of a symptom. |
Short | Emotional or mental impact of a symptom. |
Control | 0..1 |
Type | BackboneElement |
46. SymptomLogicalModel.keyFeatures.affectiveGrade.note | |
Definition | Textual description of the grade |
Short | Textual description of the grade |
Control | 0..1 |
Type | Annotation |
48. SymptomLogicalModel.keyFeatures.affectiveGrade.value | |
Definition | Code that represents the affective grade |
Short | Code that represents the affective grade |
Control | 1..1 |
Type | CodeableConcept |
50. SymptomLogicalModel.keyFeatures.surroundingEvents | |
Definition | What was occurring at the time of symptom onset. |
Short | What was occurring at the time of symptom onset. |
Control | 0..1 |
Type | BackboneElement |
52. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers | |
Definition | Actions or environments that initiate the symptom. |
Short | Actions or environments that initiate the symptom. |
Control | 0..* |
Type | BackboneElement |
54. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.triggerCode | |
Definition | Code describing the type of trigger |
Short | Code describing the type of trigger |
Control | 1..1 |
Type | CodeableConcept |
56. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.note | |
Definition | Free text related to the observation |
Short | Free text related to the observation |
Control | 0..1 |
Type | Annotation |
58. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors | |
Definition | Patient reported actions, conditions, events, physical objects or other factors that increase or worsen symptoms or the condition of interest (pain, nausea, dyspnea, dizziness, or other). |
Control | 0..* |
Type | BackboneElement |
60. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.factor | |
Definition | Reference to the factor |
Short | Reference to the factor |
Control | 1..1 |
Type | CodeableConcept |
62. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.relatedMedication | |
Control | 0..* |
Type | Medication |
64. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.note | |
Definition | Information given about actions, conditions, events, or other factors |
Short | Information given about actions, conditions, events, or other factors |
Control | 0..1 |
Type | Annotation |
66. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors | |
Definition | Patient-reported actions, conditions, events, or other factors that decrease the symptoms or condition |
Control | 0..* |
Type | BackboneElement |
68. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor | |
Definition | Reference to the factor |
Short | Reference to the factor |
Control | 1..1 |
Type | CodeableConcept |
70. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note | |
Definition | Information given about actions, conditions, events, or other factors |
Short | Information given about actions, conditions, events, or other factors |
Control | 0..1 |
Type | Annotation |
72. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication | |
Control | 0..* |
Type | Medication |
74. SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents | |
Definition | Patient-reported actions that were occuring at time of symptom onset |
Short | Patient-reported actions that were occuring at time of symptom onset |
Control | 0..* |
Type | CodeableConcept |
76. SymptomLogicalModel.timing | |
Definition | Timing includes the actual or estimated date/time of onset, character of onset, how often the patient experiences the symptom, and the length of time the symptom persists. |
Control | 0..1 |
Type | BackboneElement |
78. SymptomLogicalModel.timing.speed | |
Definition | The rate at which a physiological condition became apparent. |
Short | The rate at which a physiological condition became apparent. |
Control | 0..1 |
Type | CodeableConcept |
80. SymptomLogicalModel.timing.onset[x] | |
Definition | Clinically relevant time or period for the symptom since first occurance. |
Short | Clinically relevant time or period for the symptom since first occurance. |
Control | 0..1 |
Type | Choice of: dateTime, Period |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
82. SymptomLogicalModel.timing.note | |
Definition | Free text related to the observation |
Short | Free text related to the observation |
Control | 0..1 |
Type | Annotation |
84. SymptomLogicalModel.timing.duration[x] | |
Definition | The length of time the symptom persists in this instance of occurance. |
Short | The length of time the symptom persists in this instance of occurance. |
Control | 0..1 |
Type | Choice of: Duration, CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
86. SymptomLogicalModel.timing.frequency | |
Definition | How often the patient experiences the symptom. |
Short | How often the patient experiences the symptom. |
Control | 0..1 |
Type | Quantity |
88. SymptomLogicalModel.timing.timePattern | |
Definition | Continuous, intermittent, paroxysmal, or cyclic |
Short | The pattern of experiencing the symptom |
Control | 0..1 |
Type | CodeableConcept |
90. SymptomLogicalModel.clinicalCourse | |
Definition | Term to represent both the course and onset of a disease. Many conditions with an acute (sudden) onset also have an acute (short duration) course. |
Short | Character of symptom onset. |
Control | 0..1 |
Type | CodeableConcept |
92. SymptomLogicalModel.trend | |
Definition | Whether a condition is improving, worsening, stable, or resolved. |
Short | Intensity of symptom over time |
Control | 0..1 |
Type | CodeableConcept |
94. SymptomLogicalModel.metadata | |
Definition | Non clinical information about the symptom |
Short | Non clinical information about the symptom |
Control | 1..1 |
Type | BackboneElement |
96. SymptomLogicalModel.metadata.documentationDate | |
Definition | The date the symptom was entered, edited, or deleted. |
Short | Date of recorded visit |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
98. SymptomLogicalModel.metadata.issued | |
Definition | Date/time when the current version was made available. |
Short | Date/time when the current version was made available. |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. SymptomLogicalModel | |
Definition | Details about the Symptom. |
Short | Symptom Logical Model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
2. SymptomLogicalModel.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
4. SymptomLogicalModel.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. SymptomLogicalModel.identifier | |
Definition | A unique string that identifies this instance of a symptom |
Short | A unique string that identifies this instance of a symptom |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. SymptomLogicalModel.symptomCode | |
Definition | Coded description of symptom |
Short | Coded description of symptom |
Control | 1..1 |
Type | CodeableConcept |
10. SymptomLogicalModel.affectedPatient | |
Definition | The patient who is experiencing the symptom |
Short | The patient who is experiencing the symptom |
Control | 1..1 |
Type | Patient |
12. SymptomLogicalModel.reporter[x] | |
Definition | The person who is reporting the symptom information |
Short | The person who is reporting the symptom information |
Control | 1..1 |
Type | Choice of: Patient, RelatedPerson |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
14. SymptomLogicalModel.symptomDescription | |
Definition | Textual description of symptom as provided by patient or care team member |
Short | Textual description of symptom as provided by patient or care team member |
Control | 0..* |
Type | Annotation |
16. SymptomLogicalModel.location | |
Definition | Where the patient feels the symptom in the body. |
Short | Where the patient feels the symptom in the body. |
Control | 0..* |
Type | BodyStructure |
18. SymptomLogicalModel.associatedSymptoms | |
Definition | Other symptoms associated with this symptom |
Short | Other symptoms associated with this symptom |
Control | 0..* |
Type | http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel |
20. SymptomLogicalModel.associatedConditions | |
Definition | Condition associated with this symptom |
Short | Condition associated with this symptom |
Control | 0..* |
Type | Condition |
22. SymptomLogicalModel.keyFeatures | |
Definition | The key features of the symptom |
Short | Key Features |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
24. SymptomLogicalModel.keyFeatures.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
26. SymptomLogicalModel.keyFeatures.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
28. SymptomLogicalModel.keyFeatures.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
30. SymptomLogicalModel.keyFeatures.quality | |
Definition | The patient's internal perception of the symptom. |
Short | The patient's internal perception of the symptom. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
32. SymptomLogicalModel.keyFeatures.quality.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
34. SymptomLogicalModel.keyFeatures.quality.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.quality.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
36. SymptomLogicalModel.keyFeatures.quality.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
38. SymptomLogicalModel.keyFeatures.quality.note | |
Definition | Textual description of the symptom quality |
Short | Textual description of the symptom quality |
Control | 0..1 |
Type | Annotation |
40. SymptomLogicalModel.keyFeatures.quality.scaleCode | |
Definition | Code for the specific scale or assessment (if any) used to determine the quality |
Short | Code for the specific scale or assessment (if any) used to determine the quality |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. SymptomLogicalModel.keyFeatures.quality.value | |
Definition | Code that represents the symptom quality |
Short | Code that represents the symptom quality |
Control | 1..1 |
Type | CodeableConcept |
44. SymptomLogicalModel.keyFeatures.severity | |
Definition | The intensity with which the patient experiences the symptom. |
Short | The intensity with which the patient experiences the symptom. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. SymptomLogicalModel.keyFeatures.severity.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
48. SymptomLogicalModel.keyFeatures.severity.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.severity.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
50. SymptomLogicalModel.keyFeatures.severity.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
52. SymptomLogicalModel.keyFeatures.severity.note | |
Definition | Textual description of the symptom severity |
Short | Textual description of the symptom severity |
Control | 0..1 |
Type | Annotation |
54. SymptomLogicalModel.keyFeatures.severity.scaleCode | |
Definition | Code for the specific scale or assessment if any used to determine the severity |
Short | Code for the specific scale or assessment if any used to determine the severity |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
56. SymptomLogicalModel.keyFeatures.severity.value | |
Definition | Code that represents the symptom severity |
Short | Code that represents the symptom severity |
Control | 1..1 |
Type | CodeableConcept |
58. SymptomLogicalModel.keyFeatures.functionalImpact | |
Definition | How the symptom affects the patient's daily activities. |
Short | How the symptom affects the patient's daily activities. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
60. SymptomLogicalModel.keyFeatures.functionalImpact.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
62. SymptomLogicalModel.keyFeatures.functionalImpact.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.functionalImpact.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
64. SymptomLogicalModel.keyFeatures.functionalImpact.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
66. SymptomLogicalModel.keyFeatures.functionalImpact.note | |
Definition | Textual description of the impact |
Short | Textual description of the impact |
Control | 0..1 |
Type | Annotation |
68. SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode | |
Definition | Code for the specific scale or assessment (if any) used to determine the impact |
Short | Code for the specific scale or assessment (if any) used to determine the impact |
Control | 0..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
70. SymptomLogicalModel.keyFeatures.functionalImpact.value | |
Definition | Code that represents the functional impact |
Short | Code that represents the functional impact |
Control | 1..1 |
Type | CodeableConcept |
72. SymptomLogicalModel.keyFeatures.affectiveGrade | |
Definition | Emotional or mental impact of a symptom. |
Short | Emotional or mental impact of a symptom. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
74. SymptomLogicalModel.keyFeatures.affectiveGrade.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
76. SymptomLogicalModel.keyFeatures.affectiveGrade.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.affectiveGrade.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
78. SymptomLogicalModel.keyFeatures.affectiveGrade.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
80. SymptomLogicalModel.keyFeatures.affectiveGrade.note | |
Definition | Textual description of the grade |
Short | Textual description of the grade |
Control | 0..1 |
Type | Annotation |
82. SymptomLogicalModel.keyFeatures.affectiveGrade.value | |
Definition | Code that represents the affective grade |
Short | Code that represents the affective grade |
Control | 1..1 |
Type | CodeableConcept |
84. SymptomLogicalModel.keyFeatures.surroundingEvents | |
Definition | What was occurring at the time of symptom onset. |
Short | What was occurring at the time of symptom onset. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
86. SymptomLogicalModel.keyFeatures.surroundingEvents.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
88. SymptomLogicalModel.keyFeatures.surroundingEvents.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
90. SymptomLogicalModel.keyFeatures.surroundingEvents.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
92. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers | |
Definition | Actions or environments that initiate the symptom. |
Short | Actions or environments that initiate the symptom. |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
94. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
96. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
98. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
100. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.triggerCode | |
Definition | Code describing the type of trigger |
Short | Code describing the type of trigger |
Control | 1..1 |
Type | CodeableConcept |
102. SymptomLogicalModel.keyFeatures.surroundingEvents.triggers.note | |
Definition | Free text related to the observation |
Short | Free text related to the observation |
Control | 0..1 |
Type | Annotation |
104. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors | |
Definition | Patient reported actions, conditions, events, physical objects or other factors that increase or worsen symptoms or the condition of interest (pain, nausea, dyspnea, dizziness, or other). |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
106. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
108. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
110. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
112. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.factor | |
Definition | Reference to the factor |
Short | Reference to the factor |
Control | 1..1 |
Type | CodeableConcept |
114. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.relatedMedication | |
Control | 0..* |
Type | Medication |
116. SymptomLogicalModel.keyFeatures.surroundingEvents.exacerbatingFactors.note | |
Definition | Information given about actions, conditions, events, or other factors |
Short | Information given about actions, conditions, events, or other factors |
Control | 0..1 |
Type | Annotation |
118. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors | |
Definition | Patient-reported actions, conditions, events, or other factors that decrease the symptoms or condition |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
120. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
122. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
124. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
126. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor | |
Definition | Reference to the factor |
Short | Reference to the factor |
Control | 1..1 |
Type | CodeableConcept |
128. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note | |
Definition | Information given about actions, conditions, events, or other factors |
Short | Information given about actions, conditions, events, or other factors |
Control | 0..1 |
Type | Annotation |
130. SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication | |
Control | 0..* |
Type | Medication |
132. SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents | |
Definition | Patient-reported actions that were occuring at time of symptom onset |
Short | Patient-reported actions that were occuring at time of symptom onset |
Control | 0..* |
Type | CodeableConcept |
134. SymptomLogicalModel.timing | |
Definition | Timing includes the actual or estimated date/time of onset, character of onset, how often the patient experiences the symptom, and the length of time the symptom persists. |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
136. SymptomLogicalModel.timing.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
138. SymptomLogicalModel.timing.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.timing.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
140. SymptomLogicalModel.timing.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
142. SymptomLogicalModel.timing.speed | |
Definition | The rate at which a physiological condition became apparent. |
Short | The rate at which a physiological condition became apparent. |
Control | 0..1 |
Type | CodeableConcept |
144. SymptomLogicalModel.timing.onset[x] | |
Definition | Clinically relevant time or period for the symptom since first occurance. |
Short | Clinically relevant time or period for the symptom since first occurance. |
Control | 0..1 |
Type | Choice of: dateTime, Period |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
146. SymptomLogicalModel.timing.note | |
Definition | Free text related to the observation |
Short | Free text related to the observation |
Control | 0..1 |
Type | Annotation |
148. SymptomLogicalModel.timing.duration[x] | |
Definition | The length of time the symptom persists in this instance of occurance. |
Short | The length of time the symptom persists in this instance of occurance. |
Control | 0..1 |
Type | Choice of: Duration, CodeableConcept |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
150. SymptomLogicalModel.timing.frequency | |
Definition | How often the patient experiences the symptom. |
Short | How often the patient experiences the symptom. |
Control | 0..1 |
Type | Quantity |
152. SymptomLogicalModel.timing.timePattern | |
Definition | Continuous, intermittent, paroxysmal, or cyclic |
Short | The pattern of experiencing the symptom |
Control | 0..1 |
Type | CodeableConcept |
154. SymptomLogicalModel.clinicalCourse | |
Definition | Term to represent both the course and onset of a disease. Many conditions with an acute (sudden) onset also have an acute (short duration) course. |
Short | Character of symptom onset. |
Control | 0..1 |
Type | CodeableConcept |
156. SymptomLogicalModel.trend | |
Definition | Whether a condition is improving, worsening, stable, or resolved. |
Short | Intensity of symptom over time |
Control | 0..1 |
Type | CodeableConcept |
158. SymptomLogicalModel.metadata | |
Definition | Non clinical information about the symptom |
Short | Non clinical information about the symptom |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
160. SymptomLogicalModel.metadata.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
162. SymptomLogicalModel.metadata.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Short | Additional content defined by implementations |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on SymptomLogicalModel.metadata.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
164. SymptomLogicalModel.metadata.modifierExtension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
166. SymptomLogicalModel.metadata.documentationDate | |
Definition | The date the symptom was entered, edited, or deleted. |
Short | Date of recorded visit |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
168. SymptomLogicalModel.metadata.issued | |
Definition | Date/time when the current version was made available. |
Short | Date/time when the current version was made available. |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |