Athena Core Implementation Guide
4.2.0 - release
Athena Core Implementation Guide - Local Development build (v4.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-04-17 |
{
"resourceType" : "SearchParameter",
"id" : "ah-cursor",
"meta" : {
"source" : "athenacoreext"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ah-cursor</b></p><a name=\"ah-cursor\"> </a><a name=\"hcah-cursor\"> </a><a name=\"ah-cursor-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=ig-athena-core@dev&canonical=https://fhir.athena.io/core/athenacoreext\">athenacoreext</a></p></div><h2>AthenahealthCursor</h2><p>Parameter <code>cursor</code>:<code>token</code></p><div><p>Search by cursor token for first resource to return in a paged search result</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/domainresource.html\">DomainResource</a></td></tr><tr><td>Expression</td><td>(none)</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr></table></div>"
},
"url" : "https://fhir.athena.io/SearchParameter/ah-cursor",
"version" : "4.2.0",
"name" : "AthenahealthCursor",
"status" : "active",
"date" : "2025-04-17T16:42:09+00:00",
"publisher" : "athenahealth",
"contact" : [
{
"name" : "FHIR Enablement Team",
"telecom" : [
{
"system" : "email",
"value" : "mailto:fhir-enablement@athenahealth.com"
}
]
}
],
"description" : "Search by cursor token for first resource to return in a paged search result",
"purpose" : "Search for the identifier for the first resource to return in a paged search result",
"code" : "cursor",
"base" : [
"DomainResource"
],
"type" : "token",
"multipleOr" : false,
"multipleAnd" : false
}