{
"description": "The classification or categorization of the resource. Works on multiple resources:\\r\\n* [MedicationDispense](http://hl7.org/fhir/r4/medicationdispense.html): Return dispenses based on the value of category.\\r\\n* [MedicationAdministration](http://hl7.org/fhir/r4/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 on the value of the `.category` element for resources that do not have a SearchParameter defined by the base FHIR specification for this element.",
"name": "Category",
"type": "token",
"experimental": null,
"resourceType": "SearchParameter",
"title": null,
"package_version": "2.0.0-beta.2",
"status": "active",
"id": "5acbbcf2-4d6a-43d3-ab69-cbe199c46d15",
"kind": null,
"url": "http://nictiz.nl/fhir/SearchParameter/category",
"code": "category",
"base": [ "MedicationDispense", "MedicationAdministration" ],
"version": "2.0.0-beta.2",
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ]
}