Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General Account Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Account",
  "id" : "Example1",
  "meta" : {
    "lastUpdated" : "2009-09-30T13:03:06.313-07:00",
    "profile" : [
      🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-profile"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Account Example1</b></p><a name=\"Example1\"> </a><a name=\"hcExample1\"> </a><a name=\"Example1-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2009-09-30 13:03:06-0700</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-athena-account-profile.html\">Account</a></p></div><p><b>identifier</b>: Unspecified Identifier/OV000140</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PBILLACCT}\">patient billing account</span></p><p><b>subject</b>: <a href=\"Patient-Example1.html\">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>servicePeriod</b>: 2008-08-29 11:00:00-0700 --&gt; 2008-10-24 00:00:00-0700</p><p><b>owner</b>: <a href=\"Organization/DF-7\">Organization/DF-7</a></p><h3>Guarantors</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"RelatedPerson/G-210\">RelatedPerson/G-210</a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-visitDate",
      "valueDateTime" : "2008-08-29T11:00:00-07:00"
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-billStatus",
      "valueString" : "Paid"
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-currentCarrier",
      "valueInteger" : 0
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-patientVisitId",
      "valueInteger" : 139
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-doctorId",
      "valueReference" : {
        "reference" : "Practitioner/1530520474000010"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-facilityId",
      "valueReference" : {
        "reference" : "Organization/DF-7"
      }
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-companyId",
      "valueReference" : {
        "reference" : "Organization/DF-6"
      }
    },
    {
      "url" : "detail",
      "extension" : [
        {
          "url" : "balance",
          "valueString" : "0.00"
        },
        {
          "url" : "TotalBalance",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT",
                "code" : "TotalBalance",
                "display" : "Total Balance"
              }
            ],
            "text" : "Total Balance"
          }
        }
      ]
    },
    {
      "url" : "detail",
      "extension" : [
        {
          "url" : "balance",
          "valueString" : "0.00"
        },
        {
          "url" : "InsuranceBalance",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT",
                "code" : "InsuranceBalance",
                "display" : "Insurance Balance"
              }
            ],
            "text" : "Insurance Balance"
          }
        }
      ]
    },
    {
      "url" : "detail",
      "extension" : [
        {
          "url" : "balance",
          "valueString" : "0.00"
        },
        {
          "url" : "PatientBalance",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT",
                "code" : "PatientBalance",
                "display" : "Patient Balance"
              }
            ],
            "text" : "Patient Balance"
          }
        }
      ]
    },
    {
      "url" : "detail",
      "extension" : [
        {
          "url" : "balance",
          "valueString" : "0.00"
        },
        {
          "url" : "Deposit",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT",
                "code" : "PatientDeposit",
                "display" : "Patient Deposit"
              }
            ],
            "text" : "Patient Deposit"
          }
        }
      ]
    },
    {
      "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-account-extension-financialClassMid",
      "valueInteger" : 1846
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "U",
            "display" : "Unspecified Identifier"
          }
        ],
        "text" : "Unspecified Identifier"
      },
      "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/AccountId/1000-4-9390",
      "value" : "OV000140"
    }
  ],
  "status" : "active",
  "_status" : {
    "extension" : [
      {
        "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode",
        "valueCoding" : {
          "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/accountstatus",
          "code" : "active",
          "display" : "Active"
        }
      }
    ]
  },
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "PBILLACCT",
        "display" : "patient billing account"
      }
    ],
    "text" : "patient billing account"
  },
  "subject" : [
    {
      🔗 "reference" : "Patient/Example1"
    }
  ],
  "servicePeriod" : {
    "start" : "2008-08-29T11:00:00-07:00",
    "end" : "2008-10-24T00:00:00-07:00"
  },
  "owner" : {
    "reference" : "Organization/DF-7"
  },
  "guarantor" : [
    {
      "party" : {
        "reference" : "RelatedPerson/G-210"
      }
    }
  ]
}