POST api/OMR_FeeStatement/add

Request Information

URI Parameters

None.

Body Parameters

OMR_FeeStatementModel
NameDescriptionTypeAdditional information
fee_statement_id

globally unique identifier

None.

patient_id

globally unique identifier

None.

exam_id

globally unique identifier

None.

attachment_id

globally unique identifier

None.

provider_id

globally unique identifier

None.

office_id

globally unique identifier

None.

insurance_id

globally unique identifier

None.

dos_dt

date

None.

status_txt

string

None.

type_txt

string

None.

notes_txt

string

None.

signing_provider_id

globally unique identifier

None.

created_dt

date

None.

created_by

globally unique identifier

None.

updated_dt

date

None.

updated_by

globally unique identifier

None.

IsArchived

boolean

None.

responsible_txt

string

None.

OMR_FeeStatementDiagnosis

Collection of OMR_FeeStatementDiagnosisModel

None.

OMR_FeeStatementItem

Collection of OMR_FeeStatementItemModel

None.

OMR_FeeStatementPayment

Collection of OMR_FeeStatementPaymentModel

None.

OMR_FeeStatementService

Collection of OMR_FeeStatementServiceModel

None.

Request Formats

application/json, text/json

Sample:
{
  "fee_statement_id": "48cd9b04-0243-4f8e-8a88-c9cb91ccad7a",
  "patient_id": "8000a6b7-fa10-4924-8044-92478c545a2d",
  "exam_id": "5342ca5e-39e9-4ffd-a6e2-ecc4bb0dc4d2",
  "attachment_id": "d25d4fc7-860f-47aa-8194-05f5af907ce9",
  "provider_id": "845b0aa1-cc7d-4b31-be09-b6374bf22292",
  "office_id": "d36e57b3-fa4e-44d7-a878-b14387f650bd",
  "insurance_id": "f9daf111-2571-4136-b72f-d1b9dc893a7f",
  "dos_dt": "2025-08-18T13:20:17.020888+00:00",
  "status_txt": "sample string 4",
  "type_txt": "sample string 5",
  "notes_txt": "sample string 6",
  "signing_provider_id": "07ecb158-c5b2-443c-aace-824e93362916",
  "created_dt": "2025-08-18T13:20:17.020888+00:00",
  "created_by": "a9a3fab0-3188-49b3-9adb-4061050ffaa3",
  "updated_dt": "2025-08-18T13:20:17.020888+00:00",
  "updated_by": "89b7e06f-3641-44e7-a33b-49da80506afb",
  "isArchived": true,
  "responsible_txt": "sample string 12",
  "omR_FeeStatementDiagnosis": [
    {
      "$id": "2",
      "fee_statement_diagnosis_id": "bf2a48f7-e8c5-42fe-84d5-33354c870f40",
      "fee_statement_id": "c2a953bf-1757-4b21-bb00-5c4263891d83",
      "dx_number_txt": "sample string 3",
      "assessment": "sample string 4",
      "created_dt": "2025-08-18T13:20:17.020888+00:00",
      "created_by": "9dc56c30-889b-4263-8cda-6dfacb52398c",
      "updated_dt": "2025-08-18T13:20:17.020888+00:00",
      "updated_by": "c8ea5574-9f6f-4abe-af56-0ae4d14a28c7",
      "omR_FeeStatement": {
        "$ref": "1"
      }
    },
    {
      "$ref": "2"
    }
  ],
  "omR_FeeStatementItem": [
    {
      "$id": "3",
      "fee_statement_item_id": "0b9a582b-ad80-4101-8298-9e9acba34320",
      "fee_statement_id": "3f45abe8-6911-4b60-a8fa-b28342896156",
      "dx_number_txt": "sample string 3",
      "dos_dt": "2025-08-18T13:20:17.020888+00:00",
      "code_txt": "sample string 5",
      "product_name_txt": "sample string 6",
      "description_txt": "sample string 7",
      "unit_amt": 8.0,
      "unit_cnt": 9.0,
      "tax_rate_amt": 10.0,
      "tax_amt": 11.0,
      "discount_per_amt": 1.0,
      "discount_amt": 12.0,
      "fee_amt": 13.0,
      "pat_total": 14.0,
      "ins_total": 15.0,
      "status_txt": "sample string 16",
      "created_dt": "2025-08-18T13:20:17.020888+00:00",
      "created_by": "84895228-fec2-49c4-837f-6f99e1f2d116",
      "updated_dt": "2025-08-18T13:20:17.020888+00:00",
      "updated_by": "5ef9dad5-5604-4097-92e7-866c81578fc2",
      "item_id": "ea99c389-9ced-4c2e-8a85-2be090634efe",
      "order_val": 1.0,
      "omR_FeeStatement": {
        "$ref": "1"
      },
      "omR_FeeStatementPayment": [
        {
          "$id": "4",
          "fee_statement_payment_id": "c75eadf1-e9fd-4ac8-9a8c-f80a739d5600",
          "fee_statement_item_id": "6eee51b4-4388-4a1a-9521-dc5a5cda0d3e",
          "fee_statement_service_id": "8db5ee78-5b96-499a-b9ea-fc159785b1f4",
          "fee_statement_id": "dd5349f9-800d-4cf2-ab8a-64fe118d09ea",
          "patient_id": "a15a5039-7683-44ca-b1e7-e57883bb5a0c",
          "payment_dt": "2025-08-18T13:20:17.020888+00:00",
          "payment_type_txt": "sample string 4",
          "payment_method_txt": "sample string 5",
          "description_txt": "sample string 6",
          "payment_amt": 7.0,
          "created_dt": "2025-08-18T13:20:17.020888+00:00",
          "created_by": "b63aa046-8db6-4615-ba68-7412287ce7af",
          "updated_dt": "2025-08-18T13:20:17.020888+00:00",
          "updated_by": "82382b39-df55-4db3-a11c-bf90a71ab837",
          "order_val": 1.0,
          "omR_FeeStatement": {
            "$ref": "1"
          },
          "omR_FeeStatementItem": {
            "$ref": "3"
          },
          "omR_FeeStatementService": {
            "$id": "5",
            "fee_statement_service_id": "0e29f038-1769-415b-bf3c-3c5ef75c2c2c",
            "fee_statement_id": "2da1be6c-a41b-45b6-943d-414737252996",
            "dx_number_txt": "sample string 3",
            "dos_dt": "2025-08-18T13:20:17.020888+00:00",
            "code_txt": "sample string 5",
            "service_name_txt": "sample string 6",
            "description_txt": "sample string 7",
            "unit_amt": 8.0,
            "unit_cnt": 9.0,
            "tax_rate_amt": 10.0,
            "tax_amt": 11.0,
            "discount_per_amt": 1.0,
            "discount_amt": 12.0,
            "fee_amt": 13.0,
            "pat_total": 14.0,
            "ins_total": 15.0,
            "status_txt": "sample string 16",
            "created_dt": "2025-08-18T13:20:17.020888+00:00",
            "created_by": "d97e5db7-6b90-4652-983a-ced1bcfec8ec",
            "updated_dt": "2025-08-18T13:20:17.020888+00:00",
            "updated_by": "d753aead-c123-4693-a6fb-55f7c84b2adb",
            "order_val": 1.0,
            "item_id": "0a5a425a-0015-45ef-8ff5-d57004eefa20",
            "omR_FeeStatement": {
              "$ref": "1"
            },
            "omR_FeeStatementPayment": [
              {
                "$ref": "4"
              },
              {
                "$ref": "4"
              }
            ]
          }
        },
        {
          "$ref": "4"
        }
      ]
    },
    {
      "$ref": "3"
    }
  ],
  "omR_FeeStatementPayment": [
    {
      "$ref": "4"
    },
    {
      "$ref": "4"
    }
  ],
  "omR_FeeStatementService": [
    {
      "$ref": "5"
    },
    {
      "$ref": "5"
    }
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.