PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@1.0.0
    http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-medicationdispense-patient
{
  "description": "Returns dispensed prescriptions for a specific patient.\\nNOTE: This Pdex SearchParameter definition extends the usage context of\\n[capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html)\\n extension to formally express implementer conformance expectations for these elements:\\n - multipleAnd\\n - multipleOr\\n - comparator\\n - modifier\\n - chain.",
  "_filename": "SearchParameter-pdex-medicationdispense-patient.json",
  "package_name": "hl7.fhir.us.davinci-pdex",
  "date": "2020-07-01T21:51:58.017219Z",
  "expression": "MedicationDispense.subject.where(resolve() is Patient)",
  "publisher": "HL7 International - Financial Management",
  "multipleAnd": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-patient",
  "multipleOr": true,
  "name": "PdexMedicationDispensePatient",
  "xpath": "f:MedicationDispense/f:subject",
  "xpathUsage": "normal",
  "type": "reference",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "69a1b662-aa80-47ef-86ca-6a9fb450384f",
  "kind": null,
  "_multipleOr": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  },
  "url": "http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-medicationdispense-patient",
  "code": "patient",
  "target": [ "Patient", "Group" ],
  "base": [ "MedicationDispense" ],
  "version": "1.0.0",
  "contact": [ {
    "name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
    "telecom": [ {
      "value": "mailto:mark@ekivemark.com0",
      "system": "email"
    } ]
  }, {
    "name": "HL7 International - Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ],
  "_multipleAnd": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "MAY"
    } ]
  }
}