{
  "resourceType": "ValueSet",
  "id": "irrs-account-type",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>irrs-account-type</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/v3/ActCode/cs.html\"><code>http://hl7.org/fhir/v3/ActCode</code></a><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/v3/ActCode/cs.html#v3-ActCode-PBILLACCT\">PBILLACCT</a></td><td>patient billing account</td><td>An account representing charges and credits (financial transactions) for a patient's encounter.</td></tr></table></li></ul></div>"
  },
  "url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-account-type",
  "version": "1.0",
  "name": "irrs-account-type",
  "status": "active",
  "date": "2018-11-16T16:40:38+00:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ActCode",
        "version": "2016-11-11",
        "concept": [
          {
            "code": "PBILLACCT",
            "display": "patient billing account"
          }
        ]
      }
    ]
  }
}