Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General ValueSet Example - XML Representation

Active as of 2024-07-22

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ACCOUNT"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<table width="100%">
				<tbody>
					<tr>
						<td width="25%">
							<span class="text-muted"/>
						</td>
					</tr>
				</tbody>
			</table>
		</div>
  </text>
  <url
       value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/valueset/ACCOUNT"/>
  <version value="23.1.0"/>
  <name value="ACCOUNT"/>
  <status value="active"/>
  <date value="2024-07-22T03:20:53-07:00"/>
  <publisher value="athenahealth"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://athenahealth.com"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright (c) 2022 athenahealth.
 All Rights Reserved.
All information is subject to change without notice. This information is the confidential and 
proprietary information of athenahealth. Unauthorized duplication is strictly prohibited."/>
  <compose>
    <include>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ACCOUNT"/>
      <concept>
        <code value="CompanyDetails"/>
        <display value="Company Details"/>
      </concept>
      <concept>
        <code value="Guarantor"/>
        <display value="Guarantor"/>
      </concept>
      <concept>
        <code value="InsuranceBalance"/>
        <display value="Insurance Balance"/>
      </concept>
      <concept>
        <code value="LocationDetails"/>
        <display value="Location Details"/>
      </concept>
      <concept>
        <code value="PatientBalance"/>
        <display value="Patient Balance"/>
      </concept>
      <concept>
        <code value="PatientDeposit"/>
        <display value="Patient Deposit"/>
      </concept>
      <concept>
        <code value="PractitionerDetail"/>
        <display value="Practitioner Detail"/>
      </concept>
      <concept>
        <code value="TotalBalance"/>
        <display value="Total Balance"/>
      </concept>
    </include>
  </compose>
</ValueSet>