{

"resourceType": "Organization",
"id": "2",
"identifier": [
  {
    "system": "urn:oid:2.16.840.1.113883.3.19.2.3",
    "value": "666666"
  }
],
"name": "XYZ Insurance",
"alias": [
  "ABC Insurance"
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}