Situational Awareness for Novel Epidemic Response
0.1.0 - STU Ballot

This page is part of the Situational Awareness for Novel Epidemic Response (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

OperationDefinition: Measure-report-csv

CreateorupdateaMeasureReportfromCSVFormat

OPERATION: CreateorupdateaMeasureReportfromCSVFormat

The official URL for this operation definition is:

http://hl7.org/fhir/uv/saner/OperationDefinition/Measure-report-csv

port from the CSV Format. If a report already exists for the subject and reporter for the given time period, it is updated. Otherwise, a new report is created. See CSV Conversion for details.

URL: [base]/Measure/[id]/$report-csv

Parameters

UseNameCardinalityTypeBindingDocumentation
INinput1..1Binary

The input of the request is a CSV file with labeled columns containing the data in the report.

INmap0..*string
(composite)

Each parameter is a composite of column to measure mappings

INperiod-end1..1string
(date)

The end of the reporting period.

INperiod-start1..1string
(date)

The start of the reporting period.

INreporter0..1string
(reference)

orter for the MeasureReport. If unspecified, the server may determine the reporter based on business rules (e.g., based on the identity of the sender).

INsubject0..1string
(reference)

ject for the MeasureReport. If unspecified, the server may determine the subject based on business rules (e.g., based on the identity of the sender).

OUTreturn0..1Bundle

The result of the reporting operation