{
  "resourceType": "ValueSet",
  "id": "organization-affiliation-role",
  "meta": {
    "lastUpdated": "2019-10-31T22:29:23.356+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "versionId": "e58f20cd-2001-4695-ad80-1901153c6726"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/organization-role",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.880"
    }
  ],
  "version": "4.0.1",
  "name": "OrganizationAffiliationRole",
  "title": "Organization Affiliation Role",
  "status": "draft",
  "experimental": false,
  "date": "2019-10-31T22:29:23+00:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This example value set defines a set of codes that can be used to indicate the role of one Organization in relation to another.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/organization-role"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T05:57:42.8688258+00:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "provider",
        "display": "Provider"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "agency",
        "display": "Agency"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "research",
        "display": "Research"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "payer",
        "display": "Payer"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "diagnostics",
        "display": "Diagnostics"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "supplier",
        "display": "Supplier"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "HIE/HIO",
        "display": "HIE/HIO"
      },
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "member",
        "display": "Member"
      }
    ]
  }
}