PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@2.7.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-06T00:00:00+10:00",
  "publisher": "HL7 International - FHIR Infrastructure",
  "fhirVersion": "1.0.0",
  "name": "SDCFormReceiver",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "SDC Form Receiver",
  "package_version": "2.7.0",
  "status": "draft",
  "id": "81a32711-91df-40eb-9e14-d55071ccfcfb",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-receiver",
  "version": "2.7.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"
    } ]
  } ]
}