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