Package | nictiz.fhir.nl.r4.medicationprocess9 |
Resource Type | SearchParameter |
Id | category |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-rc.1&canonical=http://nictiz.nl/fhir/SearchParameter/category |
URL | http://nictiz.nl/fhir/SearchParameter/category |
Version | 2.0.0-rc.1 |
Status | active |
Name | Category |
Realm | nl |
Description | The classification or categorization of the resource. Works on multiple resources: * MedicationDispense: Return dispenses based on the value of category. |
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. |
Type | token |
CapabilityStatement | |
mp-MedicationData.RetrieveServe.Base | mp MedicationData.RetrieveServe.Base |
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "category", "url": "http://nictiz.nl/fhir/SearchParameter/category", "version": "2.0.0-rc.1", "name": "Category", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "The classification or categorization of the resource. Works on multiple resources:\r\n* MedicationDispense: Return dispenses based on the value of category.", "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.", "code": "category", "base": [ "MedicationDispense" ], "type": "token", "expression": "MedicationDispense.category" }