PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@2.0.0
    http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-submitter-client
{
  "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": "2.0.0",
  "status": "draft",
  "id": "b05604cc-1eff-4e9b-819e-afe34065d458",
  "kind": "requirements",
  "url": "http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-submitter-client",
  "version": "2.0.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."
  } ]
}