{
  "resourceType" : "Organization",
  "id" : "independencerehab",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization independencerehab</b></p><a name=\"independencerehab\"> </a><a name=\"hcindependencerehab\"> </a><a name=\"independencerehab-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Rehabilitation services provider</span></p><p><b>name</b>: Independence Rehabilitation Services, Inc.</p></div>"
  },
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
      "code" : "prov",
      "display" : "Healthcare Provider"
    }],
    "text" : "Rehabilitation services provider"
  }],
  "name" : "Independence Rehabilitation Services, Inc."
}