{
"description": "Styles when rendering note content",
"compose": {
"include": [ {
"system": "http://ontariohealth.ca/fhir/eforms/CodeSystem/on-css-styles",
"concept": [ {
"code": "text-decoration:underline;",
"display": "Underline"
}, {
"code": "font-weight:bold;text-decoration:underline;",
"display": "Bold, Underline"
}, {
"code": "font-weight:bold;",
"display": "Bold"
}, {
"code": "font-style:italic;",
"display": "Italic"
} ]
} ]
},
"_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-interim4",
"status": "active",
"id": "c7c2b2c2-f069-43e7-b215-ba661deebfbc",
"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"
} ]
} ]
}