{
  "resourceType": "ValueSet",
  "id": "preference-type-code",
  "url": "http://ontariohealth.ca/fhir/ValueSet/preference-type-code",
  "version": "1.0.0",
  "name": "PreferenceTypeCode",
  "title": "Preference Type Code",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "Contains codes indicating the preference type",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/preference-type-code"
      }
    ]
  }
}