PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@1.1.0
    http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-source
{
  "description": "This is a CapabilityStatement that defines the expected capabilities of the Data Source actor.",
  "_filename": "CapabilityStatement-uds-plus-data-source.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": "UdsPlusDataSource",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Uds Plus Data Source CapabilityStatement",
  "package_version": "1.1.0",
  "status": "draft",
  "id": "4afac066-76d0-4ada-bedc-fd922171b53e",
  "kind": "requirements",
  "url": "http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-source",
  "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": "export",
      "definition": "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export"
    } ],
    "documentation": "The primary focus of the Data Source is to identify the population of patients whose data needs to be reported to UDS+ program, and allow the export of UDS+ data using US Core and UDS+ profiles and US Core APIs."
  } ]
}