PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/SearchParameter/medications-medication
{
  "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.examples",
  "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": "a72dedee-21b0-406d-b46b-90e7e499dda9",
  "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"
    } ]
  } ]
}