Example in CARIN Blue Button2.2.0
ExplanationOfBenefit

EOBInpatient2

active
ExplanationOfBenefit-EOBInpatient2.json

Resource Details

Resource Type
ExplanationOfBenefit
Resource ID
EOBInpatient2
Identifier
https://www.example.com/fhir/EOBIdentifier|InpatientEOBExample1
Conforms To
http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Inpatient-Institutional|2.2.0

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "ExplanationOfBenefit",
  "id": "EOBInpatient2",
  "filename": "ExplanationOfBenefit-EOBInpatient2.json",
  "profile": [
    "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Inpatient-Institutional|2.2.0"
  ],
  "lastUpdated": "2020-04-28T15:39:36-04:00",
  "identifier": {
    "system": "https://www.example.com/fhir/EOBIdentifier",
    "value": "InpatientEOBExample1"
  },
  "status": "active"
}