PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@eforms-1.0.0-alpha1.0.0
    http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-choice-diagram
{
  "description": "A link to the SVG diagram that is used to render the choice options.",
  "_filename": "StructureDefinition-sdc-choice-diagram.json",
  "package_name": "ca.on.oh",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "contextInvariant": [ "extension('http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl').value.coding.exists(code='graphic-choice')" ],
  "fhirVersion": "4.0.1",
  "name": "ChoiceDiagram",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Image for Choice Diagram",
  "package_version": "eforms-1.0.0-alpha1.0.0",
  "status": "active",
  "id": "fcc159ce-d5bc-46d1-929a-61e26a65202e",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/sdc-choice-diagram",
  "context": [ {
    "type": "element",
    "expression": "Questionnaire.item"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Image for Choice Diagram?",
      "definition": "A link to the SVG diagram that is used to render the choice options."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "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"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}