Da Vinci Postable Remittance
0.1.0 - ci-build United States of America flag

Da Vinci Postable Remittance, published by HL7 International / Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pr/ and changes regularly. See the Directory of published versions

: Search for Postable Remittance By Payment - JSON Representation

Page standards status: Trial-use Maturity Level: 3

Raw json | Download


{
  "resourceType" : "OperationDefinition",
  "id" : "SearchByPayment",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition SearchByPayment</b></p><a name=\"SearchByPayment\"> </a><a name=\"hcSearchByPayment\"> </a><a name=\"SearchByPayment-en-US\"> </a><p>URL: [base]/$searchByPayment</p><p>Input parameters Profile:<a href=\"StructureDefinition-searchByPaymentParameters.html\">Search By Payment Incoming Parameters</a></p><p>Output parameters Profile:<a href=\"StructureDefinition-searchByPaymentResultParameters.html\">Search By Payment Result Outgoing Parameters</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>TIN</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Medical Group / Billing Provider / Payee TIN</p>\n</div></td></tr><tr><td>IN</td><td>DateOfService</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Period\">Period</a></td><td/><td><div><p>Date of Service</p>\n</div></td></tr><tr><td>IN</td><td>PayerID</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Payer Identifer</p>\n</div></td></tr><tr><td>IN</td><td>PayerName</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Payer Name</p>\n</div></td></tr><tr><td>IN</td><td>PaymentInfo</td><td/><td>1..1</td><td></td><td/><td><div><p>Information about the payment being searched for.</p>\n</div></td></tr><tr><td>IN</td><td>PaymentInfo.PaymentIssueDate</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Period\">Period</a></td><td/><td><div><p>Payment Issue Date</p>\n</div></td></tr><tr><td>IN</td><td>PaymentInfo.PaymentAmountRange</td><td/><td>0..1</td><td></td><td/><td><div><p>Payment Amount Range</p>\n</div></td></tr><tr><td>IN</td><td>PaymentInfo.PaymentAmountRange.PaymentAmountLow</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Money\">Money</a></td><td/><td><div><p>Payment Number Low</p>\n</div></td></tr><tr><td>IN</td><td>PaymentInfo.PaymentAmountRange.PaymentAmountHigh</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Money\">Money</a></td><td/><td><div><p>Payment Number High</p>\n</div></td></tr><tr><td>IN</td><td>PaymentInfo.PaymentNumber</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Payment Number - EFT/Cheque/Unique Remit Number</p>\n</div></td></tr><tr><td>OUT</td><td>TIN</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Medical Group / Billing Provider / Payee TIN</p>\n</div></td></tr><tr><td>OUT</td><td>Payer</td><td/><td>0..1</td><td></td><td/><td><div><p>Details of payer information.</p>\n</div></td></tr><tr><td>OUT</td><td>Payer.PayerID</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Payer Identifier</p>\n</div></td></tr><tr><td>OUT</td><td>Payer.PayerName</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Payer Name</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo</td><td/><td>0..*</td><td></td><td/><td><div><p>Details of adjudicated payment.</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.PaymentDate</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>Payment Date</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.PaymentNumber</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Payment Number</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.PaymentAmount</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Money\">Money</a></td><td/><td><div><p>Payment Amount</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.Remittance</td><td/><td>0..*</td><td></td><td/><td><div><p>Details of remittance advice.</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.Remittance.RemittanceAdviceIdentifier</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Remittance Advice Identifier</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.Remittance.RemittanceAdviceType</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td><a href=\"ValueSet-RemittanceAdviceType.html\">Remittance Advice Value Set</a> (Required)</td><td><div><p>Remittance Advice Type</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.Remittance.RemittanceAdviceDate</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>Remittance Advice Date</p>\n</div></td></tr><tr><td>OUT</td><td>PaymentInfo.Remittance.RemittanceAdviceFileSize</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#integer\">integer</a></td><td/><td><div><p>Remittance Advice File Size</p>\n</div></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "claims"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-pr/ImplementationGuide/hl7.fhir.us.davinci-pr"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-pr/ImplementationGuide/hl7.fhir.us.davinci-pr"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-pr/OperationDefinition/SearchByPayment",
  "version" : "0.1.0",
  "name" : "SearchByPayment",
  "title" : "Search for Postable Remittance By Payment",
  "status" : "active",
  "kind" : "operation",
  "date" : "2024-09-22T14:07:54+00:00",
  "publisher" : "HL7 International / Payer/Provider Information Exchange Work Group",
  "contact" : [
    {
      "name" : "HL7 International / Payer/Provider Information Exchange Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/claims"
        }
      ]
    }
  ],
  "description" : "This operation is used to search for a postable remittance by providing payment information.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "code" : "searchByPayment",
  "system" : true,
  "type" : false,
  "instance" : false,
  "inputProfile" : "http://hl7.org/fhir/us/davinci-pr/StructureDefinition/searchByPaymentParameters",
  "outputProfile" : "http://hl7.org/fhir/us/davinci-pr/StructureDefinition/searchByPaymentResultParameters",
  "parameter" : [
    {
      "name" : "TIN",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Medical Group / Billing Provider / Payee TIN",
      "type" : "string"
    },
    {
      "name" : "DateOfService",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Date of Service",
      "type" : "Period"
    },
    {
      "name" : "PayerID",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Payer Identifer",
      "type" : "string"
    },
    {
      "name" : "PayerName",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Payer Name",
      "type" : "string"
    },
    {
      "name" : "PaymentInfo",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Information about the payment being searched for.",
      "part" : [
        {
          "name" : "PaymentIssueDate",
          "use" : "in",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payment Issue Date",
          "type" : "Period"
        },
        {
          "name" : "PaymentAmountRange",
          "use" : "in",
          "min" : 0,
          "max" : "1",
          "documentation" : "Payment Amount Range",
          "part" : [
            {
              "name" : "PaymentAmountLow",
              "use" : "in",
              "min" : 1,
              "max" : "1",
              "documentation" : "Payment Number Low",
              "type" : "Money"
            },
            {
              "name" : "PaymentAmountHigh",
              "use" : "in",
              "min" : 1,
              "max" : "1",
              "documentation" : "Payment Number High",
              "type" : "Money"
            }
          ]
        },
        {
          "name" : "PaymentNumber",
          "use" : "in",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payment Number - EFT/Cheque/Unique Remit Number",
          "type" : "string"
        }
      ]
    },
    {
      "name" : "TIN",
      "use" : "out",
      "min" : 0,
      "max" : "1",
      "documentation" : "Medical Group / Billing Provider / Payee TIN",
      "type" : "string"
    },
    {
      "name" : "Payer",
      "use" : "out",
      "min" : 0,
      "max" : "1",
      "documentation" : "Details of payer information.",
      "part" : [
        {
          "name" : "PayerID",
          "use" : "out",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payer Identifier",
          "type" : "string"
        },
        {
          "name" : "PayerName",
          "use" : "out",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payer Name",
          "type" : "string"
        }
      ]
    },
    {
      "name" : "PaymentInfo",
      "use" : "out",
      "min" : 0,
      "max" : "*",
      "documentation" : "Details of adjudicated payment.",
      "part" : [
        {
          "name" : "PaymentDate",
          "use" : "out",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payment Date",
          "type" : "date"
        },
        {
          "name" : "PaymentNumber",
          "use" : "out",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payment Number",
          "type" : "string"
        },
        {
          "name" : "PaymentAmount",
          "use" : "out",
          "min" : 1,
          "max" : "1",
          "documentation" : "Payment Amount",
          "type" : "Money"
        },
        {
          "name" : "Remittance",
          "use" : "out",
          "min" : 0,
          "max" : "*",
          "documentation" : "Details of remittance advice.",
          "part" : [
            {
              "name" : "RemittanceAdviceIdentifier",
              "use" : "out",
              "min" : 1,
              "max" : "1",
              "documentation" : "Remittance Advice Identifier",
              "type" : "string"
            },
            {
              "name" : "RemittanceAdviceType",
              "use" : "out",
              "min" : 1,
              "max" : "1",
              "documentation" : "Remittance Advice Type",
              "type" : "code",
              "binding" : {
                "strength" : "required",
                "valueSet" : "http://hl7.org/fhir/us/davinci-pr/ValueSet/RemittanceAdviceType"
              }
            },
            {
              "name" : "RemittanceAdviceDate",
              "use" : "out",
              "min" : 1,
              "max" : "1",
              "documentation" : "Remittance Advice Date",
              "type" : "date"
            },
            {
              "name" : "RemittanceAdviceFileSize",
              "use" : "out",
              "min" : 1,
              "max" : "1",
              "documentation" : "Remittance Advice File Size",
              "type" : "integer"
            }
          ]
        }
      ]
    }
  ]
}