{
"description": "Parameters that will determine how notes generated from this QuestionnaireResponse will be generated",
"_filename": "StructureDefinition-option-note-info.json",
"package_name": "ca.on.oh",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "OptionNoteInfo",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Option Note Info",
"package_version": "eforms-1.0.0-alpha1.0.0",
"status": "active",
"id": "df517619-548c-4ee6-9d47-a89a0263f6a7",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info",
"context": [ {
"type": "element",
"expression": "Questionnaire.item.answerOption"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "Option Note Info",
"definition": "Parameters that will determine how notes generated from this QuestionnaireResponse will be generated"
}, {
"id": "Extension.extension:text",
"max": "1",
"min": 0,
"path": "Extension.extension",
"short": "Note option text",
"sliceName": "text",
"definition": "The text to display as the label for the option (if it's selected as an answer) in the 'note' produced from the completed QuestionnaireResponse",
"mustSupport": true
}, {
"id": "Extension.extension:text.extension",
"max": "0",
"path": "Extension.extension.extension"
}, {
"id": "Extension.extension:text.url",
"path": "Extension.extension.url",
"fixedUri": "text"
}, {
"id": "Extension.extension:text.value[x]",
"min": 1,
"path": "Extension.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Extension.extension:style",
"max": "1",
"min": 0,
"path": "Extension.extension",
"short": "Note option style/color",
"sliceName": "style",
"definition": "Style (color) for this answer option when rendered in the 'note' produced from the completed QuestionnaireResponse",
"mustSupport": true
}, {
"id": "Extension.extension:style.extension",
"max": "0",
"path": "Extension.extension.extension"
}, {
"id": "Extension.extension:style.url",
"path": "Extension.extension.url",
"fixedUri": "style"
}, {
"id": "Extension.extension:style.value[x]",
"min": 1,
"path": "Extension.extension.value[x]",
"type": [ {
"code": "string"
} ]
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}