Ontario Health eForms Implementation Guide
0.1.0 - ci-build CA-ON

Ontario Health eForms Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eForms Business Status ValueSet - JSON Representation

Active as of 2025-07-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "business-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet business-status</b></p><a name=\"business-status\"> </a><a name=\"hcbusiness-status\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-business-status.html\"><code>http://ontario.ca/fhir/eforms/CodeSystem/business-status</code></a></li></ul></div>"
  },
  "url" : "http://ontario.ca/fhir/eforms/ValueSet/business-status",
  "version" : "0.1.0",
  "name" : "EFormsBusinessStatusVS",
  "title" : "eForms Business Status ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-16T02:14:35+00:00",
  "publisher" : "Joel Pettis",
  "contact" : [
    {
      "name" : "Joel Pettis",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://smileditialhealth.com/JoelPettis"
        },
        {
          "system" : "email",
          "value" : "joel.pettis@smiledigitalhealth.com"
        }
      ]
    }
  ],
  "description" : "Permitted values for the `businessStatus` extension on eForms ServiceRequest\nand Task resources.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "CA-ON",
          "display" : "Ontario"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://ontario.ca/fhir/eforms/CodeSystem/business-status"
      }
    ]
  }
}