{
  "resourceType" : "ValueSet",
  "id" : "payor-identifier-types-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet payor-identifier-types-vs</b></p><a name=\"payor-identifier-types-vs\"> </a><a name=\"hcpayor-identifier-types-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title=\"Version is stated to be 2.9, which means it is fixed to 2.9.0, the version found through the package references\"> version &#x1F4CD;2.9.0 → 2.9</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-v2-0203.html#v2-0203-EN\">EN</a></td><td style=\"color: #cccccc\">Employer number</td><td>Employer number</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-payor-identifier-types-cs.html\"><code>https://haau3.com/fhir/CodeSystem/payor-identifier-types-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span></li></ul></div>"
  },
  "url" : "https://haau3.com/fhir/ValueSet/payor-identifier-types-vs",
  "version" : "1.0.0",
  "name" : "PayorIdentifierTypesVS",
  "title" : "Payor Identifier Types ValueSet",
  "status" : "draft",
  "date" : "2026-06-20T05:39:16+00:00",
  "publisher" : "haau3",
  "contact" : [{
    "name" : "haau3",
    "telecom" : [{
      "system" : "url",
      "value" : "https://haau3.com"
    },
    {
      "system" : "email",
      "value" : "hello@haau3.com"
    }]
  }],
  "description" : "Value set for payor identifier types.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
      "version" : "2.9",
      "concept" : [{
        "code" : "EN"
      }]
    },
    {
      "system" : "https://haau3.com/fhir/CodeSystem/payor-identifier-types-cs"
    }]
  }
}