PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@eforms-1.0.0-alpha1.0.0
    http://ontariohealth.ca/fhir/eforms/ValueSet/item-styles
{
  "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",
  "date": null,
  "publisher": null,
  "name": "ONItemStyles",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Ontario Questionnaire Item Styles",
  "package_version": "eforms-1.0.0-alpha1.0.0",
  "status": "active",
  "id": "42d89a6b-3e1d-4f3b-a99c-4f86f38d337f",
  "kind": null,
  "url": "http://ontariohealth.ca/fhir/eforms/ValueSet/item-styles",
  "immutable": false,
  "version": null
}