FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-sdc-choice-diagram.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/sdc-choice-diagram |
| URL | http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-choice-diagram |
| Status | active |
| Name | ChoiceDiagram |
| Title | Image for Choice Diagram |
| Realm | ca |
| Description | A link to the SVG diagram that is used to render the choice options. |
| 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": "sdc-choice-diagram",
"url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-choice-diagram",
"name": "ChoiceDiagram",
"title": "Image for Choice Diagram",
"status": "active",
"description": "A link to the SVG diagram that is used to render the choice options.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Questionnaire.item"
}
],
"contextInvariant": [
"extension('http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl').value.coding.exists(code='graphic-choice')"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Image for Choice Diagram?",
"definition": "A link to the SVG diagram that is used to render the choice options.",
"max": "1"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-choice-diagram"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "url"
}
]
}
]
}
}