description: null package_name: mint.fhir derivation: constraint name: MyQuestionnaire type: Questionnaire elements: date: {mustSupport: true, index: 5} item: mustSupport: true index: 8 elements: linkId: {mustSupport: true, index: 9} code: {mustSupport: true, index: 10} text: {mustSupport: true, index: 11} type: {mustSupport: true, index: 12} repeats: {mustSupport: false, index: 13} answerValueSet: {mustSupport: true, index: 14} answerOption: mustSupport: true index: 15 elements: value: mustSupport: true choices: [] index: 17 item: {mustSupport: true, index: 18} required: [text] useContext: {mustSupport: true, index: 6} title: {mustSupport: true, index: 3} status: {mustSupport: true, index: 4} url: {mustSupport: true, index: 0} code: {mustSupport: true, index: 7} identifier: {mustSupport: true, index: 1} version: {mustSupport: true, index: 2} package_version: 1.2.1-preview class: profile kind: resource url: http://example.org/fhir/StructureDefinition/MyQuestionnaire base: http://hl7.org/fhir/StructureDefinition/Questionnaire version: 1.0.0 required: [url, identifier, title, version, useContext]