This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). 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-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 might not be assessable until the condition.clinicalStatus is no longer active. |
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 documented as a part of (e.g. hypertension can be part of metabolic syndrome). |
condition-ruledOut | ruledOut : Identifies what potential diagnoses have been ruled out for this condition. |
condition-instantiates | instantiates : A protocol, guideline or other definition that was adhered to in whole or in part by this event. |
condition-related | related : This condition has an unspecified relationship with another condition. |
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 |
instantiates | uri | Matches on the instantiates extension value | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-instantiates'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-instantiates'] | 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 |