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

Parameter adherence:token

Returns statements based on adherence or compliance

ResourceMedicationStatement
ExpressionMedicationStatement.adherence.code
Processing ModeNormal
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

Parameter category:token

Returns statements of this category of MedicationStatement

ResourceMedicationStatement
ExpressionMedicationStatement.category
Processing ModeNormal
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

Parameter code:token

MedicationStatement: Return statements of this medication code

ResourceMedicationStatement
ExpressionMedicationStatement.medication.concept
Processing ModeNormal
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

Parameter effective:date

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

ResourceMedicationStatement
ExpressionMedicationStatement.effective.ofType(dateTime) | MedicationStatement.effective.ofType(Period)
Processing ModeNormal
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
ComparatorsAllowed: 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

Parameter encounter:reference

MedicationStatement: Returns statements for a specific encounter

ResourceMedicationStatement
ExpressionMedicationStatement.encounter
Processing ModeNormal
Target ResourcesEncounter
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

Parameter identifier:token

MedicationStatement: Return statements with this external identifier

ResourceMedicationStatement
ExpressionMedicationStatement.identifier
Processing ModeNormal
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

Parameter medication:reference

MedicationStatement: Return statements of this medication reference

ResourceMedicationStatement
ExpressionMedicationStatement.medication.reference
Processing ModeNormal
Target ResourcesMedication
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

Parameter patient:reference

MedicationStatement: Returns statements for a specific patient.

ResourceMedicationStatement
ExpressionMedicationStatement.subject.where(resolve() is Patient)
Processing ModeNormal
Target ResourcesPatient
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

Parameter source:reference

Who or where the information in the statement came from

ResourceMedicationStatement
ExpressionMedicationStatement.informationSource
Processing ModeNormal
Target ResourcesOrganization, 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

Parameter status:token

MedicationStatement: Return statements that match the given status

ResourceMedicationStatement
ExpressionMedicationStatement.status
Processing ModeNormal
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

Parameter subject:reference

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

ResourceMedicationStatement
ExpressionMedicationStatement.subject
Processing ModeNormal
Target ResourcesGroup, 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