FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-sdc-same-line.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot4&canonical=http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line |
| URL | http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line |
| Version | 1.0.0-draft |
| Status | active |
| Date | 2025-06-30T14:02:20-06:00 |
| Name | SameLine |
| Title | Answer on Same Line |
| Realm | ca |
| Description | If true, requires that the answer be on the same line as the question. |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition sdc-same-line
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..1 | Extension | Answer on same line? | |
![]() ![]() | 0..0 | |||
![]() ![]() | 1..1 | uri | "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line" | |
![]() ![]() | 0..1 | boolean | Value of extension | |
{
"resourceType": "StructureDefinition",
"id": "sdc-same-line",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft"
}
]
}
}
],
"url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line",
"version": "1.0.0-draft",
"name": "SameLine",
"title": "Answer on Same Line",
"status": "active",
"date": "2025-06-30T14:02:20-06:00",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health",
"telecom": [
{
"system": "url",
"value": "http://www.ontariohealth.ca"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.ontariohealth.ca"
}
]
}
],
"description": "If true, requires that the answer be on the same line as the question.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA",
"display": "Canada"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Questionnaire.item"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Answer on same line?",
"definition": "If true, requires that the answer be on the same line as the question.",
"max": "1"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "boolean"
}
]
}
]
}
}