Guia de Implementação do Projeto de Padronização e Qualificação dos Dados Assistenciais da Saúde Suplementar (PQDAS) - Local Development build (v202309). See the Directory of published versions
: Parâmetro de busca de notificação de pagamento pelo identificador da guia - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "paymentnotice-payment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PaymentNoticePayment</h2><p>Parameter <code>payment</code>:<code>reference</code></p><div><p>Busca por notificação de pagamento através do identificador da guia principal de SPSADT ou internação</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/paymentnotice.html\">PaymentNotice</a></td></tr><tr><td>Expression</td><td><code>PaymentNotice.payment</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://fhir.ans.gov.br/SearchParameter/paymentnotice-payment",
"version" : "202309",
"name" : "PaymentNoticePayment",
"status" : "active",
"date" : "2023-11-24T13:24:14+00:00",
"publisher" : "Agência Nacional de Saúde Suplementar (ANS)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://gointerop.com"
}
]
}
],
"description" : "Busca por notificação de pagamento através do identificador da guia principal de SPSADT ou internação",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"code" : "payment",
"base" : [
"PaymentNotice"
],
"type" : "reference",
"expression" : "PaymentNotice.payment"
}