{ "description": "Search Measure Report resources using the CSV Format. See [CSV Conversion](CSV_Conversion.html) for details.", "_filename": "OperationDefinition-MeasureReport-search-csv.json", "package_name": "hl7.fhir.uv.saner", "date": "2020-10-19T21:09:16+00:00", "system": false, "publisher": "HL7 International Public Health Workgroup", "instance": false, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "SearchinCSVFormat", "type": "true", "experimental": "true", "resourceType": "OperationDefinition", "title": "Search in CSV Format", "package_version": "0.1.0", "status": "draft", "id": "d31cfccf-c95d-4920-bf80-bb04137e606c", "resource": [ "MeasureReport" ], "kind": "operation", "url": "http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-search-csv", "code": "search-csv", "version": "0.1.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher/index.cfm", "system": "url" } ] }, { "telecom": [ { "value": "pher@lists.hl7.org", "system": "email" } ] }, { "name": "HL7 Public Health Workgroup", "telecom": [ { "value": "http://hl7.org/Special/committees/pher/index.cfm", "system": "url" } ] }, { "name": "Keith W. Boone", "telecom": [ { "value": "mailto:kboone@ainq.com", "system": "email" } ] } ], "parameter": [ { "max": "2", "min": 0, "use": "in", "name": "_lastUpdated", "type": "string", "searchType": "date" }, { "max": "2", "min": 0, "use": "in", "name": "date", "type": "string", "searchType": "date" }, { "max": "*", "min": 0, "use": "in", "name": "map", "type": "string", "searchType": "composite" }, { "max": "*", "min": 1, "use": "in", "name": "measure", "type": "string", "searchType": "uri" }, { "max": "*", "min": 0, "use": "in", "name": "measure.title", "type": "string", "searchType": "string" }, { "max": "2", "min": 1, "use": "in", "name": "period", "type": "string", "searchType": "date" }, { "max": "*", "min": 0, "use": "in", "name": "reporter", "type": "string", "searchType": "reference" }, { "max": "*", "min": 0, "use": "in", "name": "reporter:identifier", "type": "string", "searchType": "token" }, { "max": "*", "min": 0, "use": "in", "name": "subject", "type": "string", "searchType": "reference" }, { "max": "1", "min": 0, "use": "in", "name": "subject:Location.near", "type": "string", "searchType": "special" }, { "max": "*", "min": 0, "use": "in", "name": "subject:identifier", "type": "string", "searchType": "token" }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Binary" } ] }