PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@2.5.0
    http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-receiver
{
  "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": "9b45aac8-baf8-4e01-9965-d45808823c7e",
  "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"
    } ]
  } ]
}