2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Extension-questionnaire-sdc-endpoint.xml

Raw XML (canonical form)

Where to send answers

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="questionnaire-sdc-endpoint"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/questionnaire-sdc-endpoint"/>
  <name value="Where to send answers"/>
  <publisher value="U.S. Office of the National Coordinator (ONC)'s Standards and Infrastructure (S&amp;I)
   Structured Data Capture project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://wiki.siframework.org/Structured+Data+Capture+Initiative"/>
    </telecom>
  </contact>
  <description value="The base URL for the server to which questionnaire answers associated with this questionnaire
   should be submitted."/>
  <status value="draft"/>
  <date value="2014-04-21"/>
  <contextType value="resource"/>
  <context value="Questionnaire"/>
  <element>
    <path value="Extension"/>
    <short value="Where to send answers"/>
    <definition value="The base URL for the server to which questionnaire answers associated with this questionnaire
     should be submitted."/>
    <comments value="Indicates that the form has been designed with an expectation that it will be submitted
     to the specified URI.  If multiple endpoints are specified, expectation is that answers
     are submitted to all endpoints."/>
    <min value="0"/>
    <max value="*"/>
    <type>
      <code value="uri"/>
    </type>
  </element>
</ExtensionDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.