PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-interim
    http://ontariohealth.ca/fhir/eforms/CodeSystem/on-css-styles
{
  "description": "CSS styles used in various elements within the Questionnaire",
  "_filename": "CodeSystem-on-css-styles.json",
  "package_name": "ca.on.oh-eforms",
  "date": "2025-06-30T20:02:20+00:00",
  "publisher": "Ontario Health",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166",
      "display": "Canada"
    } ]
  } ],
  "content": "complete",
  "name": "ONCssStyles",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Ontario Questionnaire CSS Styles",
  "package_version": "1.0.0-interim",
  "status": "active",
  "id": "0fb4c43b-8128-4f4e-a03e-883b532095bf",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/eforms/CodeSystem/on-css-styles",
  "concept": [ {
    "code": "background-color:grey;",
    "display": "Grey background"
  }, {
    "code": "background-color:grey;border-style:solid;",
    "display": "Grey background, black border"
  }, {
    "code": "background-color:white;",
    "display": "White background"
  }, {
    "code": "background-color:white;border-style:solid;",
    "display": "White background, black border"
  }, {
    "code": "border-style:solid;",
    "display": "Black border"
  }, {
    "code": "color:red;",
    "display": "Red"
  }, {
    "code": "color:orange;",
    "display": "Orange"
  }, {
    "code": "color:yellow;",
    "display": "Yellow"
  }, {
    "code": "color:green;",
    "display": "Green"
  }, {
    "code": "color:blue;",
    "display": "Blue"
  }, {
    "code": "color:purple;",
    "display": "Purple"
  }, {
    "code": "font-weight:bold;",
    "display": "Bold"
  }, {
    "code": "font-weight:bold;color:blue;",
    "display": "Bold, Blue"
  }, {
    "code": "font-weight:bold;color:red;",
    "display": "Bold, Red"
  }, {
    "code": "text-decoration:underline;",
    "display": "Underline"
  }, {
    "code": "text-decoration:underline;color:red;",
    "display": "Underline, Red"
  }, {
    "code": "font-weight:bold;text-decoration:underline;",
    "display": "Bold, Underline"
  }, {
    "code": "font-weight:bold;text-decoration:underline;color:red;",
    "display": "Bold, Underline, Red"
  }, {
    "code": "font-style:italic;",
    "display": "Italic"
  }, {
    "code": "font-style:italic;color:blue;",
    "display": "Italic, Blue"
  } ],
  "caseSensitive": false,
  "version": null,
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  } ]
}