{
  "resourceType" : "ExplanationOfBenefit",
  "id" : "EOBOral1",
  "meta" : {
    "lastUpdated" : "2021-03-18T10:23:00-05:00",
    "profile" : ["http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Oral|2.2.0"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType",
        "code" : "uc"
      }]
    },
    "system" : "https://www.example.com/fhir/EOBIdentifier",
    "value" : "210300002"
  }],
  "status" : "active",
  "type" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/claim-type",
      "version" : "1.0.1",
      "code" : "oral"
    }],
    "text" : "Oral"
  },
  "use" : "claim",
  "patient" : {
    "reference" : "Patient/Patient2"
  },
  "billablePeriod" : {
    "start" : "2021-03-01",
    "end" : "2021-03-31"
  },
  "created" : "2021-03-18T10:23:00-05:00",
  "insurer" : {
    "reference" : "Organization/DentalPayer1",
    "display" : "XXX Health Plan"
  },
  "provider" : {
    "reference" : "Practitioner/PractitionerDentalProvider1",
    "display" : "XXX Dental Plan"
  },
  "outcome" : "complete",
  "supportingInfo" : [{
    "sequence" : 3,
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType",
        "code" : "clmrecvddate"
      }]
    },
    "timingDate" : "2021-03-18"
  },
  {
    "sequence" : 4,
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType",
        "code" : "servicefacility"
      }]
    },
    "valueReference" : {
      "reference" : "Organization/ProviderOrganization1"
    }
  },
  {
    "sequence" : 5,
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType",
        "code" : "patientaccountnumber"
      }]
    },
    "valueString" : "PATIENTACCTNO3"
  }],
  "diagnosis" : [{
    "sequence" : 1,
    "diagnosisCodeableConcept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/sid/icd-10-cm",
        "code" : "Z01.21",
        "display" : "Encounter for dental examination and cleaning with abnormal findings"
      }]
    },
    "type" : [{
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
        "version" : "1.0.1",
        "code" : "principal"
      }]
    }]
  }],
  "insurance" : [{
    "focal" : true,
    "coverage" : {
      "reference" : "Coverage/CoverageDental1"
    }
  }],
  "item" : [{
    "sequence" : 1,
    "productOrService" : {
      "coding" : [{
        "system" : "http://www.ada.org/cdt",
        "code" : "D1110",
        "display" : "Prophylaxis - Adult"
      }]
    },
    "servicedDate" : "2021-03-18",
    "locationCodeableConcept" : {
      "coding" : [{
        "system" : "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set",
        "code" : "11",
        "display" : "Office"
      }]
    },
    "adjudication" : [{
      "category" : {
        "coding" : [{
          "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
          "code" : "benefitpaymentstatus"
        }]
      },
      "reason" : {
        "coding" : [{
          "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
          "code" : "innetwork"
        }]
      }
    },
    {
      "category" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/adjudication",
          "version" : "1.0.1",
          "code" : "submitted"
        }]
      },
      "amount" : {
        "value" : 190,
        "currency" : "USD"
      }
    }]
  },
  {
    "sequence" : 2,
    "productOrService" : {
      "coding" : [{
        "system" : "http://www.ada.org/cdt",
        "code" : "D0120",
        "display" : "Periodic oral evaluation"
      }]
    },
    "servicedDate" : "2021-03-18",
    "locationCodeableConcept" : {
      "coding" : [{
        "system" : "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set",
        "code" : "11",
        "display" : "Office"
      }]
    },
    "adjudication" : [{
      "category" : {
        "coding" : [{
          "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
          "code" : "benefitpaymentstatus"
        }]
      },
      "reason" : {
        "coding" : [{
          "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
          "code" : "innetwork"
        }]
      }
    },
    {
      "category" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/adjudication",
          "version" : "1.0.1",
          "code" : "submitted"
        }]
      },
      "amount" : {
        "value" : 220,
        "currency" : "USD"
      }
    }]
  }],
  "adjudication" : [{
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
        "code" : "renderingnetworkstatus"
      }]
    },
    "reason" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
        "code" : "innetwork"
      }]
    }
  },
  {
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
        "code" : "benefitpaymentstatus"
      }]
    },
    "reason" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
        "code" : "innetwork"
      }]
    }
  },
  {
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
        "code" : "billingnetworkstatus"
      }]
    },
    "reason" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
        "code" : "innetwork"
      }]
    }
  }],
  "total" : [{
    "category" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/adjudication",
        "version" : "1.0.1",
        "code" : "submitted"
      }],
      "text" : "Submitted Amount"
    },
    "amount" : {
      "value" : 410,
      "currency" : "USD"
    }
  },
  {
    "category" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/adjudication",
        "version" : "1.0.1",
        "code" : "benefit"
      }],
      "text" : "Benefit Amount"
    },
    "amount" : {
      "value" : 350,
      "currency" : "USD"
    }
  },
  {
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
        "code" : "discount"
      }],
      "text" : "Discount Amount"
    },
    "amount" : {
      "value" : 60,
      "currency" : "USD"
    }
  },
  {
    "category" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
        "code" : "paidtoprovider"
      }],
      "text" : "Amount Paid to Provider"
    },
    "amount" : {
      "value" : 350,
      "currency" : "USD"
    }
  }]
}