CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®)
2.2.0 - STU 2.2 United States of America flag

CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®), published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-bb/ and changes regularly. See the Directory of published versions

: Dental Payer1

Page standards status: Informative

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="DentalPayer1"/>
  <meta>
    <lastUpdated value="2021-01-01T10:23: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="66783JJT"/>
  </identifier>
  <active value="true"/>
  <name value="INSURANCE COMPANY XYZ"/>
</Organization>