PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-eforms@1.0.0-interim
    http://ontariohealth.ca/fhir/eforms/ValueSet/note-styles
{
  "description": "Styles when rendering note content",
  "compose": {
    "include": [ {
      "system": "http://ontariohealth.ca/fhir/eforms/CodeSystem/on-css-styles",
      "concept": [ {
        "code": "color:blue;",
        "display": "Blue"
      }, {
        "code": "color:red;",
        "display": "Red"
      }, {
        "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"
      } ]
    } ]
  },
  "_filename": "ValueSet-note-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"
    } ]
  } ],
  "name": "ONNoteStyles",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Ontario Note Text Styles",
  "package_version": "1.0.0-interim",
  "status": "active",
  "id": "16e2ab53-6d84-4f6e-9609-97446ecc5f3a",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/eforms/ValueSet/note-styles",
  "immutable": false,
  "version": null,
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.ontariohealth.ca",
      "system": "url"
    } ]
  } ]
}