{
"description": "Multiple Resources: \\r\\n\\r\\n* [MedicationRequest](medicationrequest.html): Return prescriptions of this medication reference\\r\\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication resource\\r\\n* [MedicationStatement](medicationstatement.html): Return statements of this medication reference\\r\\n* [MedicationDispense](medicationdispense.html): Return dispenses of this medicine resource\\r\\n",
"_filename": "SearchParameter-medications-medication.json",
"package_name": "hl7.fhir.r3.core",
"date": "2019-10-24T11:53:00+11:00",
"expression": "MedicationRequest.medication.as(Reference) | MedicationAdministration.medication.as(Reference) | MedicationStatement.medication.as(Reference) | MedicationDispense.medication.as(Reference)",
"publisher": "Health Level Seven International (Pharmacy)",
"name": "medication",
"xpath": "f:MedicationRequest/f:medicationReference | f:MedicationAdministration/f:medicationReference | f:MedicationStatement/f:medicationReference | f:MedicationDispense/f:medicationReference",
"xpathUsage": "normal",
"type": "reference",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "3.0.2",
"status": "draft",
"id": "8b7164f2-5fbe-4486-b129-4a0ed57009c6",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/medications-medication",
"code": "medication",
"target": [ "Medication" ],
"base": [ "MedicationRequest", "MedicationAdministration", "MedicationStatement", "MedicationDispense" ],
"version": null,
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/medication/index.cfm",
"system": "url"
} ]
} ]
}