{
"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.uv.sdc",
"format": [ "xml", "json" ],
"date": "2014-07-06",
"publisher": "HL7 International - FHIR Infrastructure",
"fhirVersion": "3.5.0",
"name": "SDC Form Receiver",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": null,
"package_version": "2.5.0",
"status": "draft",
"id": "acb816ea-5da8-4b6a-83fd-33c11d41d4e8",
"kind": "requirements",
"url": "http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-receiver",
"version": "2.5.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 [[security|SDC implementation guide]]."
},
"operation": [ {
"name": "process-response",
"definition": "http://hl7.org/fhir/uv/sdc/OperationDefinition/Questionnaire-process-response"
} ]
} ]
}