PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.0.0
    http://nictiz.nl/fhir/SearchParameter/Medications-medicationtreatment
{
  "description": "Searches on multiple medication resources:           * [MedicationRequest](http://hl7.org/fhir/stu3/medicationrequest.html): Searches MedicationRequests resources based on their medication treatment identifier, provided in the value of the 'http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment' extension.     * [MedicationDispense](http://hl7.org/fhir/stu3/medicationdispense.html): Searches MedicationDispense resources based on their medication treatment identifier, provided in the value of the 'http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment' extension.     * [MedicationStatement](http://hl7.org/fhir/stu3/medicationstatement.html): Searches MedicationStatement resources based on their medication treatment identifier, provided in the value of the 'http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment' extension.     * [MedicationAdministration](http://hl7.org/fhir/stu3/medicationadministration.html): Searches MedicationAdministration resources based on their medication treatment identifier, provided in the value of the 'http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment' extension.          This parameter can also be used parameter can also be used system-wide to retrieve the results of the resource types above in a single bundle.",
  "_filename": "SearchParameter-Medications-medicationtreatment.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "expression": "MedicationRequest.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment') | MedicationDispense.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment') | MedicationAdministration.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment') | MedicationStatement.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment')",
  "publisher": "Nictiz",
  "purpose": "To select the MedicationRequest, MedicationDispense, MedicationAdministration, and MedicationStatement resources based on a specific medication treatment.      The medication treatment identifier is defined in an extension and used in the profiles for Medication Proces 9.* project.          This parameter can also be used system-wide to retrieve the results of all relevant resource type in a single bundle.",
  "name": "Medications-medicationtreatment",
  "xpath": "f:MedicationRequest/f:extension[@url='http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment'] | f:MedicationDispense/f:extension[@url='http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment'] | f:MedicationAdministration/f:extension[@url='http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment'] | f:MedicationStatement/f:extension[@url='http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment']",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "a17b2bd4-4693-420f-b786-d71c4d7e7298",
  "kind": null,
  "url": "http://nictiz.nl/fhir/SearchParameter/Medications-medicationtreatment",
  "code": "medicationtreatment",
  "base": [ "DomainResource", "MedicationAdministration", "MedicationStatement", "MedicationRequest", "MedicationDispense" ],
  "version": "1.0",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ]
}