{
"description": "Searches on the value provided in the pharmaceutical treatment identifier extension (http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier) in the following resources:\\r\\n* [MedicationRequest](http://hl7.org/fhir/r4/medicationrequest.html)\\r\\n* [MedicationDispense](http://hl7.org/fhir/r4/medicationdispense.html)\\r\\n* [MedicationStatement](http://hl7.org/fhir/r4/medicationstatement.html)\\r\\n* [MedicationAdministration](http://hl7.org/fhir/r4/medicationadministration.html)",
"_filename": "SearchParameter-pharmaceutical-treatment-identifier.json",
"package_name": "nictiz.fhir.nl.r4.medicationprocess9",
"date": null,
"expression": "MedicationRequest.extension('http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier') | MedicationDispense.extension('http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier') | MedicationAdministration.extension('http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier') | MedicationStatement.extension('http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier')",
"publisher": "Nictiz",
"purpose": "To select the MedicationRequest, MedicationDispense, MedicationAdministration, and MedicationStatement resources based on a specific pharmaceutical treatment identifier.",
"name": "PharmaceuticalTreatmentIdentifier",
"type": "token",
"experimental": null,
"resourceType": "SearchParameter",
"title": null,
"package_version": "2.0.0-beta.2",
"status": "active",
"id": "da5cdfdd-68dd-4e18-bdf3-5de034396b97",
"kind": null,
"url": "http://nictiz.nl/fhir/SearchParameter/pharmaceutical-treatment-identifier",
"code": "pharmaceutical-treatment-identifier",
"base": [ "MedicationAdministration", "MedicationStatement", "MedicationRequest", "MedicationDispense" ],
"version": "2.0.0-beta.2",
"contact": [ {
"name": "Nictiz",
"telecom": [ {
"use": "work",
"value": "https://www.nictiz.nl",
"system": "url"
} ]
} ]
}