Belgian MyCareNet Profiles
2.1.0 - STU
Belgian MyCareNet Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/mycarenet/ and changes regularly. See the Directory of published versions
Active as of 2024-08-26 |
{
"resourceType" : "SearchParameter",
"id" : "be-sp-claimresponse-preAuthRef",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter be-sp-claimresponse-preAuthRef</b></p><a name=\"be-sp-claimresponse-preAuthRef\"> </a><a name=\"hcbe-sp-claimresponse-preAuthRef\"> </a><a name=\"be-sp-claimresponse-preAuthRef-en-US\"> </a><h2>preAuthRef</h2><p>Parameter <code>preAuthRef</code>:<code>string</code></p><div><p>This SearchParameter enables query of ClaimResponses by preAuthRef.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/claimresponse.html\">ClaimResponse</a></td></tr><tr><td>Expression</td><td><code>preAuthRef</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/SearchParameter/be-sp-claimresponse-preAuthRef",
"version" : "2.1.0",
"name" : "preAuthRef",
"status" : "active",
"date" : "2024-08-26T07:44:03+00:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ehealth.fgov.be/"
},
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net"
}
]
}
],
"description" : "This SearchParameter enables query of ClaimResponses by preAuthRef.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"code" : "preAuthRef",
"base" : [
"ClaimResponse"
],
"type" : "string",
"expression" : "preAuthRef",
"xpathUsage" : "normal",
"multipleOr" : true,
"multipleAnd" : false
}