{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Questionnaire-1",
  "version": "1.0.0",
  "name": "CareConnect-Questionnaire-1",
  "status": "draft",
  "date": "2019-05-16T08:58:48.196+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.",
  "purpose": "[NOT CURATED BY INTEROPEN see: http://www.interopen.org/careconnect-curation-methodology/]",
  "copyright": "Copyright © 2019 HL7 UK",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Questionnaire",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Questionnaire",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Questionnaire",
        "path": "Questionnaire",
        "comment": "For use with CareConnect."
      }
    ]
  }
}