{ "resourceType" : "OperationDefinition", "id" : "-s-search-measurements", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>search-measurements</h2><p>OPERATION: search-measurements</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-search-measurements</pre><div><p>Searches for bundles of corresponding observations, media, questionnaire responses and questionnaires.</p>\n</div><p>URL: [base]/$search-measurements</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>patientId</td><td>0..1</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#Reference\">Reference</a></td><td/><td/></tr><tr><td>IN</td><td>carePlanId</td><td>0..1</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#Reference\">Reference</a></td><td/><td/></tr><tr><td>IN</td><td>deviceId</td><td>0..1</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#Reference\">Reference</a></td><td/><td/></tr><tr><td>IN</td><td>period</td><td>0..1</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#Period\">Period</a></td><td/><td/></tr></table></div>" }, "url" : "http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-search-measurements", "version" : "1.0.0", "name" : "search-measurements", "status" : "active", "kind" : "operation", "date" : "2019-03-06T14:43:56+00:00", "description" : "Searches for bundles of corresponding observations, media, questionnaire responses and questionnaires.", "idempotent" : false, "code" : "search-measurements", "system" : true, "type" : false, "instance" : false, "parameter" : [ { "name" : "patientId", "use" : "in", "min" : 0, "max" : "1", "type" : "Reference" }, { "name" : "carePlanId", "use" : "in", "min" : 0, "max" : "1", "type" : "Reference" }, { "name" : "deviceId", "use" : "in", "min" : 0, "max" : "1", "type" : "Reference" }, { "name" : "period", "use" : "in", "min" : 0, "max" : "1", "type" : "Period" } ] }