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 guia pela parte detalhada do corpo - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "claim-sub-site",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Busca por sub parte do corpo da guia</h2><p>Parameter <code>sub-site</code>:<code>token</code></p><div><p>Busca por sub parte do corpo da guia</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/claim.html\">Claim</a></td></tr><tr><td>Expression</td><td><code>Claim.item.subSite</code></td></tr><tr><td>Processing Mode</td><td>Normal</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/claim-sub-site",
"version" : "202309",
"name" : "Busca por sub parte do corpo da guia",
"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 sub parte do corpo da guia",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"code" : "sub-site",
"base" : [
"Claim"
],
"type" : "token",
"expression" : "Claim.item.subSite",
"xpathUsage" : "normal"
}