{ "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* [MedicationStatement](medicationstatement.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.r4.core", "date": "2019-11-01T09:29:23+11:00", "expression": "AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Condition.code | (DeviceRequest.code as CodeableConcept) | DiagnosticReport.code | FamilyMemberHistory.condition.code | List.code | Medication.code | (MedicationAdministration.medication as CodeableConcept) | (MedicationDispense.medication as CodeableConcept) | (MedicationRequest.medication as CodeableConcept) | (MedicationStatement.medication as CodeableConcept) | 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:codeCodeableConcept | f:DiagnosticReport/f:code | f:FamilyMemberHistory/f:condition/f:code | f:List/f:code | f:Medication/f:code | f:MedicationAdministration/f:medicationCodeableConcept | f:MedicationDispense/f:medicationCodeableConcept | f:MedicationRequest/f:medicationCodeableConcept | f:MedicationStatement/f:medicationCodeableConcept | f:Observation/f:code | f:Procedure/f:code | f:ServiceRequest/f:code", "xpathUsage": "normal", "type": "token", "experimental": "false", "resourceType": "SearchParameter", "title": null, "package_version": "4.0.1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "draft", "id": "9630976a-3746-4f91-93c7-732f7fb04fec", "kind": null, "url": "http://hl7.org/fhir/SearchParameter/clinical-code", "code": "code", "base": [ "AllergyIntolerance", "Condition", "DeviceRequest", "DiagnosticReport", "FamilyMemberHistory", "List", "Medication", "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement", "Observation", "Procedure", "ServiceRequest" ], "version": "4.0.1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm", "system": "url" } ] } ] }