example-SPOClinicalInformationRequest-Parameters-most-recent-body-weight-query
JSON Format: Parameters
Download Raw Parameters - body weight json example
An example of a parameters query for the most recent body weight.{ "resourceType": "Parameters", "id": "example-SPOClinicalInformationRequest-Parameters-most-recent-body-weight-query", "parameter": [ { "name": "ResourceType", "valueString": "Observation" }, { "name": "PatientMrn", "valueString": "799999" }, { "name": "MutuallyDefined", "valueString": "abc" }, { "name": "LoincCode", "valueString": "29463-7" }, { "name": "QueryOperator", "valueString": "lastn" } ] }