{
"description": "This profile defines the expected capabilities of the ''SDC Form Receiver'' role when conforming to the S&I Framework's [[index|Structured Data Capture FHIR implementation guide]]. This role is responsible for accepting and processing completed and partially-completed forms.",
"_filename": "CapabilityStatement-sdc-form-receiver.json",
"package_name": "hl7.fhir.us.sdc",
"format": [ "xml", "json" ],
"date": "2014-07-06",
"publisher": "U.S. Office of the National Coordinator (ONC)",
"fhirVersion": "1.0.0",
"name": "SDC Form Receiver",
"acceptUnknown": "extensions",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": null,
"package_version": "2.0",
"status": "draft",
"id": "d26bd439-78fb-415c-bdf1-8642ecc7c0fd",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/sdc/CapabilityStatement/sdc-form-receiver",
"version": "2.0",
"contact": [ {
"telecom": [ {
"value": "http://wiki.siframework.org/Structured+Data+Capture+Initiative",
"system": "other"
} ]
} ],
"rest": [ {
"mode": "server",
"security": {
"description": "Implementations must meet the general security requirements documented in the [[sdc-security|SDC implementation guide]]."
},
"operation": [ {
"name": "process-response",
"definition": {
"reference": "http://hl7.org/fhir/us/sdc/OperationDefinition/Questionnaire-process-response"
}
} ]
} ]
}