Athena Core Implementation Guide
5.7.0 - release

Athena Core Implementation Guide - Local Development build (v5.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: athenahealth Document details Source - JSON Representation

Active as of 2026-01-05

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "ah-document-source",
  "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-document-source</b></p><a name=\"ah-document-source\"> </a><a name=\"hcah-document-source\"> </a><a name=\"ah-document-source-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&amp;canonical=https://fhir.athena.io/core/athenacoreext\">athenacoreext</a></p></div><h2>AthenahealthDocumentSource</h2><p>Parameter <code>ah-document-source</code>:<code>token</code></p><div><p>Filter document events with resource type such as 'AdminDocument' , 'ClinicalDocument', 'Letter', 'MedicalRecord', 'PatientInfoOrder' etc. by document source. Document source refers to the origin or the system from which a document is generated or received. For example, 'CAREGIVER', 'COORDINATOR', 'DEFAULT', 'ENCOUNTER', 'EPISODE', 'FAX', 'FHIRAPI', 'HIDDENANALYTE', 'HOSPITAL', 'INTERFACE', 'LAB', 'Live Operator', 'MANUAL', 'OTHER', 'PARTNER', 'PATIENT', 'PCP', 'PHARMACY', 'PORTAL', 'SPECIALIST', 'STAFF', 'SYSTEM', 'UPLOAD', etc. It can also contain a practice or practice address such as '1110 Commerce Dr Building'.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/auditevent.html\">AuditEvent</a></td></tr><tr><td>Expression</td><td><code>extension.where(url = 'https://fhir.athena.io/StructureDefinition/ah-document-details').extension.where(url = 'source').value</code></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://fhir.athena.io/SearchParameter/ah-document-source",
  "version" : "5.7.0",
  "name" : "AthenahealthDocumentSource",
  "status" : "active",
  "date" : "2026-01-05T06:17:09+00:00",
  "publisher" : "athenahealth",
  "contact" : [
    {
      "name" : "FHIR Enablement Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:fhir-enablement@athenahealth.com"
        }
      ]
    }
  ],
  "description" : "Filter document events with resource type such as 'AdminDocument' , 'ClinicalDocument', 'Letter', 'MedicalRecord', 'PatientInfoOrder' etc. by document source. Document source refers to the origin or the system from which a document is generated or received. For example, 'CAREGIVER', 'COORDINATOR', 'DEFAULT', 'ENCOUNTER', 'EPISODE', 'FAX', 'FHIRAPI', 'HIDDENANALYTE', 'HOSPITAL', 'INTERFACE', 'LAB', 'Live Operator', 'MANUAL', 'OTHER', 'PARTNER', 'PATIENT', 'PCP', 'PHARMACY', 'PORTAL', 'SPECIALIST', 'STAFF', 'SYSTEM', 'UPLOAD', etc. It can also contain a practice or practice address such as '1110 Commerce Dr Building'.",
  "purpose" : "To filter document events  with resource type such as 'AdminDocument' , 'ClinicalDocument', 'Letter', 'MedicalRecord', 'PatientInfoOrder' etc. which have a specific document source (e.g., 'ah-document-source=FAX' and 'ah-document-source=FAX,UPLOAD')",
  "code" : "ah-document-source",
  "base" : [
    "AuditEvent"
  ],
  "type" : "token",
  "expression" : "extension.where(url = 'https://fhir.athena.io/StructureDefinition/ah-document-details').extension.where(url = 'source').value",
  "multipleOr" : true,
  "multipleAnd" : false
}