{
  "resourceType" : "ValueSet",
  "id" : "OrgTypeVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-OrgTypeCS.html\"><code>http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/OrgTypeCS</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-OrgTypeCS.html\"><code>http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/OrgTypeCS</code></a><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=\"CodeSystem-OrgTypeCS.html#OrgTypeCS-payer\">payer</a></td><td>Payer</td><td>A healthcare payer</td></tr></table></li></ul></div>"
  },
  "url" : "http://ig.fhir.safhir.io/ig/onyx-mpi/ValueSet/OrgTypeVS",
  "version" : "0.1.0",
  "name" : "OrgTypeVS",
  "title" : "Organization Type VS",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-12-12T17:19:29-05:00",
  "publisher" : "HL7 Financial Management Working Group",
  "contact" : [{
    "name" : "HL7 Financial Management Working Group",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fm"
    },
    {
      "system" : "email",
      "value" : "fm@lists.HL7.org"
    }]
  },
  {
    "name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:mark.scrimshire@onyxhealth.io"
    }]
  },
  {
    "name" : "Onyx Technology, LLC",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.onyxhealth.io"
    }]
  }],
  "description" : "Categories of organizations.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/OrgTypeCS"
    },
    {
      "system" : "http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/OrgTypeCS",
      "concept" : [{
        "code" : "payer"
      }]
    }]
  }
}