{
"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",
"_filename": "SearchParameter-clinical-code.json",
"package_name": "hl7.fhir.r5.core",
"date": "2022-09-10T04:52:37+10: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",
"publisher": "Health Level Seven International (Patient Care)",
"name": "code",
"type": "token",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
} ],
"status": "draft",
"id": "885f7830-d6d8-4924-937d-433258c4674c",
"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" ],
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
"system": "url"
} ]
} ]
}