{
  "resourceType": "ValueSet",
  "id": "ValueSet-ErrorCode",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/error-code",
  "version": "1.1.0",
  "name": "ErrorCodeEHR",
  "title": "Error Code EHR",
  "status": "active",
  "experimental": false,
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "contact": [
    {
      "name": "Ontario Health - Digital Health Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://ehealthontario.on.ca/en/it-professionals/standards"
        },
        {
          "system": "email",
          "value": "DigitalHealthStandards@ontariohealth.ca"
        }
      ]
    }
  ],
  "description": "This value set is comprised of error codes used in Ontario Health interfaces. These error codes are returned to consumers of Ontario Health assets.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/error-code",
        "version": "1.0.0"
      }
    ]
  }
}