{
  "resourceType": "ValueSet",
  "id": "v2-0557",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Payee Type</p>\n\n            <table class=\"grid\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Description</b>\n                </td>\n                <td>\n                  <b>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>EMPL\n                  <a name=\"EMPL\"> </a>\n                </td>\n                <td>Employer</td>\n                <td>A legal entity that controls and directs a worker under an express or implied contract of employment and a salary or wages in compensation.&lt;p&gt;In worker's compensation cases, the Employer may be the &quot;organization&quot; responsible for paying the healthcare char</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>ORG\n                  <a name=\"ORG\"> </a>\n                </td>\n                <td>Payee Organization</td>\n                <td>The payee is not a person/individual/being, but an entity commonly identified as an organization.  Examples could be a country healthcare payer, or an insurance company responsible for payment.</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>PERS\n                  <a name=\"PERS\"> </a>\n                </td>\n                <td>Person</td>\n                <td>A person/individual/being.</td>\n                <td>added v2.6</td>\n              </tr>\n              <tr>\n                <td>PPER\n                  <a name=\"PPER\"> </a>\n                </td>\n                <td>Pay Person</td>\n                <td>Person/individual/being responsible for payment.</td>\n                <td>added v2.6</td>\n              </tr>\n            </table>\n\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v2-0557",
  "version": "2.8.2",
  "name": "v2 Payee Type",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0557 ( Payee Type)",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0557"
      }
    ]
  }
}