<?xml version="1.0" encoding="UTF-8"?>

<Organization xmlns="http://hl7.org/fhir">
  <id value="Payer1"/>
  <meta>
    <lastUpdated value="2019-12-12T09:14:11+00:00"/>
    <profile value="http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization|2.2.0"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <version value="5.0.0"/>
        <code value="NPI"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="9941339100"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType"/>
        <code value="payerid"/>
      </coding>
    </type>
    <value value="901234"/>
  </identifier>
  <active value="true"/>
  <name value="Organization Payer 1"/>
</Organization>