<ValueSet xmlns="http://hl7.org/fhir">
  <url value="http://healthstack.com/fhir/ValueSet/organization-type" />
  <name value="HealthStackOrganizationType" />
  <status value="active" />
  <publisher value="HealthStack Project team" />
  <date value="2017-05-25T13:47:23+10:00" />
  <description value="This example value set defines a set of codes that can be used to indicate a type of organization" />
  <copyright value="Cisco systems Inc" />
  <version value="0.1" />
  <title value="HealthStackOrganizationType" />
  <purpose value="OrganizationType valuesets" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </include>
  </compose>
  <expansion>
    <contains>
      <code value="prov" />
      <display value="Healthcare Provider" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="dept" />
      <display value="Hospital Department" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="team" />
      <display value="Organizational team" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="govt" />
      <display value="Government" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="ins" />
      <display value="Insurance Company" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="edu" />
      <display value="Educational Institute" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="reli" />
      <display value="Religious Institution" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="crs" />
      <display value="Clinical Research Sponsor" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="cg" />
      <display value="Community Group" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="bus" />
      <display value="Non-Healthcare Business or Corporation" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="tenant" />
      <display value="Tenant Organization" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="app vendor" />
      <display value="Application Vendor" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
    <contains>
      <code value="other" />
      <display value="Other" />
      <system value="http://hl7.org/fhir/organization-type" />
      <version value="1.0.1" />
    </contains>
  </expansion>
</ValueSet>