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-chart-sharing-group",
"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-chart-sharing-group</b></p><a name=\"ah-chart-sharing-group\"> </a><a name=\"hcah-chart-sharing-group\"> </a><a name=\"ah-chart-sharing-group-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>AthenahealthChartSharingGroup</h2><p>Parameter <code>ah-chart-sharing-group</code>:<code>reference</code></p><div><p>Search by athenahealth Chart Sharing Group (e.g., 'ah-chart-sharing-group=Organization/a-[practiceId].CSG-[csgId]') for resources containing the 'Athena Chart Sharing Group' Extension</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><code>DomainResource.extension(url: 'https://fhir.athena.io/StructureDefinition/ah-chart-sharing-group')</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></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 have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: eq</td></tr></table></div>"
},
"url" : "https://fhir.athena.io/SearchParameter/ah-chart-sharing-group",
"version" : "4.2.0",
"name" : "AthenahealthChartSharingGroup",
"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 Chart Sharing Group (e.g., 'ah-chart-sharing-group=Organization/a-[practiceId].CSG-[csgId]') for resources containing the 'Athena Chart Sharing Group' Extension",
"purpose" : "To search for resources having a specific 'athenahealth Chart Sharing Group' Organization (e.g., 'Organization/a-[practiceId].CSG-[csgId]')",
"code" : "ah-chart-sharing-group",
"base" : [
"DomainResource"
],
"type" : "reference",
"expression" : "DomainResource.extension(url: 'https://fhir.athena.io/StructureDefinition/ah-chart-sharing-group')",
"target" : [
"Organization"
],
"multipleOr" : true,
"multipleAnd" : true,
"comparator" : [
"eq"
]
}