FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-option-note-info.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot3&canonical=http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info |
| URL | http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info |
| Status | active |
| Name | OptionNoteInfo |
| Title | Option Note Info |
| Realm | ca |
| Description | Parameters that will determine how notes generated from this QuestionnaireResponse will be generated |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| sdc-questionnaire | Ontario SDC Questionnaire profile |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "option-note-info",
"url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info",
"name": "OptionNoteInfo",
"title": "Option Note Info",
"status": "active",
"description": "Parameters that will determine how notes generated from this QuestionnaireResponse will be generated",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Questionnaire.item.answerOption"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"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",
"path": "Extension.extension",
"sliceName": "text",
"short": "Note option 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",
"min": 0,
"max": "1",
"mustSupport": true
},
{
"id": "Extension.extension:text.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:text.url",
"path": "Extension.extension.url",
"fixedUri": "text"
},
{
"id": "Extension.extension:text.value[x]",
"path": "Extension.extension.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
},
{
"id": "Extension.extension:style",
"path": "Extension.extension",
"sliceName": "style",
"short": "Note option style/color",
"definition": "Style (color) for this answer option when rendered in the 'note' produced from the completed QuestionnaireResponse",
"min": 0,
"max": "1",
"mustSupport": true
},
{
"id": "Extension.extension:style.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:style.url",
"path": "Extension.extension.url",
"fixedUri": "style"
},
{
"id": "Extension.extension:style.value[x]",
"path": "Extension.extension.value[x]",
"min": 1,
"type": [
{
"code": "string"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/option-note-info"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}