Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Removed extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
NanditaJ committed Oct 9, 2023
1 parent b4c7450 commit c56ab16
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions content/millennium/r4/financial/general/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ _Implementation Notes_

### Parameters

Name | Required? | Type | Description
--------------|------------|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------
`_id` | See notes | [`token`] | The logical resource id associated with the resource. Example: `F703726`
`identifier` | See notes | [`token`] | Aliases of the Account like Statement Number. Example: `https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/statement-number|500000078`
`type` | See notes | [`token`] | The specific type of account. Example: `financial-account`
`patient` | See notes | [`reference`] | The entity that caused the expenses. Example: `Patient/12345`
`-guarantor` | See notes | [`reference`] | The parties responsible for balancing the account. Example: `6330015-6330017`
`-encounter` | See notes | [`reference`] | The id to identify the encounter. Example: `98028029`
`_count` | no | [`number`] | The maximum number of results to return. Defaults to `10`.
Name | Required? | Type | Description
--------------|-----------|-----------------|-----------------------------------------------------------------------------------------------------------------------------------------------
`_id` | See notes | [`token`] | The logical resource id associated with the resource. Example: `F703726`
`identifier` | See notes | [`token`] | Aliases of the Account like Statement Number. Example: `https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/statement-number|500000078`
`type` | See notes | [`token`] | The specific type of account. Example: `financial-account`
`patient` | See notes | [`reference`] | The entity that caused the expenses. Example: `Patient/12345`
`-guarantor` | See notes | [`reference`] | The parties responsible for balancing the account. Example: `6330015-6330017`
`-encounter` | See notes | [`reference`] | The id to identify the encounter. Example: `98028029`
`_count` | no | [`number`] | The maximum number of results to return. Defaults to `10`.

Notes:

Expand Down

0 comments on commit c56ab16

Please sign in to comment.