Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General Basic example supporting $Posting Operation - XML Representation

Raw xml | Download



<Basic xmlns="http://hl7.org/fhir">
  <id value="Posting1"/>
  <meta>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-posting-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Basic Posting1</b></p><a name="Posting1"> </a><a name="hcPosting1"> </a><a name="Posting1-en-US"> </a><p><b>identifier</b>: Unspecified Identifier/Posting1</p><p><b>code</b>: <span title="Codes:{https://www.hl7.org/fhir/valueset-basic-resource-type.html invoice}">Invoice</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>created</b>: 2001-07-09</p></div>
  </text>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-posting-extension-batch">
    <valueInteger value="5"/>
  </extension>
  <extension url="DateOfEntry">
    <valueDate value="2005-08-24"/>
  </extension>
  <extension url="Amount">
    <valueString value="22.99"/>
  </extension>
  <extension url="AppliedAmount">
    <valueString value="22.99"/>
  </extension>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-posting-extension-payerName">
    <valueString value="Newman, Alfred"/>
  </extension>
  <extension url="PayerId">
    <valueInteger value="9"/>
  </extension>
  <extension url="PayerType">
    <valueString value="Patient"/>
  </extension>
  <extension url="PaymentType">
    <valueInteger value="2"/>
  </extension>
  <extension url="CheckCardNumber">
    <valueString value="1044"/>
  </extension>
  <extension url="DateOfCheck">
    <valueDate value="2005-08-24"/>
  </extension>
  <extension url="CardTypeID">
    <valueInteger value="59"/>
  </extension>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-posting-extension-patientVisitId">
    <valueInteger value="23"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="U"/>
        <display value="Unspecified Identifier"/>
      </coding>
      <text value="Unspecified Identifier"/>
    </type>
    <system
            value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/PostingId/Training"/>
    <value value="Posting1"/>
  </identifier>
  <code>
    <coding>
      <system
              value="https://www.hl7.org/fhir/valueset-basic-resource-type.html"/>
      <code value="invoice"/>
      <display value="Invoice"/>
    </coding>
    <text value="Invoice"/>
  </code>
  <subject>🔗 
    <reference value="Patient/Example1"/>
  </subject>
  <created value="2001-07-09"/>
</Basic>