PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.4
    http://nictiz.nl/fhir/SearchParameter/Medications-category
{
  "description": "Multiple Resources:     * [MedicationDispense](http://hl7.org/fhir/medicationdispense.html): Return dispenses based on the value of category.     * [MedicationAdministration](http://hl7.org/fhir/medicationadministration.html): Return administrations based on the value of category.",
  "_filename": "SearchParameter-Medications-category.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "expression": "MedicationDispense.category | MedicationAdministration.category",
  "publisher": "Nictiz",
  "purpose": "To select the MedicationDispense and MedicationAdministration instances based Health and Care Information models (HCIM) for Medication. Every HCIM has a system and code which is stored in the category element. This category element can be used to retrieve a Resource that reflects a specific HCIM.",
  "name": "Medications-category",
  "xpath": "f:MedicationDispense/f:category | f:MedicationAdministration/f:category",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "1.1.4",
  "status": "active",
  "id": "e3b2ed49-5fa1-481c-88e0-e9c7022b6772",
  "kind": null,
  "url": "http://nictiz.nl/fhir/SearchParameter/Medications-category",
  "code": "category",
  "base": [ "MedicationDispense", "MedicationAdministration" ],
  "version": "1.0.0",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ]
}