{

"resourceType": "OrganizationAffiliation",
"id": "orgrole2",
"identifier": [
  {
    "use": "secondary",
    "type": {
      "text": "member hospital"
    },
    "system": "http://example.org/www.monumentHIE.com",
    "value": "hosp32",
    "assigner": {
      "reference": "http://hl7.org/fhir/ig/vhdir/Organization/monumentHIE",
      "display": "Monument Health Information Exchange"
    }
  }
],
"active": true,
"organization": {
  "reference": "http://hl7.org/fhir/ig/vhdir/Organization/monumentHIE",
  "display": "Monument Health Information Exchange"
},
"participatingOrganization": {
  "reference": "http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers",
  "display": "Founding Fathers Memorial Hospital"
},
"code": [
  {
    "coding": [
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "member",
        "display": "Member"
      }
    ],
    "text": "Hospital member"
  }
],
"endpoint": [
  {
    "reference": "http://hl7.org/fhir/ig/vhdir/Endpoint/foundingfathersHIE",
    "display": "Founding Fathers Memorial Hospital HIE endpoint"
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}