PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/SearchParameter/MedicationRequest-patient
{
  "description": "Returns prescriptions for a specific patient",
  "_filename": "SearchParameter-MedicationRequest-patient.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "expression": "MedicationRequest.subject.where(resolve() is Patient)",
  "modifier": [ "missing", "type", "identifier" ],
  "publisher": "Health Level Seven International (Pharmacy)",
  "multipleAnd": true,
  "multipleOr": true,
  "name": "patient",
  "xpath": "f:MedicationRequest/f:subject",
  "xpathUsage": "normal",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString": "Trial Use"
  } ],
  "status": "draft",
  "id": "8d05bceb-891b-4950-99e3-9d15ba2b3dd0",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/MedicationRequest-patient",
  "code": "patient",
  "target": [ "Patient" ],
  "base": [ "MedicationRequest" ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication/index.cfm",
      "system": "url"
    } ]
  } ]
}