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