From c56ab162c82a8a89f19aa6c94b8618054903db28 Mon Sep 17 00:00:00 2001 From: Nandita92 Date: Mon, 9 Oct 2023 19:57:20 +0530 Subject: [PATCH] Removed extra space --- .../millennium/r4/financial/general/account.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/content/millennium/r4/financial/general/account.md b/content/millennium/r4/financial/general/account.md index 7eebf6770..ff0b5bc2a 100644 --- a/content/millennium/r4/financial/general/account.md +++ b/content/millennium/r4/financial/general/account.md @@ -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: