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 
| Patient Care Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Encounter, Patient, Practitioner, RelatedPerson |
SearchParameter definition
{
"resourceType": "SearchParameter",
"id": "condition-extensions-Condition-definition",
"url": "http://hl7.org/fhir/SearchParameter/condition-extensions-Condition-definition",
"name": "definition",
"status": "draft",
"experimental": true,
"code": "definition",
"base": [
"Condition"
],
"type": "reference",
"description": "Matches on the definition extension value",
"xpath": "f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-definition'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-definition']",
"xpathUsage": "normal"
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.