{
  "resourceType": "ValueSet",
  "id": "valueset-program-type",
  "url": "http://ontariohealth.ca/fhir/iar/ValueSet/program-type",
  "version": "0.2.0",
  "name": "IARProgramType",
  "title": "IAR Program Type",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Includes codes to identify program type.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/iar/CodeSystem/program-type"
      }
    ]
  }
}