PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.4
    http://nictiz.nl/fhir/SearchParameter/category
{
  "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.4",
  "status": "active",
  "id": "6e00b1a8-03b6-4d08-a928-fe76ea655015",
  "kind": null,
  "url": "http://nictiz.nl/fhir/SearchParameter/category",
  "code": "category",
  "base": [ "MedicationDispense", "MedicationAdministration" ],
  "version": "2.0.0-beta.3",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ]
}