PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    http://hl7.org/fhir/SearchParameter/medications-encounter
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [MedicationAdministration](medicationadministration.html): Return administrations that share this encounter\\r\\n* [MedicationRequest](medicationrequest.html): Return prescriptions with this encounter identifier\\r\\n",
  "_filename": "SearchParameter-medications-encounter.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-12-21T15:26:20+11:00",
  "expression": "MedicationAdministration.encounter | MedicationRequest.encounter",
  "publisher": "Health Level Seven International (Pharmacy)",
  "name": "encounter",
  "xpath": "f:MedicationAdministration/f:encounter | f:MedicationRequest/f:encounter",
  "xpathUsage": "normal",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "6de8d334-607d-49b4-9f74-97b6eb4e05c9",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/medications-encounter",
  "code": "encounter",
  "target": [ "Encounter" ],
  "base": [ "MedicationAdministration", "MedicationRequest" ],
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication/index.cfm",
      "system": "url"
    } ]
  } ]
}