PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-ballot4
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line
{
  "description": "If true, requires that the answer be on the same line as the question.",
  "_filename": "StructureDefinition-sdc-same-line.json",
  "package_name": "ca.on.oh-eforms",
  "date": "2025-06-30T14:02:20-06:00",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166",
      "display": "Canada"
    } ]
  } ],
  "name": "SameLine",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Answer on Same Line",
  "package_version": "1.0.0-ballot4",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "959094dc-f9ad-4b93-be80-bd33a1600f16",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-same-line",
  "context": [ {
    "type": "element",
    "expression": "Questionnaire.item"
  } ],
  "version": "1.0.0-draft",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Answer on same line?",
      "definition": "If true, requires that the answer be on the same line as the question."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "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"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}