{
  "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\"><p>Payee Type</p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Comment</b></td><td><b>Version</b></td></tr><tr><td>EMPL\r\n                  <a name=\"EMPL\"></a></td><td>Employer</td><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 \"organization\" responsible for paying the healthcare char</td><td>added v2.6</td></tr><tr><td>ORG\r\n                  <a name=\"ORG\"></a></td><td>Payee Organization</td><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><td>added v2.6</td></tr><tr><td>PERS\r\n                  <a name=\"PERS\"></a></td><td>Person</td><td>A person/individual/being.</td><td>added v2.6</td></tr><tr><td>PPER\r\n                  <a name=\"PPER\"></a></td><td>Pay Person</td><td>Person/individual/being responsible for payment.</td><td>added v2.6</td></tr></table></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"
      }
    ]
  }
}