{ "description": "This is a CapabilityStatement that defines the expected capabilities of the Data Submitter actor.", "_filename": "CapabilityStatement-uds-plus-data-submitter-client.json", "package_name": "fhir.hrsa.uds-plus", "format": [ "json" ], "date": "2020-12-06", "publisher": "HRSA BPHC", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "UdsPlusDataSubmitter", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "Uds Plus Data Submitter CapabilityStatement", "package_version": "1.1.0", "status": "draft", "id": "273eef46-7952-4ea1-9c20-8ee3cda27972", "kind": "requirements", "url": "http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-submitter-client", "version": "1.1.0", "contact": [ { "telecom": [ { "value": "https://bphc.hrsa.gov/", "system": "url" } ] } ], "rest": [ { "mode": "client", "security": { "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide." }, "operation": [ { "name": "export", "definition": "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export" }, { "name": "import", "definition": "http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/import" } ], "documentation": "The primary focus of the Data Submitter is to invoke the Group/[id]/$export operation and gather the UDS+ data using US Core and QI Core profiles." } ] }