PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0-snapshot1
    http://hl7.org/fhir/SearchParameter/medications-medication
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [MedicationAdministration](medicationadministration.html): Return administrations of this medication resource\\r\\n* [MedicationDispense](medicationdispense.html): Returns dispenses of this medicine resource\\r\\n* [MedicationRequest](medicationrequest.html): Return prescriptions for this medication reference\\r\\n* [MedicationStatement](medicationstatement.html): Return statements of this medication reference\\r\\n",
  "_filename": "SearchParameter-medications-medication.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": "2021-12-20T14:08:35+11:00",
  "expression": "(MedicationAdministration.medication as Reference) | (MedicationDispense.medication as Reference) | (MedicationRequest.medication as Reference) | (MedicationStatement.medication as Reference)",
  "publisher": "Health Level Seven International (Pharmacy)",
  "name": "medication",
  "xpath": "f:MedicationAdministration/f:medicationReference | f:MedicationDispense/f:medicationReference | f:MedicationRequest/f:medicationReference | f:MedicationStatement/f:medicationReference",
  "xpathUsage": "normal",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "4.3.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "81f35bd2-d080-4230-9ffc-7b415c1dfeaa",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/medications-medication",
  "code": "medication",
  "target": [ "Medication" ],
  "base": [ "MedicationAdministration", "MedicationDispense", "MedicationRequest", "MedicationStatement" ],
  "version": "4.3.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication/index.cfm",
      "system": "url"
    } ]
  } ]
}