{
"description": "A logical model showing the elements of a Symptom that have been deemed important and relevant for capture and exchange.",
"_filename": "StructureDefinition-SymptomLogicalModel.json",
"package_name": "hl7.fhir.uv.symptoms",
"date": "2025-12-18T22:05:34+00:00",
"derivation": "specialization",
"publisher": "HL7 International / Clinical Interoperability Council",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "SymptomLogicalModel",
"mapping": [ {
"uri": "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomObservation",
"name": "Symptom Logical Model mapping to Symptom Observation",
"comment": "This table maps the Symptom Observation elements to the Symptom Logical Model",
"identity": "Symptom"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Symptom Logical Model",
"package_version": "1.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
} ]
}
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel",
"min": 0,
"definition": "A logical model showing the elements of a Symptom that have been deemed important and relevant for capture and exchange.",
"isModifier": false,
"short": "Symptom Logical Model",
"mapping": [ {
"map": "SymptomObservation",
"identity": "Symptom"
}, {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "SymptomLogicalModel",
"condition": [ "ele-1" ],
"base": {
"max": "*",
"min": 0,
"path": "Element"
}
}, {
"path": "SymptomLogicalModel.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"id": "SymptomLogicalModel.identifier",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.identifier"
},
"path": "SymptomLogicalModel.identifier",
"type": [ {
"code": "string"
} ],
"short": "A unique string that identifies this instance of a symptom",
"definition": "A unique string that identifies this instance of a symptom"
}, {
"path": "SymptomLogicalModel.symptomCode",
"min": 1,
"definition": "Coded description of symptom",
"short": "Coded description of symptom",
"mapping": [ {
"map": "category[symptomCode]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.symptomCode",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.symptomCode"
}
}, {
"id": "SymptomLogicalModel.absentOrPresentFlag",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.absentOrPresentFlag"
},
"path": "SymptomLogicalModel.absentOrPresentFlag",
"type": [ {
"code": "boolean"
} ],
"short": "Whether the symptom is present or absent",
"definition": "Whether the symptom is present or absent"
}, {
"path": "SymptomLogicalModel.affectedPatient",
"min": 1,
"definition": "The patient who is experiencing the symptom",
"short": "The patient who is experiencing the symptom",
"mapping": [ {
"map": "subject",
"identity": "Symptom"
} ],
"type": [ {
"code": "Patient"
} ],
"max": "1",
"id": "SymptomLogicalModel.affectedPatient",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.affectedPatient"
}
}, {
"id": "SymptomLogicalModel.reporter[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.reporter[x]"
},
"path": "SymptomLogicalModel.reporter[x]",
"type": [ {
"code": "Patient"
}, {
"code": "RelatedPerson"
} ],
"short": "The person who is reporting the symptom information",
"definition": "The person who is reporting the symptom information"
}, {
"id": "SymptomLogicalModel.symptomDescription",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.symptomDescription"
},
"path": "SymptomLogicalModel.symptomDescription",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of symptom as provided by patient or care team member",
"definition": "Textual description of symptom as provided by patient or care team member"
}, {
"path": "SymptomLogicalModel.location",
"min": 0,
"definition": "Where the patient feels the symptom in the body.",
"short": "Where the patient feels the symptom in the body.",
"mapping": [ {
"map": "bodySite",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "SymptomLogicalModel.location",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.location"
}
}, {
"path": "SymptomLogicalModel.associatedSymptoms",
"min": 0,
"definition": "Other symptoms associated with this symptom",
"short": "Other symptoms associated with this symptom",
"mapping": [ {
"map": "extension[associatedSymptomOrCondition]",
"identity": "Symptom"
} ],
"type": [ {
"code": "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel"
} ],
"max": "*",
"id": "SymptomLogicalModel.associatedSymptoms",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.associatedSymptoms"
}
}, {
"path": "SymptomLogicalModel.associatedConditions",
"min": 0,
"definition": "Condition associated with this symptom",
"short": "Condition associated with this symptom",
"mapping": [ {
"map": "extension[associatedSymptomOrCondition]",
"identity": "Symptom"
} ],
"type": [ {
"code": "Condition"
} ],
"max": "*",
"id": "SymptomLogicalModel.associatedConditions",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.associatedConditions"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures",
"min": 1,
"definition": "The key features of the symptom",
"short": "Key Features",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.quality",
"min": 0,
"definition": "The patient's internal perception of the symptom.",
"short": "The patient's internal perception of the symptom.",
"mapping": [ {
"map": "component[quality]",
"identity": "Symptom"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.quality",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.quality"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.quality.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.quality.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.quality.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.quality.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.quality.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.quality.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "SymptomLogicalModel.keyFeatures.quality.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.quality.note"
},
"path": "SymptomLogicalModel.keyFeatures.quality.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the symptom quality",
"definition": "Textual description of the symptom quality"
}, {
"path": "SymptomLogicalModel.keyFeatures.quality.scaleCode",
"min": 0,
"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",
"mapping": [ {
"map": "component[quality].scaleCode",
"identity": "Symptom"
} ],
"type": [ {
"code": "code"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.quality.scaleCode",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.quality.scaleCode"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.quality.value",
"min": 1,
"definition": "Code that represents the symptom quality",
"short": "Code that represents the symptom quality",
"mapping": [ {
"map": "component[quality].value[x]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.quality.value",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.quality.value"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.severity",
"min": 0,
"definition": "The intensity with which the patient experiences the symptom.",
"short": "The intensity with which the patient experiences the symptom.",
"mapping": [ {
"map": "component[severity]",
"identity": "Symptom"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.severity",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.severity"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.severity.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.severity.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.severity.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.severity.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.severity.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.severity.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "SymptomLogicalModel.keyFeatures.severity.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.severity.note"
},
"path": "SymptomLogicalModel.keyFeatures.severity.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the symptom severity",
"definition": "Textual description of the symptom severity"
}, {
"path": "SymptomLogicalModel.keyFeatures.severity.scaleCode",
"min": 0,
"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",
"mapping": [ {
"map": "component[severity].scaleCode",
"identity": "Symptom"
} ],
"type": [ {
"code": "code"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.severity.scaleCode",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.severity.scaleCode"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.severity.value",
"min": 1,
"definition": "Code that represents the symptom severity",
"short": "Code that represents the symptom severity",
"mapping": [ {
"map": "component[severity].value[x]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.severity.value",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.severity.value"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.functionalImpact",
"min": 0,
"definition": "How the symptom affects the patient's daily activities.",
"short": "How the symptom affects the patient's daily activities.",
"mapping": [ {
"map": "component[functionalImpact]",
"identity": "Symptom"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.functionalImpact",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.note"
},
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the impact",
"definition": "Textual description of the impact"
}, {
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode",
"min": 0,
"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",
"mapping": [ {
"map": "component[functionalImpact].functionalAssessment",
"identity": "Symptom"
} ],
"type": [ {
"code": "code"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.value",
"min": 1,
"definition": "Code that represents the functional impact",
"short": "Code that represents the functional impact",
"mapping": [ {
"map": "component[functionalImpact].value[x]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.value",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.value"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade",
"min": 0,
"definition": "Emotional or mental impact of a symptom.",
"short": "Emotional or mental impact of a symptom.",
"mapping": [ {
"map": "component[affectiveGrade]",
"identity": "Symptom"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.note"
},
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the grade",
"definition": "Textual description of the grade"
}, {
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.value",
"min": 1,
"definition": "Code that represents the affective grade",
"short": "Code that represents the affective grade",
"mapping": [ {
"map": "component[affectiveGrade].value[x]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.value",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.value"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents",
"min": 0,
"definition": "What was occurring at the time of symptom onset.",
"short": "What was occurring at the time of symptom onset.",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors",
"min": 0,
"definition": "Patient reported actions, conditions, events, physical objects or other factors that initiate or worsen symptoms or the condition of interest (pain, nausea, dyspnea, dizziness, or other).",
"mapping": [ {
"map": "component[triggersOrExacerbatingFactors]",
"identity": "Symptom"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.factor",
"min": 1,
"definition": "Reference to the factor",
"short": "Reference to the factor",
"mapping": [ {
"map": "component[triggersOrExacerbatingFactors].code",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.factor",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.factor"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.relatedMedication",
"min": 0,
"definition": "Medication that triggers or exacerbates the symptom",
"short": "Medication that triggers or exacerbates the symptom",
"mapping": [ {
"map": "component[triggersOrExacerbatingFactors].relatedMedication",
"identity": "Symptom"
} ],
"type": [ {
"code": "Medication"
} ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.relatedMedication",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.relatedMedication"
}
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.note"
},
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Information given about actions, conditions, events, or other factors",
"definition": "Information given about actions, conditions, events, or other factors"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors",
"min": 0,
"definition": "Patient-reported actions, conditions, events, or other factors that decrease the symptoms or condition",
"mapping": [ {
"map": "component[alleviatingFactors]",
"identity": "Symptom"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor",
"min": 1,
"definition": "Reference to the factor",
"short": "Reference to the factor",
"mapping": [ {
"map": "component[alleviatingFactors].code",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor"
}
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note"
},
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Information given about actions, conditions, events, or other factors",
"definition": "Information given about actions, conditions, events, or other factors"
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication",
"min": 0,
"definition": "Medication alleviating the symptom",
"short": "Medication alleviating the symptom",
"mapping": [ {
"map": "component[alleviatingFactors].relatedMedication",
"identity": "Symptom"
} ],
"type": [ {
"code": "Medication"
} ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents",
"min": 0,
"definition": "Patient-reported actions that were occuring at time of symptom onset",
"short": "Patient-reported actions that were occuring at time of symptom onset",
"mapping": [ {
"map": "component[otherEvents]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents",
"base": {
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents"
}
}, {
"path": "SymptomLogicalModel.keyFeatures.frequency[x]",
"min": 0,
"definition": "How often the patient experiences the symptom i.e. expressed as 3x/day or 2x/week.",
"short": "How often the patient experiences the symptom i.e. expressed as 3x/day or 2x/week.",
"mapping": [ {
"map": "component[frequency]",
"identity": "Symptom"
} ],
"type": [ {
"code": "Ratio"
}, {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.keyFeatures.frequency[x]",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.frequency[x]"
}
}, {
"id": "SymptomLogicalModel.timing",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing"
},
"path": "SymptomLogicalModel.timing",
"type": [ {
"code": "BackboneElement"
} ],
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"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."
}, {
"path": "SymptomLogicalModel.timing.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.timing.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.timing.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.timing.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.timing.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.timing.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "SymptomLogicalModel.timing.speed",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.speed"
},
"path": "SymptomLogicalModel.timing.speed",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The rate at which a physiological symptom became apparent.",
"definition": "The rate at which a physiological symptom became apparent."
}, {
"id": "SymptomLogicalModel.timing.onset[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.onset[x]"
},
"path": "SymptomLogicalModel.timing.onset[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ],
"short": "Clinically relevant time or period for the symptom since first occurance.",
"definition": "Clinically relevant time or period for the symptom since first occurance."
}, {
"id": "SymptomLogicalModel.timing.note",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.note"
},
"path": "SymptomLogicalModel.timing.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Free text related to the observation",
"definition": "Free text related to the observation"
}, {
"id": "SymptomLogicalModel.timing.duration[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.duration[x]"
},
"path": "SymptomLogicalModel.timing.duration[x]",
"type": [ {
"code": "Duration"
} ],
"short": "The length of time the symptom persists in this instance of occurance.",
"definition": "The length of time the symptom persists in this instance of occurance."
}, {
"path": "SymptomLogicalModel.clinicalCourse",
"min": 0,
"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.",
"mapping": [ {
"map": "component[clinicalCourse]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.clinicalCourse",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.clinicalCourse"
}
}, {
"path": "SymptomLogicalModel.trend",
"min": 0,
"definition": "Whether a condition is improving, worsening, stable, or resolved.",
"short": "Intensity of symptom over time",
"mapping": [ {
"map": "component[trend]",
"identity": "Symptom"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "SymptomLogicalModel.trend",
"base": {
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.trend"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "SymptomLogicalModel.metadata",
"min": 1,
"definition": "Non clinical information about the symptom",
"short": "Non clinical information about the symptom",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "SymptomLogicalModel.metadata",
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.metadata"
}
}, {
"path": "SymptomLogicalModel.metadata.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "SymptomLogicalModel.metadata.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.metadata.extension",
"min": 0,
"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 manageable, 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.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "SymptomLogicalModel.metadata.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "SymptomLogicalModel.metadata.modifierExtension",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"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 manageable, 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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "SymptomLogicalModel.metadata.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "SymptomLogicalModel.metadata.documentationDate",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.metadata.documentationDate"
},
"path": "SymptomLogicalModel.metadata.documentationDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Date of recorded visit",
"definition": "The date the symptom was entered, edited, or deleted."
}, {
"id": "SymptomLogicalModel.metadata.issued",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.metadata.issued"
},
"path": "SymptomLogicalModel.metadata.issued",
"type": [ {
"code": "dateTime"
} ],
"short": "Date/time when the current version was made available.",
"definition": "Date/time when the current version was made available."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "29f440b8-70c0-46fc-8d8c-2d3e656f743d",
"kind": "logical",
"url": "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel",
"version": "1.0.0-ballot",
"differential": {
"element": [ {
"id": "SymptomLogicalModel",
"path": "SymptomLogicalModel",
"short": "Symptom Logical Model",
"mapping": [ {
"map": "SymptomObservation",
"identity": "Symptom"
} ],
"definition": "A logical model showing the elements of a Symptom that have been deemed important and relevant for capture and exchange."
}, {
"id": "SymptomLogicalModel.identifier",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.identifier",
"type": [ {
"code": "string"
} ],
"short": "A unique string that identifies this instance of a symptom",
"definition": "A unique string that identifies this instance of a symptom"
}, {
"id": "SymptomLogicalModel.symptomCode",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.symptomCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Coded description of symptom",
"mapping": [ {
"map": "category[symptomCode]",
"identity": "Symptom"
} ],
"definition": "Coded description of symptom"
}, {
"id": "SymptomLogicalModel.absentOrPresentFlag",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.absentOrPresentFlag",
"type": [ {
"code": "boolean"
} ],
"short": "Whether the symptom is present or absent",
"definition": "Whether the symptom is present or absent"
}, {
"id": "SymptomLogicalModel.affectedPatient",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.affectedPatient",
"type": [ {
"code": "Patient"
} ],
"short": "The patient who is experiencing the symptom",
"mapping": [ {
"map": "subject",
"identity": "Symptom"
} ],
"definition": "The patient who is experiencing the symptom"
}, {
"id": "SymptomLogicalModel.reporter[x]",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.reporter[x]",
"type": [ {
"code": "Patient"
}, {
"code": "RelatedPerson"
} ],
"short": "The person who is reporting the symptom information",
"definition": "The person who is reporting the symptom information"
}, {
"id": "SymptomLogicalModel.symptomDescription",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.symptomDescription",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of symptom as provided by patient or care team member",
"definition": "Textual description of symptom as provided by patient or care team member"
}, {
"id": "SymptomLogicalModel.location",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.location",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Where the patient feels the symptom in the body.",
"mapping": [ {
"map": "bodySite",
"identity": "Symptom"
} ],
"definition": "Where the patient feels the symptom in the body."
}, {
"id": "SymptomLogicalModel.associatedSymptoms",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.associatedSymptoms",
"type": [ {
"code": "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomLogicalModel"
} ],
"short": "Other symptoms associated with this symptom",
"mapping": [ {
"map": "extension[associatedSymptomOrCondition]",
"identity": "Symptom"
} ],
"definition": "Other symptoms associated with this symptom"
}, {
"id": "SymptomLogicalModel.associatedConditions",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.associatedConditions",
"type": [ {
"code": "Condition"
} ],
"short": "Condition associated with this symptom",
"mapping": [ {
"map": "extension[associatedSymptomOrCondition]",
"identity": "Symptom"
} ],
"definition": "Condition associated with this symptom"
}, {
"id": "SymptomLogicalModel.keyFeatures",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Key Features",
"definition": "The key features of the symptom"
}, {
"id": "SymptomLogicalModel.keyFeatures.quality",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.quality",
"type": [ {
"code": "BackboneElement"
} ],
"short": "The patient's internal perception of the symptom.",
"mapping": [ {
"map": "component[quality]",
"identity": "Symptom"
} ],
"definition": "The patient's internal perception of the symptom."
}, {
"id": "SymptomLogicalModel.keyFeatures.quality.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.quality.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the symptom quality",
"definition": "Textual description of the symptom quality"
}, {
"id": "SymptomLogicalModel.keyFeatures.quality.scaleCode",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.quality.scaleCode",
"type": [ {
"code": "code"
} ],
"short": "Code for the specific scale or assessment (if any) used to determine the quality",
"mapping": [ {
"map": "component[quality].scaleCode",
"identity": "Symptom"
} ],
"definition": "Code for the specific scale or assessment (if any) used to determine the quality"
}, {
"id": "SymptomLogicalModel.keyFeatures.quality.value",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.quality.value",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Code that represents the symptom quality",
"mapping": [ {
"map": "component[quality].value[x]",
"identity": "Symptom"
} ],
"definition": "Code that represents the symptom quality"
}, {
"id": "SymptomLogicalModel.keyFeatures.severity",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.severity",
"type": [ {
"code": "BackboneElement"
} ],
"short": "The intensity with which the patient experiences the symptom.",
"mapping": [ {
"map": "component[severity]",
"identity": "Symptom"
} ],
"definition": "The intensity with which the patient experiences the symptom."
}, {
"id": "SymptomLogicalModel.keyFeatures.severity.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.severity.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the symptom severity",
"definition": "Textual description of the symptom severity"
}, {
"id": "SymptomLogicalModel.keyFeatures.severity.scaleCode",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.severity.scaleCode",
"type": [ {
"code": "code"
} ],
"short": "Code for the specific scale or assessment if any used to determine the severity",
"mapping": [ {
"map": "component[severity].scaleCode",
"identity": "Symptom"
} ],
"definition": "Code for the specific scale or assessment if any used to determine the severity"
}, {
"id": "SymptomLogicalModel.keyFeatures.severity.value",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.severity.value",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Code that represents the symptom severity",
"mapping": [ {
"map": "component[severity].value[x]",
"identity": "Symptom"
} ],
"definition": "Code that represents the symptom severity"
}, {
"id": "SymptomLogicalModel.keyFeatures.functionalImpact",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact",
"type": [ {
"code": "BackboneElement"
} ],
"short": "How the symptom affects the patient's daily activities.",
"mapping": [ {
"map": "component[functionalImpact]",
"identity": "Symptom"
} ],
"definition": "How the symptom affects the patient's daily activities."
}, {
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the impact",
"definition": "Textual description of the impact"
}, {
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.scaleCode",
"type": [ {
"code": "code"
} ],
"short": "Code for the specific scale or assessment (if any) used to determine the impact",
"mapping": [ {
"map": "component[functionalImpact].functionalAssessment",
"identity": "Symptom"
} ],
"definition": "Code for the specific scale or assessment (if any) used to determine the impact"
}, {
"id": "SymptomLogicalModel.keyFeatures.functionalImpact.value",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.functionalImpact.value",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Code that represents the functional impact",
"mapping": [ {
"map": "component[functionalImpact].value[x]",
"identity": "Symptom"
} ],
"definition": "Code that represents the functional impact"
}, {
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Emotional or mental impact of a symptom.",
"mapping": [ {
"map": "component[affectiveGrade]",
"identity": "Symptom"
} ],
"definition": "Emotional or mental impact of a symptom."
}, {
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Textual description of the grade",
"definition": "Textual description of the grade"
}, {
"id": "SymptomLogicalModel.keyFeatures.affectiveGrade.value",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.affectiveGrade.value",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Code that represents the affective grade",
"mapping": [ {
"map": "component[affectiveGrade].value[x]",
"identity": "Symptom"
} ],
"definition": "Code that represents the affective grade"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents",
"type": [ {
"code": "BackboneElement"
} ],
"short": "What was occurring at the time of symptom onset.",
"definition": "What was occurring at the time of symptom onset."
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors",
"type": [ {
"code": "BackboneElement"
} ],
"mapping": [ {
"map": "component[triggersOrExacerbatingFactors]",
"identity": "Symptom"
} ],
"definition": "Patient reported actions, conditions, events, physical objects or other factors that initiate or worsen symptoms or the condition of interest (pain, nausea, dyspnea, dizziness, or other)."
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.factor",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.factor",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reference to the factor",
"mapping": [ {
"map": "component[triggersOrExacerbatingFactors].code",
"identity": "Symptom"
} ],
"definition": "Reference to the factor"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.relatedMedication",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.relatedMedication",
"type": [ {
"code": "Medication"
} ],
"short": "Medication that triggers or exacerbates the symptom",
"mapping": [ {
"map": "component[triggersOrExacerbatingFactors].relatedMedication",
"identity": "Symptom"
} ],
"definition": "Medication that triggers or exacerbates the symptom"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.triggerOrExacerbatingFactors.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Information given about actions, conditions, events, or other factors",
"definition": "Information given about actions, conditions, events, or other factors"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors",
"type": [ {
"code": "BackboneElement"
} ],
"mapping": [ {
"map": "component[alleviatingFactors]",
"identity": "Symptom"
} ],
"definition": "Patient-reported actions, conditions, events, or other factors that decrease the symptoms or condition"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.factor",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reference to the factor",
"mapping": [ {
"map": "component[alleviatingFactors].code",
"identity": "Symptom"
} ],
"definition": "Reference to the factor"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Information given about actions, conditions, events, or other factors",
"definition": "Information given about actions, conditions, events, or other factors"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.alleviatingFactors.relatedMedication",
"type": [ {
"code": "Medication"
} ],
"short": "Medication alleviating the symptom",
"mapping": [ {
"map": "component[alleviatingFactors].relatedMedication",
"identity": "Symptom"
} ],
"definition": "Medication alleviating the symptom"
}, {
"id": "SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents",
"max": "*",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.surroundingEvents.otherEvents",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Patient-reported actions that were occuring at time of symptom onset",
"mapping": [ {
"map": "component[otherEvents]",
"identity": "Symptom"
} ],
"definition": "Patient-reported actions that were occuring at time of symptom onset"
}, {
"id": "SymptomLogicalModel.keyFeatures.frequency[x]",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.keyFeatures.frequency[x]",
"type": [ {
"code": "Ratio"
}, {
"code": "CodeableConcept"
} ],
"short": "How often the patient experiences the symptom i.e. expressed as 3x/day or 2x/week.",
"mapping": [ {
"map": "component[frequency]",
"identity": "Symptom"
} ],
"definition": "How often the patient experiences the symptom i.e. expressed as 3x/day or 2x/week."
}, {
"id": "SymptomLogicalModel.timing",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing",
"type": [ {
"code": "BackboneElement"
} ],
"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."
}, {
"id": "SymptomLogicalModel.timing.speed",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.speed",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "The rate at which a physiological symptom became apparent.",
"definition": "The rate at which a physiological symptom became apparent."
}, {
"id": "SymptomLogicalModel.timing.onset[x]",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.onset[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ],
"short": "Clinically relevant time or period for the symptom since first occurance.",
"definition": "Clinically relevant time or period for the symptom since first occurance."
}, {
"id": "SymptomLogicalModel.timing.note",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.note",
"type": [ {
"code": "Annotation"
} ],
"short": "Free text related to the observation",
"definition": "Free text related to the observation"
}, {
"id": "SymptomLogicalModel.timing.duration[x]",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.timing.duration[x]",
"type": [ {
"code": "Duration"
} ],
"short": "The length of time the symptom persists in this instance of occurance.",
"definition": "The length of time the symptom persists in this instance of occurance."
}, {
"id": "SymptomLogicalModel.clinicalCourse",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.clinicalCourse",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Character of symptom onset.",
"mapping": [ {
"map": "component[clinicalCourse]",
"identity": "Symptom"
} ],
"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."
}, {
"id": "SymptomLogicalModel.trend",
"max": "1",
"min": 0,
"path": "SymptomLogicalModel.trend",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Intensity of symptom over time",
"mapping": [ {
"map": "component[trend]",
"identity": "Symptom"
} ],
"definition": "Whether a condition is improving, worsening, stable, or resolved."
}, {
"id": "SymptomLogicalModel.metadata",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.metadata",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Non clinical information about the symptom",
"definition": "Non clinical information about the symptom"
}, {
"id": "SymptomLogicalModel.metadata.documentationDate",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.metadata.documentationDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Date of recorded visit",
"definition": "The date the symptom was entered, edited, or deleted."
}, {
"id": "SymptomLogicalModel.metadata.issued",
"max": "1",
"min": 1,
"path": "SymptomLogicalModel.metadata.issued",
"type": [ {
"code": "dateTime"
} ],
"short": "Date/time when the current version was made available.",
"definition": "Date/time when the current version was made available."
} ]
},
"contact": [ {
"name": "HL7 International / Clinical Interoperability Council",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cic",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}