PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-interim3
    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-30T14:02:20-06: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-interim3",
  "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": "73e39a03-2031-4420-a55a-a6a6cd9ad813",
  "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": "1.0.0-draft",
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  } ]
}