This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2
(No assigned work group) | Maturity Level: N/A | Ballot Status: Informative |
Extensions: | |
condition-criticality | criticality : Characterizes potential impact of the condition on life, durable physiological function, or quality of life. May include concepts such as self-resolving, life-threatening, requires hospitalization, or potential loss of function or capacity. Different from severity in that a moderate subarachnoid hemorrhage is likely to be highly critical, whereas a moderate headache is not as important. |
condition-dueTo | dueTo : Further conditions, problems, diagnoses, procedures or events or the substance that caused/triggered this Condition. |
condition-occurredFollowing | occurredFollowing : Further conditions, problems, diagnoses, procedures or events or the substance that preceded this Condition. |
condition-outcome | outcome : A result of the condition. The "Cause of death" for a patient is typically captured as an Observation. The "outcome" doesn't imply causality. Some outcomes may not be assessable until the condition.clinicalStatus is no longer active. |
condition-targetBodySite | targetBodySite : |
condition-basedOn | basedOn : The order, plan or recommendation being satisfied in whole or in part by this condition record. |
condition-partOf | partOf : The procedure, condition, or observation this condition was created as part of (such as elevated blood pressure is part of diabetes). |
condition-ruledOut | ruledOut : Identifies what potential diagnoses have been ruled out for this condition. |
condition-definition | definition : A protocol, guideline or other definition that was adhered to in whole or in part by this event. |
Search parameters defined by this package. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Paths | Source |
based-on | reference | Matches on the basedon extension value | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedOn'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedOn'] | XML / JSON |
definition | reference | Matches on the definition extension value | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-definition'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-definition'] | XML / JSON |
part-of | reference | Matches on the partOf extension value | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-partOf'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-partOf'] | XML / JSON |