{
  "resourceType" : "Organization",
  "id" : "ProviderOrganization2",
  "meta" : {
    "lastUpdated" : "2019-12-12T09:14:11+00:00",
    "profile" : ["http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization|2.2.0"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version" : "5.0.0",
        "code" : "NPI"
      }]
    },
    "system" : "http://hl7.org/fhir/sid/us-npi",
    "value" : "9941339100"
  },
  {
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version" : "5.0.0",
        "code" : "TAX"
      }]
    },
    "system" : "urn:oid:2.16.840.1.113883.4.4",
    "value" : "123-45-6789"
  }],
  "active" : true,
  "name" : "Provider 1"
}