example-SPOClinicalInformationRequest-Parameters-current-medications-query
JSON Format: Parameters
Download Raw Parameters - medications json example
An example of a parameters query for the current list of mediations.{ "resourceType": "Parameters", "id": "example-SPOClinicalInformationRequest-Parameters-current-medications-query", "parameter": [ { "name": "ResourceType", "valueString": "MedicationStatement" }, { "name": "PatientMrn", "valueString": "799999" }, { "name": "MutuallyDefined", "valueString": "abc" }, { "name": "LoincCode", "valueString": "10160-0" }, { "name": "status", "valueString": "active" } ] }