PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.saner@0.1.0
    http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-read-csv
{
  "description": "Read a given MeasureReport using the CSV Format. See [CSV Conversion](CSV_Conversion.html) for details.",
  "_filename": "OperationDefinition-MeasureReport-read-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": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "ReadinCSVFormat",
  "type": "false",
  "experimental": "true",
  "resourceType": "OperationDefinition",
  "title": "Read in CSV Format",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "78d53de7-235a-43f1-9558-a5bdb8def1e1",
  "resource": [ "MeasureReport" ],
  "kind": "operation",
  "url": "http://hl7.org/fhir/uv/saner/OperationDefinition/MeasureReport-read-csv",
  "code": "read-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": "*",
    "min": 0,
    "use": "in",
    "name": "map",
    "type": "string",
    "searchType": "composite"
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Binary"
  } ]
}