PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@1.1.0
    http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-receiver-server
{
  "description": "This is a CapabilityStatement that defines the expected capabilities of the Data Receiver actor as a Server.",
  "_filename": "CapabilityStatement-uds-plus-data-receiver-server.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": "UdsPlusDataReceiverServer",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Uds Plus Data Receiver CapabilityStatement",
  "package_version": "1.1.0",
  "status": "draft",
  "id": "ffef7b87-0bda-46d6-99d2-01e03ae27e21",
  "kind": "requirements",
  "url": "http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-receiver-server",
  "version": "1.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "https://bphc.hrsa.gov/",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "security": {
      "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide."
    },
    "operation": [ {
      "name": "import",
      "definition": "http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/import"
    } ],
    "documentation": "The primary focus of the Data Receiver as a Server is to receive the notification manifest which contains the links to the UDS+ data that has        been extracted by the health center and is being made available to HRSA."
  } ]
}