{ "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.medicationprocess9", "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": "1.0.0", "status": "active", "id": "7be6b371-304d-4ede-8bd1-e2521b5b1ec2", "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": "https://www.nictiz.nl", "system": "url" } ] } ] }