{
"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": "2.0.0-beta.1",
"status": "active",
"id": "7c7d0fe4-6c3d-43a6-a514-ac31193caabf",
"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"
} ]
} ]
}