{

"resourceType": "OrganizationAffiliation",
"id": "orgrole1",
"identifier": [
  {
    "use": "secondary",
    "system": "http://example.org/www.foundingfathersmemorial.com",
    "value": "service002",
    "assigner": {
      "reference": "http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers",
      "display": "Founding Fathers Memorial Hospital"
    }
  }
],
"active": true,
"period": {
  "start": "2018-02-09",
  "end": "2022-02-01"
},
"organization": {
  "reference": "http://hl7.org/fhir/ig/vhdir/Organization/foundingfathers",
  "display": "Founding Fathers Memorial Hospital"
},
"participatingOrganization": {
  "reference": "http://hl7.org/fhir/ig/vhdir/Organization/independencerehab",
  "display": "Independence Rehabilitation Services, Inc."
},
"network": [
  {
    "reference": "http://hl7.org/fhir/ig/vhdir/Organization/patriotppo",
    "display": "Patriot Preferred Provider Network"
  }
],
"code": [
  {
    "coding": [
      {
        "system": "http://hl7.org/fhir/organization-role",
        "code": "provider",
        "display": "Provider",
        "userSelected": true
      }
    ],
    "text": "Provider of rehabilitation services"
  }
],
"specialty": [
  {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "394602003",
        "display": "Rehabilitation - specialty"
      }
    ],
    "text": "Rehabilitation"
  }
],
"location": [
  {
    "reference": "http://hl7.org/fhir/ig/vhdir/Location/foundingfathers1",
    "display": "Founding Fathers Memorial Hospital"
  }
],
"healthcareService": [
  {
    "reference": "http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab1",
    "display": "Inpatient rehabilitation services"
  },
  {
    "reference": "http://hl7.org/fhir/ig/vhdir/HealthcareService/independencerehab2",
    "display": "Outpatient rehabilitation services"
  }
],
"telecom": [
  {
    "system": "phone",
    "value": "202-109-8765",
    "use": "work"
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}