Package | nictiz.fhir.nl.r4.medicationprocess9 |
Resource Type | SearchParameter |
Id | MedicationStatement-author |
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/MedicationStatement-author |
URL | http://nictiz.nl/fhir/SearchParameter/MedicationStatement-author |
Version | 2.0.0-rc.1 |
Status | active |
Name | Author |
Realm | nl |
Description | Search based on the reference provided in the author extension (<http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Author>) in the MedicationStatement resource. |
Purpose | To select instances of the MedicationStatement based on the author. |
Type | reference |
CapabilityStatement | |
mp-MedicationData.RetrieveServe.Base | mp MedicationData.RetrieveServe.Base |
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "MedicationStatement-author", "url": "http://nictiz.nl/fhir/SearchParameter/MedicationStatement-author", "version": "2.0.0-rc.1", "name": "Author", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "Search based on the reference provided in the author extension (<http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Author>) in the MedicationStatement resource.", "purpose": "To select instances of the MedicationStatement based on the author.", "code": "author", "base": [ "MedicationStatement" ], "type": "reference", "expression": "MedicationStatement.extension('http://nictiz.nl/fhir/StructureDefinition/ext-MedicationUse2.Author')" }