{ "description": "The classification or categorization of the resource. Works on 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-category.json", "package_name": "nictiz.fhir.nl.r4.zib2020", "date": null, "expression": "MedicationDispense.category | MedicationAdministration.category", "publisher": "Nictiz", "purpose": "To select instances based the value of the `category` element for resources that do not have a SearchParameter defined by the base FHIR spec for this element.", "name": "Category", "type": "token", "experimental": null, "resourceType": "SearchParameter", "title": null, "package_version": "0.1.0-beta1", "status": "draft", "id": "2aef7690-6bc4-4313-8335-720eb9419d77", "kind": null, "url": "http://nictiz.nl/fhir/SearchParameter/category", "code": "category", "base": [ "MedicationDispense", "MedicationAdministration" ], "version": "1.0.0", "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ] }