{
"description": "Multiple Resources: \\r\\n\\r\\n* [AllergyIntolerance](allergyintolerance.html): Code that identifies the allergy or intolerance\\r\\n* [Condition](condition.html): Code for the condition\\r\\n* [DeviceRequest](devicerequest.html): Code for what is being requested/ordered\\r\\n* [DiagnosticReport](diagnosticreport.html): The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result\\r\\n* [FamilyMemberHistory](familymemberhistory.html): A search by a condition code\\r\\n* [List](list.html): What the purpose of this list is\\r\\n* [Medication](medication.html): Returns medications for a specific code\\r\\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication code\\r\\n* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine code\\r\\n* [MedicationRequest](medicationrequest.html): Return prescriptions of this medication code\\r\\n* [MedicationUsage](medicationusage.html): Return statements of this medication code\\r\\n* [Observation](observation.html): The code of the observation type\\r\\n* [Procedure](procedure.html): A code to identify a procedure\\r\\n* [ServiceRequest](servicerequest.html): What is being requested/ordered\\r\\n",
"_filename": "SearchParameter-clinical-code.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-12-19T08:15:41+11:00",
"expression": "AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Condition.code | DeviceRequest.code.concept | DiagnosticReport.code | FamilyMemberHistory.condition.code | List.code | Medication.code | MedicationAdministration.medication.concept | MedicationDispense.medication.concept | MedicationRequest.medication.concept | MedicationUsage.medication.concept | Observation.code | Procedure.code | ServiceRequest.code",
"publisher": "Health Level Seven International (Patient Care)",
"name": "code",
"xpath": "f:AllergyIntolerance/f:code | f:AllergyIntolerance/f:reaction/f:substance | f:Condition/f:code | f:DeviceRequest/f:code/f:concept | f:DiagnosticReport/f:code | f:FamilyMemberHistory/f:condition/f:code | f:List/f:code | f:Medication/f:code | f:MedicationAdministration/f:medication/f:concept | f:MedicationDispense/f:medication/f:concept | f:MedicationRequest/f:medication/f:concept | f:MedicationUsage/f:medication/f:concept | f:Observation/f:code | f:Procedure/f:code | f:ServiceRequest/f:code",
"xpathUsage": "normal",
"type": "token",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "5.0.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
} ],
"status": "draft",
"id": "e9fb67b8-7ee8-46f0-bf56-37de2e8d1709",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/clinical-code",
"code": "code",
"base": [ "AllergyIntolerance", "Condition", "DeviceRequest", "DiagnosticReport", "FamilyMemberHistory", "List", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationUsage", "Observation", "Procedure", "ServiceRequest" ],
"version": "5.0.0-snapshot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
"system": "url"
} ]
} ]
}