{ "description": "This profile defines the expected capabilities of the ''SDC Form Receiver'' role when conforming to the S&I Framework's [[index.html|Structured Data Capture FHIR implementation guide]]. This role is responsible for accepting and processing completed and partially-completed forms. It only exposes a single operation endpoint - the one needed to 'process' a completed QuestionnaireResponse", "_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": "1.0.0", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "SDCFormReceiver", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "SDC Form Receiver", "package_version": "4.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 4, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc" } ] } } ], "status": "active", "id": "7dd5b588-5c08-4811-8686-d00283dbf538", "kind": "requirements", "url": "http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-receiver", "version": "4.0.0-ballot", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ], "rest": [ { "mode": "server", "security": { "description": "Implementations must meet the general security requirements documented in the [[security.html|SDC implementation guide]]." }, "operation": [ { "name": "process-response", "definition": "http://hl7.org/fhir/uv/sdc/OperationDefinition/Questionnaire-process-response" } ] } ] }