De-Identification, Anonymization, Redaction Toolkit Services, published by HL7 International / Cross Group Projects. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-darts/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "uds-plus-data-submitter-client"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Data Receiver</h2>\n <p>(Requirements Definition Capability Statement)</p>\n <p>Canonical URL: http://hl7.org/fhir/us/uds-plus/CapabilityStatement/uds-plus-data-submitter-client</p>\n <p>Published by: <b>HL7 International - Public Health Work Group</b>\n </p>\n <p>This is a CapabilityStatement that defines the expected capabilities of the Data Submitter actor as a client. \n </p>\n <h2>General</h2>\n <div class=\"table-wrapper\">\n <table>\n <tbody>\n <tr>\n <th>FHIR Version:</th>\n <td>4.0.1</td>\n </tr>\n <tr>\n <th>Supported formats:</th>\n <td>json</td>\n </tr>\n </tbody>\n </table>\n </div>\n <h2>REST behavior</h2>\n <p>The primary focus of the Data Submitter actor as a client is to invoke the Group/$export operation identified below and extract the UDS+ data using US Core and QI Core profiles.\n In certain cases, the Data Submitter MAY have to invoke individual patient api's to extract the necessary UDS+ data when the Data Source does not support Group/$export operation. \n data.\n </p>\n <p>\n <b>Security:</b>\n </p>\n <p>Implementations must meet the general security requirements documented in FHIR <a href=\"http://hl7.org/fhir/security.html\">Security guidance</a>.</p>\n <p>In addition the Data Submitter actor as a client needs to meet the security requirements as outlined in the <a href=\"spec.html#smart-on-fhir-backend-services-authorization\">SMART on FHIR Backend Services Authorization</a></p>\n \n <h3>Resource summary</h3>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource</th>\n <th>Search</th>\n <th>Read</th>\n <th>Read Version</th>\n <th>Instance History</th>\n <th>Resource History</th>\n <th>Create</th>\n <th>Update</th>\n <th>Delete</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>US Core data APIs and Data elements</th>\n <td>\n <a href=\"#USCore-search-type\" title=\"Search for specific US Core Resource instances.\">SHALL</a>\n </td>\n <td>\n <a href=\"#USCore-read\" title=\"Retrieve specific US Core Resource instances.\">SHALL</a>\n </td>\n <td>\n </td>\n <td> \n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n <tr>\n <th>QI Core data APIs and Data elements</th>\n <td>\n <a href=\"#QICore-search-type\" title=\"Search for specific QI Core Resource instances.\">SHALL</a>\n </td>\n <td>\n <a href=\"#QICore-read\" title=\"Retrieve specific QI Core Resource instances.\">SHALL</a>\n </td>\n <td>\n </td>\n <td> \n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n <td>\n </td>\n </tr>\n \n </tbody>\n </table>\n </div>\n \n <h3>FHIR Operations summary</h3>\n <p>As a client, the Data Submitter has to be capable of invoking the below operation on the Data Source.</p>\n \n <ul>\n <li>\n <a href=\"http://hl7.org/fhir/uv/bulkdata/OperationDefinition-group-export.html\">Bulk Data Export ([BaseURL]/Group/[Id]/$export)</a>\n </li>\n </ul>\n \n <p>As a client, the Data Submitter has to be capable of invoking the below operation on the Data Receiver to submit the manifest file.</p>\n \n <ul>\n <li>\n <a href=\"http://hl7.org/fhir/us/uds-plus/OperationDefinition-import.html\">Bulk Data Import ([BaseURL]/$import)</a>\n </li>\n </ul>\n \n <br/>\n <br/>\n \n <h3>\n <a href=\"https://www.hl7.org/fhir/us/core/index.html\">US Core APIs and data elements</a>\n </h3>\n <p>Profiles: All US Core profiles\n </p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"USCore-search-type\"> </a>\n <span>search</span>\n </th>\n <td>\n <p>Search for specific US Core resource profile instances.</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"USCore-read\"> </a>\n <span>read</span>\n </th>\n <td>\n <p>Retrieve specific US Core resource profile instances</p>\n </td>\n </tr> \n </tbody>\n </table>\n </div>\n <br/>\n <br/> \n \n <h3>\n <a href=\"https://www.hl7.org/fhir/us/qicore/index.html\">QI Core data elements</a>\n </h3>\n <p>Profiles: All QI Core profiles\n </p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"QICore-search-type\"> </a>\n <span>search</span>\n </th>\n <td>\n <p>Search for specific QI Core resource profile instances.</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"QICore-read\"> </a>\n <span>read</span>\n </th>\n <td>\n <p>Retrieve QI Core resource profile instances</p>\n </td>\n </tr> \n </tbody>\n </table>\n </div> \n </div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cgp" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/uds-plus/CapabilityStatement/uds-plus-data-submitter-client"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/uds-plus/CapabilityStatement/uds-plus-data-submitter-client>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "UdsPlusDataSubmitter"] ; #
fhir:title [ fhir:v "Uds Plus Data Submitter CapabilityStatement"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2020-12-06"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Cross Group Projects"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ] ] )
] ) ; #
fhir:description [ fhir:v "This is a CapabilityStatement that defines the expected capabilities of the Data Submitter actor."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "json"] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "client" ] ;
fhir:documentation [ fhir:v "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." ] ;
fhir:security [
fhir:description [ fhir:v "Implementations must meet the general security requirements documented in the security section of the implementation guide." ] ] ;
( fhir:operation [
fhir:name [ fhir:v "export" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export> ] ] [
fhir:name [ fhir:v "import" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/us/uds-plus/OperationDefinition/import"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/uds-plus/OperationDefinition/import> ] ] )
] ) . #
IG © 2026+ HL7 International / Cross Group Projects. Package hl7.fhir.us.dapl#0.1.0 based on FHIR 4.0.1. Generated 2026-03-16
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
