FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Pharmacy icon Work GroupMaturity Level: N/A  Trial UseSecurity Category: Patient Compartments: Encounter, Patient, Practitioner, RelatedPerson

Search parameters for the Resource MedicationStatement - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/MedicationStatement-adherence

Generated Narrative: SearchParameter MedicationStatement-adherence

Parameter adherence:token

Returns statements based on adherence or compliance

ResourceMedicationStatement
Expression MedicationStatement.adherence.code
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MedicationStatement-category

Generated Narrative: SearchParameter MedicationStatement-category

Parameter category:token

Returns statements of this category of MedicationStatement

ResourceMedicationStatement
Expression MedicationStatement.category
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-code
This search parameter is part of the common search parameter clinical-code

Generated Narrative: SearchParameter clinical-code

Parameter code:token

MedicationStatement: Return statements of this medication code

ResourceMedicationStatement
Expression MedicationStatement.medication.concept
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MedicationStatement-effective

Generated Narrative: SearchParameter MedicationStatement-effective

Parameter effective:date

Date when patient was taking (or not taking) the medication

ResourceMedicationStatement
Expression MedicationStatement.effective.ofType(dateTime) | MedicationStatement.effective.ofType(Period)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/clinical-encounter
This search parameter is part of the common search parameter clinical-encounter

Generated Narrative: SearchParameter clinical-encounter

Parameter encounter:reference

MedicationStatement: Returns statements for a specific encounter

ResourceMedicationStatement
Expression MedicationStatement.encounter
Processing Mode Normal
Target Resources Encounter
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-identifier
This search parameter is part of the common search parameter clinical-identifier

Generated Narrative: SearchParameter clinical-identifier

Parameter identifier:token

MedicationStatement: Return statements with this external identifier

ResourceMedicationStatement
Expression MedicationStatement.identifier
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/medications-medication
This search parameter is part of the common search parameter medications-medication

Generated Narrative: SearchParameter medications-medication

Parameter medication:reference

MedicationStatement: Return statements of this medication reference

ResourceMedicationStatement
Expression MedicationStatement.medication.reference
Processing Mode Normal
Target Resources Medication
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-patient
This search parameter is part of the common search parameter clinical-patient

Generated Narrative: SearchParameter clinical-patient

Parameter patient:reference

MedicationStatement: Returns statements for a specific patient.

ResourceMedicationStatement
Expression MedicationStatement.subject.where(resolve() is Patient)
Processing Mode Normal
Target Resources Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MedicationStatement-source

Generated Narrative: SearchParameter MedicationStatement-source

Parameter source:reference

Who or where the information in the statement came from

ResourceMedicationStatement
Expression MedicationStatement.informationSource
Processing Mode Normal
Target Resources Device, Organization, RelatedPerson, PractitionerRole, Practitioner, Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/medications-status
This search parameter is part of the common search parameter medications-status

Generated Narrative: SearchParameter medications-status

Parameter status:token

MedicationStatement: Return statements that match the given status

ResourceMedicationStatement
Expression MedicationStatement.status
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/MedicationStatement-subject

Generated Narrative: SearchParameter MedicationStatement-subject

Parameter subject:reference

The identity of a patient, animal or group to list statements for

ResourceMedicationStatement
Expression MedicationStatement.subject
Processing Mode Normal
Target Resources Group, Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true