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-published-date-time-to-portal",
"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-published-date-time-to-portal</b></p><a name=\"ah-published-date-time-to-portal\"> </a><a name=\"hcah-published-date-time-to-portal\"> </a><a name=\"ah-published-date-time-to-portal-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>AthenahealthPublishedDateTimeToPortal</h2><p>Parameter <code>ah-published-date-time-to-portal</code>:<code>date</code></p><div><p>Search by athenahealth Published Date Time To Portal (e.g., 'ah-published-date-time-to-portal:missing=false', 'ah-published-date-time-to-portal=lt2025-02-26') for resources containing the 'athenahealth Published Date Time To Portal' extension</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.extension(url: 'https://fhir.athena.io/StructureDefinition/ah-published-date-time-to-portal')</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: eq, lt, le, gt, ge</td></tr><tr><td>Modifiers</td><td>Allowed: missing</td></tr></table></div>"
},
"url" : "https://fhir.athena.io/SearchParameter/ah-published-date-time-to-portal",
"version" : "4.2.0",
"name" : "AthenahealthPublishedDateTimeToPortal",
"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 athenahealth Published Date Time To Portal (e.g., 'ah-published-date-time-to-portal:missing=false', 'ah-published-date-time-to-portal=lt2025-02-26') for resources containing the 'athenahealth Published Date Time To Portal' extension",
"purpose" : "To search for only documents that should be published to the portal",
"code" : "ah-published-date-time-to-portal",
"base" : [
"DocumentReference"
],
"type" : "date",
"expression" : "DocumentReference.extension(url: 'https://fhir.athena.io/StructureDefinition/ah-published-date-time-to-portal')",
"multipleOr" : false,
"multipleAnd" : true,
"comparator" : [
"eq",
"lt",
"le",
"gt",
"ge"
],
"modifier" : [
"missing"
]
}