{
"description": "Styles when rendering groups or questions",
"compose": {
"include": [ {
"system": "http://ontariohealth.ca/fhir/eforms/CodeSystem/on-css-styles",
"concept": [ {
"code": "background-color:grey",
"display": "Grey background"
}, {
"code": "background-color:white",
"display": "White background"
}, {
"code": "border-style:solid",
"display": "Black border"
}, {
"code": "background-color:grey;border-style:solid",
"display": "Grey background, black border"
}, {
"code": "background-color:white;border-style:solid",
"display": "White background, black border"
} ]
} ]
},
"_filename": "ValueSet-item-styles.json",
"package_name": "ca.on.oh-eforms",
"date": null,
"publisher": null,
"name": "ONItemStyles",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Ontario Questionnaire Item Styles",
"package_version": "1.0.0-ballot2",
"status": "active",
"id": "2af9f835-ea3a-430b-989f-d6921dc70c4b",
"kind": null,
"url": "http://ontariohealth.ca/fhir/eforms/ValueSet/item-styles",
"immutable": false,
"version": null
}