Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: athenaFlow CapabilityStatement - TTL Representation

Active as of 2022-01-13

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "metadata-aFlow"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement metadata-aFlow</b></p><a name=\"metadata-aFlow\"> </a><a name=\"hcmetadata-aFlow\"> </a><a name=\"metadata-aFlow-en-US\"> </a><h2 id=\"title\"/><ul><li>Implementation Guide Version: 23.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Supported Patch Formats: </li><li>Published on: 2022-01-13 04:14:51-0600 </li><li>Published by: athenahealth </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: no</div><div class=\"col-lg-6\">Security services supported: <code>Certificates</code>, <code>SMART-on-FHIR</code>, <code>OAuth</code></div></div><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li>Supports the <code>transaction</code>interaction.</li></ul></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"DELETE a resource (delete interaction)\">D</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#AllergyIntolerance1-1\">AllergyIntolerance</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergyintolerance-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, category, clinical-status, code, criticality, date, date-fromnow, encounter, encounter-or-historical, enddate, enddate-fromnow, identifier, manifestation, onset-or-approximate, patient, recorder, start, start-fromnow, verification-status</td><td><code>AllergyIntolerance:*</code>, <code>AllergyIntolerance:encounter</code>, <code>AllergyIntolerance:encounter-or-historical</code>, <code>AllergyIntolerance:patient</code>, <code>AllergyIntolerance:recorder</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Appointment1-2\">Appointment</a></td><td><a href=\"StructureDefinition-athena-appointment-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-appointment-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, actor, date, date-fromnow, identifier, location, part-status, patient, practitioner, reason-code, service-type, status</td><td><code>Appointment:*</code>, <code>Appointment:actor</code>, <code>Appointment:location</code>, <code>Appointment:patient</code>, <code>Appointment:practitioner</code>, <code>PractitionerRole:practitioner</code></td><td/><td/></tr><tr><td><a href=\"#AuditEvent1-3\">AuditEvent</a></td><td><a href=\"StructureDefinition-athena-auditevent-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-auditevent-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, action, agent, agent-name, date, date-fromnow, entity, outcome, type</td><td><code>AuditEvent:*</code>, <code>AuditEvent:agent</code>, <code>AuditEvent:entity</code></td><td/><td/></tr><tr><td><a href=\"#Binary1-4\">Binary</a></td><td><a href=\"StructureDefinition-athena-binary-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-binary-profile</a></td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td></td><td/><td/><td/></tr><tr><td><a href=\"#CarePlan1-5\">CarePlan</a></td><td><a href=\"StructureDefinition-athena-careplan-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careplan-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, activity-reference, author, care-team, category, condition, date, date-fromnow, encounter, goal, identifier, intent, patient, status, subject</td><td><code>CarePlan:*</code>, <code>CarePlan:activity-reference</code>, <code>CarePlan:author</code>, <code>CarePlan:care-team</code>, <code>CarePlan:condition</code>, <code>CarePlan:encounter</code>, <code>CarePlan:goal</code>, <code>CarePlan:patient</code>, <code>CarePlan:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#CareTeam1-6\">CareTeam</a></td><td><a href=\"StructureDefinition-athena-careteam-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careteam-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, identifier, participant, patient, status, subject</td><td><code>CareTeam:*</code>, <code>CareTeam:participant</code>, <code>CareTeam:patient</code>, <code>CareTeam:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#ClinicalImpression1-7\">ClinicalImpression</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-clinicalimpression-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, assessor, date, date-fromnow, encounter, encounter-or-historical, identifier, patient, problem, status, subject</td><td><code>ClinicalImpression:*</code>, <code>ClinicalImpression:assessor</code>, <code>ClinicalImpression:encounter</code>, <code>ClinicalImpression:encounter-or-historical</code>, <code>ClinicalImpression:patient</code>, <code>ClinicalImpression:problem</code>, <code>ClinicalImpression:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#ConceptMap1-8\">ConceptMap</a></td><td><a href=\"StructureDefinition-athena-conceptmap-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-conceptmap-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_id, name, source-code, target-code</td><td/><td/><td/></tr><tr><td><a href=\"#Condition1-9\">Condition</a></td><td><a href=\"StructureDefinition-athena-condition-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-condition-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, abatement-date, abatement-date-fromnow, abatement-string, asserter, category, clinical-status, code, encounter, encounter-or-historical, identifier, onset-date, onset-date-fromnow, onset-info, patient, recorded-date, recorded-date-fromnow, subject, verification-status</td><td><code>Condition:*</code>, <code>Condition:asserter</code>, <code>Condition:encounter</code>, <code>Condition:encounter-or-historical</code>, <code>Condition:patient</code>, <code>Condition:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Consent1-10\">Consent</a></td><td><a href=\"StructureDefinition-athena-consent-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, category, consentor, date, date-fromnow, encounter, encounter-or-historical, identifier, patient, scope, startdate, startdate-fromnow, status</td><td><code>Consent:*</code>, <code>Consent:consentor</code>, <code>Consent:encounter</code>, <code>Consent:encounter-or-historical</code>, <code>Consent:patient</code>, <code>PractitionerRole:practitioner</code></td><td/><td/></tr><tr><td><a href=\"#Coverage1-11\">Coverage</a></td><td><a href=\"StructureDefinition-athena-coverage-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-coverage-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, beneficiary, class-type, class-value, identifier, patient, payor, period, period-fromnow, policy-holder, status, subscriber, type</td><td><code>Coverage:*</code>, <code>Coverage:beneficiary</code>, <code>Coverage:patient</code>, <code>Coverage:payor</code>, <code>Coverage:policy-holder</code>, <code>Coverage:subscriber</code></td><td/><td/></tr><tr><td><a href=\"#Device1-12\">Device</a></td><td><a href=\"StructureDefinition-athena-device-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-device-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, identifier, manufacturer, model, patient, status, type, udi-carrier, udi-di</td><td><code>Device:*</code>, <code>Device:patient</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#DiagnosticReport1-13\">DiagnosticReport</a></td><td><a href=\"StructureDefinition-athena-diagnosticreport-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-diagnosticreport-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, based-on, category, code, date, date-fromnow, encounter, issued, issued-fromnow, patient, performer, result, status, subject</td><td><code>DiagnosticReport:*</code>, <code>DiagnosticReport:based-on</code>, <code>DiagnosticReport:encounter</code>, <code>DiagnosticReport:patient</code>, <code>DiagnosticReport:performer</code>, <code>DiagnosticReport:result</code>, <code>DiagnosticReport:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#DocumentReference1-14\">DocumentReference</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-documentreference-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, authenticator, author, category, custodian, date, date-fromnow, description, encounter, facility, identifier, patient, period, period-fromnow, relatesto, relation, status, subject, type</td><td><code>DocumentReference:*</code>, <code>DocumentReference:authenticator</code>, <code>DocumentReference:author</code>, <code>DocumentReference:custodian</code>, <code>DocumentReference:encounter</code>, <code>DocumentReference:patient</code>, <code>DocumentReference:relatesto</code>, <code>DocumentReference:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Encounter1-15\">Encounter</a></td><td><a href=\"StructureDefinition-athena-encounter-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, appointment, date, date-fromnow, identifier, location, participant, participant-type, patient, reason-code, reason-reference, status, subject, type</td><td><code>Encounter:*</code>, <code>Encounter:appointment</code>, <code>Encounter:location</code>, <code>Encounter:participant</code>, <code>Encounter:patient</code>, <code>Encounter:reason-reference</code>, <code>Encounter:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Endpoint1-16\">Endpoint</a></td><td><a href=\"StructureDefinition-athena-endpoint-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-endpoint-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, connection-type, name, organization, payload-type, status</td><td><code>Endpoint:*</code>, <code>Endpoint:organization</code></td><td/><td/></tr><tr><td><a href=\"#FamilyMemberHistory1-17\">FamilyMemberHistory</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-familymemberhistory-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, code, date, date-fromnow, identifier, patient, relationship, sex, status</td><td><code>FamilyMemberHistory:*</code>, <code>FamilyMemberHistory:patient</code></td><td/><td/></tr><tr><td><a href=\"#Goal1-18\">Goal</a></td><td><a href=\"StructureDefinition-athena-goal-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-goal-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, category, expressedBy, identifier, lifecycle-status, patient, start-date, start-date-fromnow, subject, target-date, target-date-fromnow</td><td><code>Goal:*</code>, <code>Goal:expressedBy</code>, <code>Goal:patient</code>, <code>Goal:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Group1-19\">Group</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-group-profile</td><td></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Immunization1-20\">Immunization</a></td><td><a href=\"StructureDefinition-athena-immunization-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, date, date-fromnow, dose-number, encounter, encounter-or-historical, identifier, location, lot-number, notgiven, patient, performer, reaction, reaction-date, reaction-date-fromnow, reason-code, series, status, status-reason, vaccine-code</td><td><code>Immunization:*</code>, <code>Immunization:encounter</code>, <code>Immunization:encounter-or-historical</code>, <code>Immunization:location</code>, <code>Immunization:patient</code>, <code>Immunization:performer</code>, <code>Immunization:reaction</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#List1-21\">List</a></td><td><a href=\"StructureDefinition-athena-list-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-list-profile</a></td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Location1-22\">Location</a></td><td><a href=\"StructureDefinition-athena-location-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-location-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, address, address-city, address-country, address-postalcode, address-state, identifier, name, organization, partof, status</td><td><code>Location:*</code>, <code>Location:organization</code>, <code>Location:partof</code></td><td/><td/></tr><tr><td><a href=\"#Medication1-23\">Medication</a></td><td><a href=\"StructureDefinition-athena-medication-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medication-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, code, form</td><td><code>Medication:*</code></td><td/><td/></tr><tr><td><a href=\"#MedicationAdministration1-24\">MedicationAdministration</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationadministration-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, context, ddid, effective-time, effective-time-fromnow, encounter-or-historical, identifier, medication, ndc, patient, performer, reason-given, request, rxnorm, status, subject</td><td><code>MedicationAdministration:*</code>, <code>MedicationAdministration:context</code>, <code>MedicationAdministration:encounter-or-historical</code>, <code>MedicationAdministration:medication</code>, <code>MedicationAdministration:patient</code>, <code>MedicationAdministration:performer</code>, <code>MedicationAdministration:request</code>, <code>MedicationAdministration:subject</code>, <code>PractitionerRole:practitioner</code></td><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-25\">MedicationRequest</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, authoredon, authoredon-fromnow, datewritten, datewritten-fromnow, ddid, encounter, identifier, intent, medication, ndc, patient, requester, rxnorm, status, subject</td><td><code>MedicationRequest:*</code>, <code>MedicationRequest:encounter</code>, <code>MedicationRequest:medication</code>, <code>MedicationRequest:patient</code>, <code>MedicationRequest:requester</code>, <code>MedicationRequest:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#MedicationStatement1-26\">MedicationStatement</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationstatement-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, context, ddid, effective, effective-fromnow, encounter-or-historical, identifier, medication, ndc, patient, rxnorm, source, status, subject</td><td><code>MedicationStatement:*</code>, <code>MedicationStatement:context</code>, <code>MedicationStatement:encounter-or-historical</code>, <code>MedicationStatement:medication</code>, <code>MedicationStatement:patient</code>, <code>MedicationStatement:source</code>, <code>MedicationStatement:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#NamingSystem1-27\">NamingSystem</a></td><td><a href=\"StructureDefinition-athena-namingsystem-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-namingsystem-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_id, name, value</td><td/><td/><td/></tr><tr><td><a href=\"#Observation1-28\">Observation</a></td><td><a href=\"StructureDefinition-athena-observation-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _recent, _security, _tag, category, code, combo-code, combo-value-concept, combo-value-quantity, component-code, component-value-quantity, date, date-fromnow, encounter, encounter-or-historical, identifier, patient, performer, status, subject, value-concept, value-quantity</td><td><code>Observation:*</code>, <code>Observation:encounter</code>, <code>Observation:encounter-or-historical</code>, <code>Observation:patient</code>, <code>Observation:performer</code>, <code>Observation:subject</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#OperationDefinition1-29\">OperationDefinition</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-operationdefinition-profile</td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-30\">Organization</a></td><td><a href=\"StructureDefinition-athena-organization-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-organization-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, active, address, address-city, address-country, address-postalcode, address-state, identifier, name, phonetic, type</td><td><code>Organization:*</code></td><td/><td/></tr><tr><td><a href=\"#Patient1-31\">Patient</a></td><td><a href=\"StructureDefinition-athena-patient-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-patient-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, active, address, address-city, address-country, address-postalcode, address-state, birthdate, birthdate-fromnow, death-date, death-date-fromnow, deceased, email, ethnicity, family, gender, genderIdentity, general-practitioner, given, identifier, language, mothersMaidenName, name, organization, phone, phonetic, race, sexualOrientation, telecom</td><td><code>Patient:*</code>, <code>Patient:general-practitioner</code>, <code>Patient:organization</code>, <code>PractitionerRole:practitioner</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Practitioner1-32\">Practitioner</a></td><td><a href=\"StructureDefinition-athena-practitioner-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitioner-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, active, address, address-city, address-country, address-postalcode, address-state, family, given, identifier, name, phone, phonetic, telecom</td><td><code>Practitioner:*</code></td><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-33\">PractitionerRole</a></td><td><a href=\"StructureDefinition-athena-practitionerrole-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitionerrole-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, active, endpoint, identifier, location, organization, practitioner, role, specialty</td><td><code>PractitionerRole:*</code>, <code>PractitionerRole:endpoint</code>, <code>PractitionerRole:location</code>, <code>PractitionerRole:organization</code>, <code>PractitionerRole:practitioner</code></td><td/><td/></tr><tr><td><a href=\"#Procedure1-34\">Procedure</a></td><td><a href=\"StructureDefinition-athena-procedure-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-procedure-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, based-on, code, date, date-fromnow, encounter, identifier, patient, performer, reason-reference, status, subject</td><td><code>PractitionerRole:practitioner</code>, <code>Procedure:*</code>, <code>Procedure:based-on</code>, <code>Procedure:encounter</code>, <code>Procedure:patient</code>, <code>Procedure:performer</code>, <code>Procedure:reason-reference</code>, <code>Procedure:subject</code></td><td><code>Provenance:agent</code>, <code>Provenance:entity</code>, <code>Provenance:location</code>, <code>Provenance:target</code></td><td/></tr><tr><td><a href=\"#Provenance1-35\">Provenance</a></td><td><a href=\"StructureDefinition-athena-provenance-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-provenance-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, patient, target</td><td/><td/><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-36\">QuestionnaireResponse</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-questionnaireresponse-profile</td><td></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#RelatedPerson1-37\">RelatedPerson</a></td><td><a href=\"StructureDefinition-athena-relatedperson-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-relatedperson-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _security, active, address-city, address-country, address-postalcode, address-state, birthdate, birthdate-fromnow, gender, identifier, patient, phone, relationship, telecom</td><td><code>RelatedPerson:*</code>, <code>RelatedPerson:patient</code></td><td/><td/></tr><tr><td><a href=\"#ServiceRequest1-38\">ServiceRequest</a></td><td><a href=\"StructureDefinition-athena-servicerequest-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-servicerequest-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_after, _before, _id, _lastUpdated, _lastUpdated-fromnow, _security, _tag, category, code, encounter, encounter-or-historical, identifier, intent, occurrence, occurrence-fromnow, patient, performer, priority, requester, status, subject</td><td><code>PractitionerRole:practitioner</code>, <code>ServiceRequest:*</code>, <code>ServiceRequest:encounter</code>, <code>ServiceRequest:encounter-or-historical</code>, <code>ServiceRequest:patient</code>, <code>ServiceRequest:performer</code>, <code>ServiceRequest:requester</code>, <code>ServiceRequest:subject</code></td><td/><td/></tr><tr><td><a href=\"#StructureDefinition1-39\">StructureDefinition</a></td><td>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-structuredefinition-profile</td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#ValueSet1-40\">ValueSet</a></td><td><a href=\"StructureDefinition-athena-valueset-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-valueset-profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>_id, code, name</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AllergyIntolerance1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>AllergyIntolerance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergyintolerance-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>food | medication | environment | biologic</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>clinical-status</td><td><code>token</code></td><td><div><p>active | inactive | resolved</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Code that identifies the allergy or intolerance</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>criticality</td><td><code>token</code></td><td><div><p>low | high | unable-to-assess</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Date first version of the resource instance was recorded</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>enddate</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>enddate-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External ids for this item</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>manifestation</td><td><code>token</code></td><td><div><p>Clinical symptoms/signs associated with the Event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>onset-or-approximate</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who the sensitivity is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>recorder</td><td><code>reference</code></td><td><div><p>Who recorded the sensitivity</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>start</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>start-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>verification-status</td><td><code>token</code></td><td><div><p>unconfirmed | confirmed | refuted | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Appointment1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Appointment</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-appointment-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-appointment-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>actor</td><td><code>reference</code></td><td><div><p>Any one of the individuals participating in the appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Appointment date/time.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>An Identifier of the Appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>location</td><td><code>reference</code></td><td><div><p>This location is listed in the participants of the appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>part-status</td><td><code>token</code></td><td><div><p>The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>practitioner</td><td><code>reference</code></td><td><div><p>One of the individuals of the appointment is this practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reason-code</td><td><code>token</code></td><td><div><p>Coded reason this appointment is scheduled</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>service-type</td><td><code>token</code></td><td><div><p>The specific service that is to be performed during this appointment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The overall status of the appointment</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AuditEvent1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>AuditEvent</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-auditevent-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-auditevent-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>action</td><td><code>token</code></td><td><div><p>Type of action performed during the event</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>agent</td><td><code>reference</code></td><td><div><p>Identifier of who</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>agent-name</td><td><code>string</code></td><td><div><p>Human friendly name for the agent</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Time when the event was recorded</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>entity</td><td><code>reference</code></td><td><div><p>Specific instance of resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>outcome</td><td><code>token</code></td><td><div><p>Whether the event succeeded or failed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>Type/identifier of event</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Binary1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Binary</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-binary-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-binary-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>delete</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CarePlan1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>CarePlan</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-careplan-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careplan-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>activity-reference</td><td><code>reference</code></td><td><div><p>Activity details defined in specific resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>author</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>care-team</td><td><code>reference</code></td><td><div><p>Who's involved in plan?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Type of plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>condition</td><td><code>reference</code></td><td><div><p>Health issues this plan addresses</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Time period plan covers</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Encounter created as part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>goal</td><td><code>reference</code></td><td><div><p>Desired outcome of plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External Ids for this plan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>intent</td><td><code>token</code></td><td><div><p>proposal | plan | order | option</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who the care plan is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>draft | active | suspended | completed | entered-in-error | cancelled | unknown</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Who the care plan is for</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"CareTeam1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>CareTeam</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-careteam-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careteam-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External Ids for this team</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>participant</td><td><code>reference</code></td><td><div><p>Who is involved</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who care team is for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>proposed | active | suspended | inactive | entered-in-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Who care team is for</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ClinicalImpression1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ClinicalImpression</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-clinicalimpression-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>assessor</td><td><code>reference</code></td><td><div><p>The clinician performing the assessment</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>When the assessment was documented</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Encounter created as part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Patient or group assessed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>problem</td><td><code>reference</code></td><td><div><p>Relevant impressions of patient state</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>draft | completed | entered-in-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Patient or group assessed</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ConceptMap1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ConceptMap</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-conceptmap-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-conceptmap-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>token</code></td><td><div><p>Computationally friendly name of the concept map</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>source-code</td><td><code>token</code></td><td><div><p>Identifies element being mapped</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>target-code</td><td><code>token</code></td><td><div><p>Code that identifies the target element</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-condition-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-condition-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>delete</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>abatement-date</td><td><code>date</code></td><td><div><p>Date-related abatements (dateTime and period)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>abatement-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>abatement-string</td><td><code>string</code></td><td><div><p>Abatement as a string</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>asserter</td><td><code>reference</code></td><td><div><p>Person who asserts this condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>The category of the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>clinical-status</td><td><code>token</code></td><td><div><p>The clinical status of the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Code for the condition</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Encounter created as part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>A unique identifier of the condition record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>onset-date</td><td><code>date</code></td><td><div><p>Date related onsets (dateTime and Period)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>onset-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>onset-info</td><td><code>string</code></td><td><div><p>Onsets as a string</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who has the condition?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>recorded-date</td><td><code>date</code></td><td><div><p>Date record was first recorded</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>recorded-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Who has the condition?</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>verification-status</td><td><code>token</code></td><td><div><p>unconfirmed | provisional | differential | confirmed | refuted | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Consent1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Consent</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-consent-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Classification of the consent statement - for indexing/retrieval</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>consentor</td><td><code>reference</code></td><td><div><p>Who is agreeing to the policy and rules</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>When this Consent was created or indexed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Identifier for this record (external references)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who the consent applies to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>scope</td><td><code>token</code></td><td><div><p>Which of the four areas this resource covers (extensible)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>startdate</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>startdate-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>draft | proposed | active | rejected | inactive | entered-in-error</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Coverage1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Coverage</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-coverage-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-coverage-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>beneficiary</td><td><code>reference</code></td><td><div><p>Covered party</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>class-type</td><td><code>token</code></td><td><div><p>Coverage class (eg. plan, group)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>class-value</td><td><code>string</code></td><td><div><p>Value of the class (eg. Plan number, group number)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>The primary identifier of the insured and the coverage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Retrieve coverages for a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>payor</td><td><code>reference</code></td><td><div><p>The identity of the insurer or party paying for services</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>period</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>period-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>policy-holder</td><td><code>reference</code></td><td><div><p>Reference to the policyholder</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The status of the Coverage</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subscriber</td><td><code>reference</code></td><td><div><p>Reference to the subscriber</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>The kind of coverage (health plan, auto, Workers Compensation)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Device1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Device</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-device-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-device-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Instance id from manufacturer, owner, and others</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>manufacturer</td><td><code>string</code></td><td><div><p>The manufacturer of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>model</td><td><code>string</code></td><td><div><p>The model of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Patient information, if the resource is affixed to a person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>active | inactive | entered-in-error | unknown</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>The type of the device</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>udi-carrier</td><td><code>string</code></td><td><div><p>UDI Barcode (RFID or other technology) string in <em>HRF</em> format.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>udi-di</td><td><code>string</code></td><td><div><p>The udi Device Identifier (DI)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DiagnosticReport1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>DiagnosticReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-diagnosticreport-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-diagnosticreport-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>based-on</td><td><code>reference</code></td><td><div><p>Reference to the service request.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Which diagnostic discipline/department created the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>The clinically relevant time of the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>The Encounter when the order was made</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>issued</td><td><code>date</code></td><td><div><p>When the report was issued</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>issued-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The subject of the report if a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>performer</td><td><code>reference</code></td><td><div><p>Who is responsible for the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>result</td><td><code>reference</code></td><td><div><p>Link to an atomic result (observation resource)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The status of the report</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The subject of the report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DocumentReference1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>DocumentReference</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-documentreference-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>authenticator</td><td><code>reference</code></td><td><div><p>Who/what authenticated the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>author</td><td><code>reference</code></td><td><div><p>Who and/or what authored the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Categorization of document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>custodian</td><td><code>reference</code></td><td><div><p>Organization which maintains the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>When this document reference was created</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>description</td><td><code>string</code></td><td><div><p>Human-readable description</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Context of the document  content</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>facility</td><td><code>token</code></td><td><div><p>Kind of facility where patient was seen</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Master Version Specific Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who/what is the subject of the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>period</td><td><code>date</code></td><td><div><p>Time of service that is being documented</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>period-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>relatesto</td><td><code>reference</code></td><td><div><p>Target of the relationship</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>relation</td><td><code>token</code></td><td><div><p>replaces | transforms | signs | appends</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>current | superseded | entered-in-error</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Who/what is the subject of the document</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>Kind of document (LOINC if possible)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-15\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-encounter-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>appointment</td><td><code>reference</code></td><td><div><p>The appointment that scheduled this encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>A date within the period the Encounter lasted</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Identifier(s) by which this encounter is known</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>location</td><td><code>reference</code></td><td><div><p>Location the encounter takes place</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>participant</td><td><code>reference</code></td><td><div><p>Persons involved in the encounter other than the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>participant-type</td><td><code>token</code></td><td><div><p>Role of participant in encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The patient or group present at the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reason-code</td><td><code>token</code></td><td><div><p>Coded reason the encounter takes place</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reason-reference</td><td><code>reference</code></td><td><div><p>Reason the encounter takes place (reference)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>planned | arrived | triaged | in-progress | onleave | finished | cancelled +</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The patient or group present at the encounter</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>Specific type of encounter</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Endpoint1-16\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Endpoint</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-endpoint-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-endpoint-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>connection-type</td><td><code>token</code></td><td><div><p>Protocol/Profile/Standard to be used with this endpoint connection</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>A name that this endpoint can be identified by</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>organization</td><td><code>reference</code></td><td><div><p>The organization that is managing the endpoint</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>payload-type</td><td><code>token</code></td><td><div><p>The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The current status of the Endpoint (usually expected to be active)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"FamilyMemberHistory1-17\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>FamilyMemberHistory</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-familymemberhistory-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>A search by a condition code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>When history was recorded or last updated</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>A search by a record identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The identity of a subject to list family member history items for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>relationship</td><td><code>token</code></td><td><div><p>A search by a relationship type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>sex</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>partial | completed | entered-in-error | health-unknown</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Goal1-18\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Goal</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-goal-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-goal-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>E.g. Treatment, dietary, behavioral, etc.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>expressedBy</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>External Ids for this goal</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>lifecycle-status</td><td><code>token</code></td><td><div><p>proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Who this goal is intended for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>start-date</td><td><code>date</code></td><td><div><p>When goal pursuit begins</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>start-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Who this goal is intended for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>target-date</td><td><code>date</code></td><td><div><p>Reach goal on or before</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>target-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Group1-19\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Group</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-group-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Immunization1-20\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Immunization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-immunization-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>delete</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Vaccination  (non)-Administration Date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>dose-number</td><td><code>number</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Business identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>location</td><td><code>reference</code></td><td><div><p>The service delivery location or facility in which the vaccine was / was to be administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>lot-number</td><td><code>string</code></td><td><div><p>Vaccine Lot Number</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>notgiven</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The patient for the vaccination record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>performer</td><td><code>reference</code></td><td><div><p>The practitioner or organization who played a role in the vaccination</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reaction</td><td><code>reference</code></td><td><div><p>Additional information on reaction</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reaction-date</td><td><code>date</code></td><td><div><p>When reaction started</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reaction-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>reason-code</td><td><code>token</code></td><td><div><p>Reason why the vaccine was administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>series</td><td><code>string</code></td><td><div><p>The series being followed by the provider</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Immunization event status</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status-reason</td><td><code>token</code></td><td><div><p>Reason why the vaccine was not administered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>vaccine-code</td><td><code>token</code></td><td><div><p>Vaccine Product Administered</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"List1-21\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>List</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-list-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-list-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Location1-22\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Location</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-location-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-location-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>address</td><td><code>string</code></td><td><div><p>A (part of the) address of the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-city</td><td><code>string</code></td><td><div><p>A city specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-country</td><td><code>string</code></td><td><div><p>A country specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-postalcode</td><td><code>string</code></td><td><div><p>A postal code specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-state</td><td><code>string</code></td><td><div><p>A state specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>An identifier for the location</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>A portion of the location's name or alias</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>organization</td><td><code>reference</code></td><td><div><p>Searches for locations that are managed by the provided organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>partof</td><td><code>reference</code></td><td><div><p>A location of which this location is a part</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Searches for locations with a specific kind of status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Medication1-23\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Medication</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-medication-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medication-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Returns medications for a specific code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>form</td><td><code>token</code></td><td><div><p>Returns medications for a specific dose form</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationAdministration1-24\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MedicationAdministration</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationadministration-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>reference</code></td><td><div><p>Return administrations that share this encounter or episode of care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ddid</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>effective-time</td><td><code>date</code></td><td><div><p>Date administration happened (or did not happen)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>effective-time-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Return administrations with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>medication</td><td><code>reference</code></td><td><div><p>Return administrations of this medication resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ndc</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The identity of a patient to list administrations  for</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>performer</td><td><code>reference</code></td><td><div><p>The identity of the individual who administered the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reason-given</td><td><code>token</code></td><td><div><p>Reasons for administering the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>request</td><td><code>reference</code></td><td><div><p>The identity of a request to list administrations from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>rxnorm</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>MedicationAdministration event status (for example one of active/paused/completed/nullified)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The identity of the individual or group to list administrations for</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationRequest1-25\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MedicationRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>authoredon</td><td><code>date</code></td><td><div><p>Return prescriptions written on this date</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>authoredon-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>datewritten</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>datewritten-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>ddid</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Return prescriptions with this encounter identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Return prescriptions with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>intent</td><td><code>token</code></td><td><div><p>Returns prescriptions with different intents</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>medication</td><td><code>reference</code></td><td><div><p>Return prescriptions for this medication reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ndc</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Returns prescriptions for a specific patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>requester</td><td><code>reference</code></td><td><div><p>Returns prescriptions prescribed by this prescriber</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>rxnorm</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Status of the prescription</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The identity of a patient to list orders  for</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationStatement1-26\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MedicationStatement</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationstatement-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>delete</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>context</td><td><code>reference</code></td><td><div><p>Returns statements for a specific context (episode or episode of Care).</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ddid</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>effective</td><td><code>date</code></td><td><div><p>Date when patient was taking (or not taking) the medication</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>effective-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Return statements with this external identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>medication</td><td><code>reference</code></td><td><div><p>Return statements of this medication reference</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ndc</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Returns statements for a specific patient.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>rxnorm</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>source</td><td><code>reference</code></td><td><div><p>Who or where the information in the statement came from</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>Return statements that match the given status</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The identity of a patient, animal or group to list statements for</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"NamingSystem1-27\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>NamingSystem</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-namingsystem-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-namingsystem-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>token</code></td><td><div><p>Computationally friendly name of the naming system</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>value</td><td><code>string</code></td><td><div><p>The unique identifier</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-28\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Observation</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-observation-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>delete</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_recent</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>The classification of the type of observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>The code of the observation type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>combo-code</td><td><code>token</code></td><td><div><p>The code of the observation type or component type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>combo-value-concept</td><td><code>token</code></td><td><div><p>The value or component value of the observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>combo-value-quantity</td><td><code>quantity</code></td><td><div><p>The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>component-code</td><td><code>token</code></td><td><div><p>The component code of the observation type</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>component-value-quantity</td><td><code>quantity</code></td><td><div><p>The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Obtained date/time. If the obtained element is a period, a date that falls in the period</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Encounter related to the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>The unique id for a particular observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The subject that the observation is about (if patient)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>performer</td><td><code>reference</code></td><td><div><p>Who performed the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>The status of the observation</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>The subject that the observation is about</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>value-concept</td><td><code>token</code></td><td><div><p>The value of the observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>value-quantity</td><td><code>quantity</code></td><td><div><p>The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"OperationDefinition1-29\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>OperationDefinition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-operationdefinition-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-30\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-organization-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-organization-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>active</td><td><code>token</code></td><td><div><p>Is the Organization record active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address</td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-city</td><td><code>string</code></td><td><div><p>A city specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-country</td><td><code>string</code></td><td><div><p>A country specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-postalcode</td><td><code>string</code></td><td><div><p>A postal code specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-state</td><td><code>string</code></td><td><div><p>A state specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Any identifier for the organization (not the accreditation issuer's identifier)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>A portion of the organization's name or alias</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phonetic</td><td><code>string</code></td><td><div><p>A portion of the organization's name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>A code for the type of organization</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-31\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-patient-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-patient-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>update</code>, <code>create</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>active</td><td><code>token</code></td><td><div><p>Whether the patient record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address</td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-city</td><td><code>string</code></td><td><div><p>A city specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-country</td><td><code>string</code></td><td><div><p>A country specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-postalcode</td><td><code>string</code></td><td><div><p>A postalCode specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-state</td><td><code>string</code></td><td><div><p>A state specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>birthdate</td><td><code>date</code></td><td><div><p>The patient's date of birth</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>birthdate-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>death-date</td><td><code>date</code></td><td><div><p>The date of death has been provided and satisfies this search value</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>death-date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>deceased</td><td><code>token</code></td><td><div><p>This patient has been marked as deceased, or as a death date entered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>email</td><td><code>token</code></td><td><div><p>A value in an email contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>ethnicity</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>family</td><td><code>string</code></td><td><div><p>A portion of the family name of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>gender</td><td><code>token</code></td><td><div><p>Gender of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>genderIdentity</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>general-practitioner</td><td><code>reference</code></td><td><div><p>Patient's nominated general practitioner, not the organization that manages the record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>given</td><td><code>string</code></td><td><div><p>A portion of the given name of the patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>A patient identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>language</td><td><code>token</code></td><td><div><p>Language code (irrespective of use value)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>mothersMaidenName</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>organization</td><td><code>reference</code></td><td><div><p>The organization that is the custodian of the patient record</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phone</td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phonetic</td><td><code>string</code></td><td><div><p>A portion of either family or given name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>race</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>sexualOrientation</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>telecom</td><td><code>token</code></td><td><div><p>The value in any kind of telecom details of the patient</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-32\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Practitioner</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-practitioner-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitioner-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>active</td><td><code>token</code></td><td><div><p>Whether the practitioner record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address</td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-city</td><td><code>string</code></td><td><div><p>A city specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-country</td><td><code>string</code></td><td><div><p>A country specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-postalcode</td><td><code>string</code></td><td><div><p>A postalCode specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-state</td><td><code>string</code></td><td><div><p>A state specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>family</td><td><code>string</code></td><td><div><p>A portion of the family name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>given</td><td><code>string</code></td><td><div><p>A portion of the given name</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>A practitioner's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phone</td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phonetic</td><td><code>string</code></td><td><div><p>A portion of either family or given name using some kind of phonetic matching algorithm</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>telecom</td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-33\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-practitionerrole-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitionerrole-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>active</td><td><code>token</code></td><td><div><p>Whether this practitioner role record is in active use</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>endpoint</td><td><code>reference</code></td><td><div><p>Technical endpoints providing access to services operated for the practitioner with this role</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>A practitioner's Identifier</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>location</td><td><code>reference</code></td><td><div><p>One of the locations at which this practitioner provides care</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>organization</td><td><code>reference</code></td><td><div><p>The identity of the organization the practitioner represents / acts on behalf of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>practitioner</td><td><code>reference</code></td><td><div><p>Practitioner that is able to provide the defined services for the organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>role</td><td><code>token</code></td><td><div><p>The practitioner can perform this role at for the organization</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>specialty</td><td><code>token</code></td><td><div><p>The practitioner has this specialty at an organization</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Procedure1-34\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Procedure</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-procedure-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-procedure-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>based-on</td><td><code>reference</code></td><td><div><p>A request for this procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>A code to identify a  procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>When the procedure was performed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Encounter created as part of</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>A unique identifier for a procedure</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>performer</td><td><code>reference</code></td><td><div><p>The reference to the practitioner</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>reason-reference</td><td><code>reference</code></td><td><div><p>The justification that the procedure was performed</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Provenance1-35\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Provenance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-provenance-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-provenance-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Target Reference(s) (usually version specific)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>target</td><td><code>reference</code></td><td><div><p>Target Reference(s) (usually version specific)</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"QuestionnaireResponse1-36\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>QuestionnaireResponse</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-questionnaireresponse-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-37\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>RelatedPerson</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-relatedperson-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-relatedperson-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>active</td><td><code>token</code></td><td><div><p>Indicates if the related person record is active</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-city</td><td><code>string</code></td><td><div><p>A city specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-country</td><td><code>string</code></td><td><div><p>A country specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-postalcode</td><td><code>string</code></td><td><div><p>A postal code specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>address-state</td><td><code>string</code></td><td><div><p>A state specified in an address</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>birthdate</td><td><code>date</code></td><td><div><p>The Related Person's date of birth</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>birthdate-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>gender</td><td><code>token</code></td><td><div><p>Gender of the related person</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>An Identifier of the RelatedPerson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>The patient this related person is related to</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>phone</td><td><code>token</code></td><td><div><p>A value in a phone contact</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>relationship</td><td><code>token</code></td><td><div><p>The relationship between the patient and the relatedperson</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>telecom</td><td><code>token</code></td><td><div><p>The value in any kind of contact</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ServiceRequest1-38\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ServiceRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-servicerequest-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-servicerequest-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_after</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_before</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_lastUpdated-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_security</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>_tag</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Classification of service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>What is being requested/ordered</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>An encounter in which this request is made</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter-or-historical</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Identifiers assigned to this order</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>intent</td><td><code>token</code></td><td><div><p>proposal | plan | order +</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>occurrence</td><td><code>date</code></td><td><div><p>When service should occur</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>occurrence-fromnow</td><td><code>quantity</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>performer</td><td><code>reference</code></td><td><div><p>Requested performer</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>priority</td><td><code>token</code></td><td><div><p>routine | urgent | asap | stat</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>requester</td><td><code>reference</code></td><td><div><p>Who/what is requesting service</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div><p>draft | active | suspended | completed | entered-in-error | cancelled</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"StructureDefinition1-39\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>StructureDefinition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/>https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-structuredefinition-profile</div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ValueSet1-40\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ValueSet</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-athena-valueset-profile.html\">https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-valueset-profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>_id</td><td><code>token</code></td><td><div><p>The ID of the resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>This special parameter searches for codes in the value set. See additional notes on the ValueSet resource</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>token</code></td><td><div><p>Computationally friendly name of the value set</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div></div>"
  ] ; # 
  fhir:url [ fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/CapabilityStatement/metadata-aFlow"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "23.1.0"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-01-13T04:14:51-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "athenahealth"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://athenahealth.com" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "instance"] ; # 
  fhir:software [
fhir:name [ fhir:v "R4 API Server" ] ;
fhir:version [ fhir:v "athenaFlow 1.22.1074 " ]
  ] ; # 
  fhir:implementation [
fhir:description [ fhir:v "HAPI FHIR" ] ;
fhir:url [ fhir:v "https://example.athenaFlow.com/demo-mlAPIServer/fhir/r4"^^xsd:anyURI ]
  ] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:security [
      ( fhir:extension [
        ( fhir:extension [
fhir:id [ fhir:v "1818608289641270" ] ;
fhir:url [ fhir:v "token"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://example.athenaFlow.com/demo-mlAPIServer/oauth2/token"^^xsd:anyURI ]         ] [
fhir:id [ fhir:v "1818608289641280" ] ;
fhir:url [ fhir:v "authorize"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://example.athenaFlow.com/demo-mlAPIServer/oauth2/authorize"^^xsd:anyURI ]         ] [
fhir:id [ fhir:v "1818608289641290" ] ;
fhir:url [ fhir:v "register"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://example.athenaFlow.com/demo-mlAPIServer/oauth2/registration"^^xsd:anyURI ]         ] ) ;
fhir:url [ fhir:v "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris"^^xsd:anyURI ]       ] ) ;
      ( fhir:service [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Certificates" ] ;
fhir:display [ fhir:v "Certificates" ]         ] ) ;
fhir:text [ fhir:v "Certificates" ]       ] [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SMART-on-FHIR" ] ;
fhir:display [ fhir:v "SMART-on-FHIR" ]         ] ) ;
fhir:text [ fhir:v "SMART-on-FHIR" ]       ] [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OAuth" ] ;
fhir:display [ fhir:v "OAuth" ]         ] ) ;
fhir:text [ fhir:v "OAuth" ]       ] )     ] ;
    ( fhir:resource [
fhir:type [ fhir:v "AllergyIntolerance" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergyintolerance-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-allergyintolerance-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "AllergyIntolerance:*" ] [ fhir:v "AllergyIntolerance:encounter" ] [ fhir:v "AllergyIntolerance:encounter-or-historical" ] [ fhir:v "AllergyIntolerance:patient" ] [ fhir:v "AllergyIntolerance:recorder" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "food | medication | environment | biologic" ]       ] [
fhir:name [ fhir:v "clinical-status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "active | inactive | resolved" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Code that identifies the allergy or intolerance" ]       ] [
fhir:name [ fhir:v "criticality" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "low | high | unable-to-assess" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Date first version of the resource instance was recorded" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "enddate" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "enddate-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External ids for this item" ]       ] [
fhir:name [ fhir:v "manifestation" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Clinical symptoms/signs associated with the Event" ]       ] [
fhir:name [ fhir:v "onset-or-approximate" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who the sensitivity is for" ]       ] [
fhir:name [ fhir:v "recorder" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who recorded the sensitivity" ]       ] [
fhir:name [ fhir:v "start" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "start-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "verification-status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "unconfirmed | confirmed | refuted | entered-in-error" ]       ] )     ] [
fhir:type [ fhir:v "Appointment" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-appointment-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-appointment-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Appointment:*" ] [ fhir:v "Appointment:actor" ] [ fhir:v "Appointment:location" ] [ fhir:v "Appointment:patient" ] [ fhir:v "Appointment:practitioner" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "actor" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Any one of the individuals participating in the appointment" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Appointment date/time." ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An Identifier of the Appointment" ]       ] [
fhir:name [ fhir:v "location" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "This location is listed in the participants of the appointment" ]       ] [
fhir:name [ fhir:v "part-status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The Participation status of the subject, or other participant on the appointment. Can be used to locate participants that have not responded to meeting requests." ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "One of the individuals of the appointment is this patient" ]       ] [
fhir:name [ fhir:v "practitioner" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "One of the individuals of the appointment is this practitioner" ]       ] [
fhir:name [ fhir:v "reason-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Coded reason this appointment is scheduled" ]       ] [
fhir:name [ fhir:v "service-type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The specific service that is to be performed during this appointment" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The overall status of the appointment" ]       ] )     ] [
fhir:type [ fhir:v "AuditEvent" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-auditevent-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-auditevent-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "AuditEvent:*" ] [ fhir:v "AuditEvent:agent" ] [ fhir:v "AuditEvent:entity" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "action" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Type of action performed during the event" ]       ] [
fhir:name [ fhir:v "agent" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Identifier of who" ]       ] [
fhir:name [ fhir:v "agent-name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Human friendly name for the agent" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Time when the event was recorded" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "entity" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Specific instance of resource" ]       ] [
fhir:name [ fhir:v "outcome" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the event succeeded or failed" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Type/identifier of event" ]       ] )     ] [
fhir:type [ fhir:v "Binary" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-binary-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-binary-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] )     ] [
fhir:type [ fhir:v "CarePlan" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careplan-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careplan-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "CarePlan:*" ] [ fhir:v "CarePlan:activity-reference" ] [ fhir:v "CarePlan:author" ] [ fhir:v "CarePlan:care-team" ] [ fhir:v "CarePlan:condition" ] [ fhir:v "CarePlan:encounter" ] [ fhir:v "CarePlan:goal" ] [ fhir:v "CarePlan:patient" ] [ fhir:v "CarePlan:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "activity-reference" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Activity details defined in specific resource" ]       ] [
fhir:name [ fhir:v "author" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "care-team" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who's involved in plan?" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Type of plan" ]       ] [
fhir:name [ fhir:v "condition" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Health issues this plan addresses" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Time period plan covers" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Encounter created as part of" ]       ] [
fhir:name [ fhir:v "goal" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Desired outcome of plan" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External Ids for this plan" ]       ] [
fhir:name [ fhir:v "intent" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "proposal | plan | order | option" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who the care plan is for" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "draft | active | suspended | completed | entered-in-error | cancelled | unknown" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who the care plan is for" ]       ] )     ] [
fhir:type [ fhir:v "CareTeam" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careteam-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-careteam-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "CareTeam:*" ] [ fhir:v "CareTeam:participant" ] [ fhir:v "CareTeam:patient" ] [ fhir:v "CareTeam:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External Ids for this team" ]       ] [
fhir:name [ fhir:v "participant" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who is involved" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who care team is for" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "proposed | active | suspended | inactive | entered-in-error" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who care team is for" ]       ] )     ] [
fhir:type [ fhir:v "ClinicalImpression" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-clinicalimpression-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-clinicalimpression-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "ClinicalImpression:*" ] [ fhir:v "ClinicalImpression:assessor" ] [ fhir:v "ClinicalImpression:encounter" ] [ fhir:v "ClinicalImpression:encounter-or-historical" ] [ fhir:v "ClinicalImpression:patient" ] [ fhir:v "ClinicalImpression:problem" ] [ fhir:v "ClinicalImpression:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "assessor" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The clinician performing the assessment" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the assessment was documented" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Encounter created as part of" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Business identifier" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Patient or group assessed" ]       ] [
fhir:name [ fhir:v "problem" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Relevant impressions of patient state" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "draft | completed | entered-in-error" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Patient or group assessed" ]       ] )     ] [
fhir:type [ fhir:v "ConceptMap" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-conceptmap-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-conceptmap-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the concept map" ]       ] [
fhir:name [ fhir:v "source-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifies element being mapped" ]       ] [
fhir:name [ fhir:v "target-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Code that identifies the target element" ]       ] )     ] [
fhir:type [ fhir:v "Condition" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-condition-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-condition-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Condition:*" ] [ fhir:v "Condition:asserter" ] [ fhir:v "Condition:encounter" ] [ fhir:v "Condition:encounter-or-historical" ] [ fhir:v "Condition:patient" ] [ fhir:v "Condition:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "abatement-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Date-related abatements (dateTime and period)" ]       ] [
fhir:name [ fhir:v "abatement-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "abatement-string" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Abatement as a string" ]       ] [
fhir:name [ fhir:v "asserter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Person who asserts this condition" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The category of the condition" ]       ] [
fhir:name [ fhir:v "clinical-status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The clinical status of the condition" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Code for the condition" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Encounter created as part of" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A unique identifier of the condition record" ]       ] [
fhir:name [ fhir:v "onset-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Date related onsets (dateTime and Period)" ]       ] [
fhir:name [ fhir:v "onset-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "onset-info" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Onsets as a string" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who has the condition?" ]       ] [
fhir:name [ fhir:v "recorded-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Date record was first recorded" ]       ] [
fhir:name [ fhir:v "recorded-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who has the condition?" ]       ] [
fhir:name [ fhir:v "verification-status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "unconfirmed | provisional | differential | confirmed | refuted | entered-in-error" ]       ] )     ] [
fhir:type [ fhir:v "Consent" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-consent-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Consent:*" ] [ fhir:v "Consent:consentor" ] [ fhir:v "Consent:encounter" ] [ fhir:v "Consent:encounter-or-historical" ] [ fhir:v "Consent:patient" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Classification of the consent statement - for indexing/retrieval" ]       ] [
fhir:name [ fhir:v "consentor" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who is agreeing to the policy and rules" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When this Consent was created or indexed" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifier for this record (external references)" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who the consent applies to" ]       ] [
fhir:name [ fhir:v "scope" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Which of the four areas this resource covers (extensible)" ]       ] [
fhir:name [ fhir:v "startdate" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "startdate-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "draft | proposed | active | rejected | inactive | entered-in-error" ]       ] )     ] [
fhir:type [ fhir:v "Coverage" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-coverage-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-coverage-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Coverage:*" ] [ fhir:v "Coverage:beneficiary" ] [ fhir:v "Coverage:patient" ] [ fhir:v "Coverage:payor" ] [ fhir:v "Coverage:policy-holder" ] [ fhir:v "Coverage:subscriber" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "beneficiary" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Covered party" ]       ] [
fhir:name [ fhir:v "class-type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Coverage class (eg. plan, group)" ]       ] [
fhir:name [ fhir:v "class-value" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Value of the class (eg. Plan number, group number)" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The primary identifier of the insured and the coverage" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Retrieve coverages for a patient" ]       ] [
fhir:name [ fhir:v "payor" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of the insurer or party paying for services" ]       ] [
fhir:name [ fhir:v "period" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "period-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "policy-holder" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to the policyholder" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of the Coverage" ]       ] [
fhir:name [ fhir:v "subscriber" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to the subscriber" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The kind of coverage (health plan, auto, Workers Compensation)" ]       ] )     ] [
fhir:type [ fhir:v "Device" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-device-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-device-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Device:*" ] [ fhir:v "Device:patient" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Instance id from manufacturer, owner, and others" ]       ] [
fhir:name [ fhir:v "manufacturer" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The manufacturer of the device" ]       ] [
fhir:name [ fhir:v "model" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The model of the device" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Patient information, if the resource is affixed to a person" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "active | inactive | entered-in-error | unknown" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The type of the device" ]       ] [
fhir:name [ fhir:v "udi-carrier" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "UDI Barcode (RFID or other technology) string in *HRF* format." ]       ] [
fhir:name [ fhir:v "udi-di" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The udi Device Identifier (DI)" ]       ] )     ] [
fhir:type [ fhir:v "DiagnosticReport" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-diagnosticreport-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-diagnosticreport-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "DiagnosticReport:*" ] [ fhir:v "DiagnosticReport:based-on" ] [ fhir:v "DiagnosticReport:encounter" ] [ fhir:v "DiagnosticReport:patient" ] [ fhir:v "DiagnosticReport:performer" ] [ fhir:v "DiagnosticReport:result" ] [ fhir:v "DiagnosticReport:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reference to the service request." ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Which diagnostic discipline/department created the report" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The clinically relevant time of the report" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The Encounter when the order was made" ]       ] [
fhir:name [ fhir:v "issued" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the report was issued" ]       ] [
fhir:name [ fhir:v "issued-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject of the report if a patient" ]       ] [
fhir:name [ fhir:v "performer" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who is responsible for the report" ]       ] [
fhir:name [ fhir:v "result" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Link to an atomic result (observation resource)" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of the report" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject of the report" ]       ] )     ] [
fhir:type [ fhir:v "DocumentReference" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-documentreference-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-documentreference-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "DocumentReference:*" ] [ fhir:v "DocumentReference:authenticator" ] [ fhir:v "DocumentReference:author" ] [ fhir:v "DocumentReference:custodian" ] [ fhir:v "DocumentReference:encounter" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:relatesto" ] [ fhir:v "DocumentReference:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "authenticator" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who/what authenticated the document" ]       ] [
fhir:name [ fhir:v "author" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who and/or what authored the document" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Categorization of document" ]       ] [
fhir:name [ fhir:v "custodian" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Organization which maintains the document" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When this document reference was created" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "description" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Human-readable description" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Context of the document  content" ]       ] [
fhir:name [ fhir:v "facility" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Kind of facility where patient was seen" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Master Version Specific Identifier" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who/what is the subject of the document" ]       ] [
fhir:name [ fhir:v "period" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Time of service that is being documented" ]       ] [
fhir:name [ fhir:v "period-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "relatesto" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Target of the relationship" ]       ] [
fhir:name [ fhir:v "relation" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "replaces | transforms | signs | appends" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "current | superseded | entered-in-error" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who/what is the subject of the document" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Kind of document (LOINC if possible)" ]       ] )     ] [
fhir:type [ fhir:v "Encounter" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Encounter:*" ] [ fhir:v "Encounter:appointment" ] [ fhir:v "Encounter:location" ] [ fhir:v "Encounter:participant" ] [ fhir:v "Encounter:patient" ] [ fhir:v "Encounter:reason-reference" ] [ fhir:v "Encounter:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "appointment" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The appointment that scheduled this encounter" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "A date within the period the Encounter lasted" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifier(s) by which this encounter is known" ]       ] [
fhir:name [ fhir:v "location" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Location the encounter takes place" ]       ] [
fhir:name [ fhir:v "participant" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Persons involved in the encounter other than the patient" ]       ] [
fhir:name [ fhir:v "participant-type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Role of participant in encounter" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The patient or group present at the encounter" ]       ] [
fhir:name [ fhir:v "reason-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Coded reason the encounter takes place" ]       ] [
fhir:name [ fhir:v "reason-reference" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Reason the encounter takes place (reference)" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "planned | arrived | triaged | in-progress | onleave | finished | cancelled +" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The patient or group present at the encounter" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Specific type of encounter" ]       ] )     ] [
fhir:type [ fhir:v "Endpoint" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-endpoint-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-endpoint-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Endpoint:*" ] [ fhir:v "Endpoint:organization" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "connection-type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Protocol/Profile/Standard to be used with this endpoint connection" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A name that this endpoint can be identified by" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that is managing the endpoint" ]       ] [
fhir:name [ fhir:v "payload-type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the Endpoint (usually expected to be active)" ]       ] )     ] [
fhir:type [ fhir:v "FamilyMemberHistory" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-familymemberhistory-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-familymemberhistory-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "FamilyMemberHistory:*" ] [ fhir:v "FamilyMemberHistory:patient" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A search by a condition code" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When history was recorded or last updated" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A search by a record identifier" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of a subject to list family member history items for" ]       ] [
fhir:name [ fhir:v "relationship" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A search by a relationship type" ]       ] [
fhir:name [ fhir:v "sex" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "partial | completed | entered-in-error | health-unknown" ]       ] )     ] [
fhir:type [ fhir:v "Goal" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-goal-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-goal-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Goal:*" ] [ fhir:v "Goal:expressedBy" ] [ fhir:v "Goal:patient" ] [ fhir:v "Goal:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "E.g. Treatment, dietary, behavioral, etc." ]       ] [
fhir:name [ fhir:v "expressedBy" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "External Ids for this goal" ]       ] [
fhir:name [ fhir:v "lifecycle-status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who this goal is intended for" ]       ] [
fhir:name [ fhir:v "start-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When goal pursuit begins" ]       ] [
fhir:name [ fhir:v "start-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who this goal is intended for" ]       ] [
fhir:name [ fhir:v "target-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Reach goal on or before" ]       ] [
fhir:name [ fhir:v "target-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] )     ] [
fhir:type [ fhir:v "Group" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-group-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-group-profile>       ]     ] [
fhir:type [ fhir:v "Immunization" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-immunization-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Immunization:*" ] [ fhir:v "Immunization:encounter" ] [ fhir:v "Immunization:encounter-or-historical" ] [ fhir:v "Immunization:location" ] [ fhir:v "Immunization:patient" ] [ fhir:v "Immunization:performer" ] [ fhir:v "Immunization:reaction" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Vaccination  (non)-Administration Date" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "dose-number" ] ;
fhir:type [ fhir:v "number" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Business identifier" ]       ] [
fhir:name [ fhir:v "location" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The service delivery location or facility in which the vaccine was / was to be administered" ]       ] [
fhir:name [ fhir:v "lot-number" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Vaccine Lot Number" ]       ] [
fhir:name [ fhir:v "notgiven" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The patient for the vaccination record" ]       ] [
fhir:name [ fhir:v "performer" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The practitioner or organization who played a role in the vaccination" ]       ] [
fhir:name [ fhir:v "reaction" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Additional information on reaction" ]       ] [
fhir:name [ fhir:v "reaction-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When reaction started" ]       ] [
fhir:name [ fhir:v "reaction-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "reason-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Reason why the vaccine was administered" ]       ] [
fhir:name [ fhir:v "series" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The series being followed by the provider" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Immunization event status" ]       ] [
fhir:name [ fhir:v "status-reason" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Reason why the vaccine was not administered" ]       ] [
fhir:name [ fhir:v "vaccine-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Vaccine Product Administered" ]       ] )     ] [
fhir:type [ fhir:v "List" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-list-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-list-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] )     ] [
fhir:type [ fhir:v "Location" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-location-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-location-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Location:*" ] [ fhir:v "Location:organization" ] [ fhir:v "Location:partof" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A (part of the) address of the location" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postal code specified in an address" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A state specified in an address" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An identifier for the location" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the location's name or alias" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Searches for locations that are managed by the provided organization" ]       ] [
fhir:name [ fhir:v "partof" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A location of which this location is a part" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Searches for locations with a specific kind of status" ]       ] )     ] [
fhir:type [ fhir:v "Medication" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medication-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medication-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Medication:*" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Returns medications for a specific code" ]       ] [
fhir:name [ fhir:v "form" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Returns medications for a specific dose form" ]       ] )     ] [
fhir:type [ fhir:v "MedicationAdministration" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationadministration-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationadministration-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "MedicationAdministration:*" ] [ fhir:v "MedicationAdministration:context" ] [ fhir:v "MedicationAdministration:encounter-or-historical" ] [ fhir:v "MedicationAdministration:medication" ] [ fhir:v "MedicationAdministration:patient" ] [ fhir:v "MedicationAdministration:performer" ] [ fhir:v "MedicationAdministration:request" ] [ fhir:v "MedicationAdministration:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Return administrations that share this encounter or episode of care" ]       ] [
fhir:name [ fhir:v "ddid" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "effective-time" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Date administration happened (or did not happen)" ]       ] [
fhir:name [ fhir:v "effective-time-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Return administrations with this external identifier" ]       ] [
fhir:name [ fhir:v "medication" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Return administrations of this medication resource" ]       ] [
fhir:name [ fhir:v "ndc" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of a patient to list administrations  for" ]       ] [
fhir:name [ fhir:v "performer" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of the individual who administered the medication" ]       ] [
fhir:name [ fhir:v "reason-given" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Reasons for administering the medication" ]       ] [
fhir:name [ fhir:v "request" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of a request to list administrations from" ]       ] [
fhir:name [ fhir:v "rxnorm" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "MedicationAdministration event status (for example one of active/paused/completed/nullified)" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of the individual or group to list administrations for" ]       ] )     ] [
fhir:type [ fhir:v "MedicationRequest" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationrequest-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "MedicationRequest:*" ] [ fhir:v "MedicationRequest:encounter" ] [ fhir:v "MedicationRequest:medication" ] [ fhir:v "MedicationRequest:patient" ] [ fhir:v "MedicationRequest:requester" ] [ fhir:v "MedicationRequest:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "authoredon" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Return prescriptions written on this date" ]       ] [
fhir:name [ fhir:v "authoredon-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "datewritten" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "datewritten-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "ddid" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Return prescriptions with this encounter identifier" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Return prescriptions with this external identifier" ]       ] [
fhir:name [ fhir:v "intent" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Returns prescriptions with different intents" ]       ] [
fhir:name [ fhir:v "medication" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Return prescriptions for this medication reference" ]       ] [
fhir:name [ fhir:v "ndc" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Returns prescriptions for a specific patient" ]       ] [
fhir:name [ fhir:v "requester" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Returns prescriptions prescribed by this prescriber" ]       ] [
fhir:name [ fhir:v "rxnorm" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Status of the prescription" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of a patient to list orders  for" ]       ] )     ] [
fhir:type [ fhir:v "MedicationStatement" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationstatement-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medicationstatement-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "MedicationStatement:*" ] [ fhir:v "MedicationStatement:context" ] [ fhir:v "MedicationStatement:encounter-or-historical" ] [ fhir:v "MedicationStatement:medication" ] [ fhir:v "MedicationStatement:patient" ] [ fhir:v "MedicationStatement:source" ] [ fhir:v "MedicationStatement:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "context" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Returns statements for a specific context (episode or episode of Care)." ]       ] [
fhir:name [ fhir:v "ddid" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "effective" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Date when patient was taking (or not taking) the medication" ]       ] [
fhir:name [ fhir:v "effective-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Return statements with this external identifier" ]       ] [
fhir:name [ fhir:v "medication" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Return statements of this medication reference" ]       ] [
fhir:name [ fhir:v "ndc" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Returns statements for a specific patient." ]       ] [
fhir:name [ fhir:v "rxnorm" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "source" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who or where the information in the statement came from" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Return statements that match the given status" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of a patient, animal or group to list statements for" ]       ] )     ] [
fhir:type [ fhir:v "NamingSystem" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-namingsystem-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-namingsystem-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the naming system" ]       ] [
fhir:name [ fhir:v "value" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The unique identifier" ]       ] )     ] [
fhir:type [ fhir:v "Observation" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "delete" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Observation:*" ] [ fhir:v "Observation:encounter" ] [ fhir:v "Observation:encounter-or-historical" ] [ fhir:v "Observation:patient" ] [ fhir:v "Observation:performer" ] [ fhir:v "Observation:subject" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_recent" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The classification of the type of observation" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The code of the observation type" ]       ] [
fhir:name [ fhir:v "combo-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The code of the observation type or component type" ]       ] [
fhir:name [ fhir:v "combo-value-concept" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The value or component value of the observation, if the value is a CodeableConcept" ]       ] [
fhir:name [ fhir:v "combo-value-quantity" ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" ]       ] [
fhir:name [ fhir:v "component-code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The component code of the observation type" ]       ] [
fhir:name [ fhir:v "component-value-quantity" ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Obtained date/time. If the obtained element is a period, a date that falls in the period" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Encounter related to the observation" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The unique id for a particular observation" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject that the observation is about (if patient)" ]       ] [
fhir:name [ fhir:v "performer" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who performed the observation" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The status of the observation" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The subject that the observation is about" ]       ] [
fhir:name [ fhir:v "value-concept" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The value of the observation, if the value is a CodeableConcept" ]       ] [
fhir:name [ fhir:v "value-quantity" ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" ]       ] )     ] [
fhir:type [ fhir:v "OperationDefinition" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-operationdefinition-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-operationdefinition-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] )     ] [
fhir:type [ fhir:v "Organization" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-organization-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-organization-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Organization:*" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Is the Organization record active" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postal code specified in an address" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A state specified in an address" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Any identifier for the organization (not the accreditation issuer's identifier)" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the organization's name or alias" ]       ] [
fhir:name [ fhir:v "phonetic" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the organization's name using some kind of phonetic matching algorithm" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code for the type of organization" ]       ] )     ] [
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-patient-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-patient-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "update" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
      ( fhir:searchInclude [ fhir:v "Patient:*" ] [ fhir:v "Patient:general-practitioner" ] [ fhir:v "Patient:organization" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the patient record is active" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postalCode specified in an address" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A state specified in an address" ]       ] [
fhir:name [ fhir:v "birthdate" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The patient's date of birth" ]       ] [
fhir:name [ fhir:v "birthdate-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "death-date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The date of death has been provided and satisfies this search value" ]       ] [
fhir:name [ fhir:v "death-date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "deceased" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "This patient has been marked as deceased, or as a death date entered" ]       ] [
fhir:name [ fhir:v "email" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A value in an email contact" ]       ] [
fhir:name [ fhir:v "ethnicity" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "family" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the family name of the patient" ]       ] [
fhir:name [ fhir:v "gender" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Gender of the patient" ]       ] [
fhir:name [ fhir:v "genderIdentity" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "general-practitioner" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Patient's nominated general practitioner, not the organization that manages the record" ]       ] [
fhir:name [ fhir:v "given" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the given name of the patient" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A patient identifier" ]       ] [
fhir:name [ fhir:v "language" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Language code (irrespective of use value)" ]       ] [
fhir:name [ fhir:v "mothersMaidenName" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The organization that is the custodian of the patient record" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A value in a phone contact" ]       ] [
fhir:name [ fhir:v "phonetic" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of either family or given name using some kind of phonetic matching algorithm" ]       ] [
fhir:name [ fhir:v "race" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "sexualOrientation" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "telecom" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The value in any kind of telecom details of the patient" ]       ] )     ] [
fhir:type [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitioner-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitioner-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "Practitioner:*" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether the practitioner record is active" ]       ] [
fhir:name [ fhir:v "address" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postalCode specified in an address" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A state specified in an address" ]       ] [
fhir:name [ fhir:v "family" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the family name" ]       ] [
fhir:name [ fhir:v "given" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of the given name" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A practitioner's Identifier" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A value in a phone contact" ]       ] [
fhir:name [ fhir:v "phonetic" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A portion of either family or given name using some kind of phonetic matching algorithm" ]       ] [
fhir:name [ fhir:v "telecom" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The value in any kind of contact" ]       ] )     ] [
fhir:type [ fhir:v "PractitionerRole" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitionerrole-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-practitionerrole-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "PractitionerRole:*" ] [ fhir:v "PractitionerRole:endpoint" ] [ fhir:v "PractitionerRole:location" ] [ fhir:v "PractitionerRole:organization" ] [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Whether this practitioner role record is in active use" ]       ] [
fhir:name [ fhir:v "endpoint" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Technical endpoints providing access to services operated for the practitioner with this role" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A practitioner's Identifier" ]       ] [
fhir:name [ fhir:v "location" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "One of the locations at which this practitioner provides care" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The identity of the organization the practitioner represents / acts on behalf of" ]       ] [
fhir:name [ fhir:v "practitioner" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Practitioner that is able to provide the defined services for the organization" ]       ] [
fhir:name [ fhir:v "role" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The practitioner can perform this role at for the organization" ]       ] [
fhir:name [ fhir:v "specialty" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The practitioner has this specialty at an organization" ]       ] )     ] [
fhir:type [ fhir:v "Procedure" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-procedure-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-procedure-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "PractitionerRole:practitioner" ] [ fhir:v "Procedure:*" ] [ fhir:v "Procedure:based-on" ] [ fhir:v "Procedure:encounter" ] [ fhir:v "Procedure:patient" ] [ fhir:v "Procedure:performer" ] [ fhir:v "Procedure:reason-reference" ] [ fhir:v "Procedure:subject" ] ) ;
      ( fhir:searchRevInclude [ fhir:v "Provenance:agent" ] [ fhir:v "Provenance:entity" ] [ fhir:v "Provenance:location" ] [ fhir:v "Provenance:target" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "based-on" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A request for this procedure" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A code to identify a  procedure" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When the procedure was performed" ]       ] [
fhir:name [ fhir:v "date-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Encounter created as part of" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A unique identifier for a procedure" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by subject - a patient" ]       ] [
fhir:name [ fhir:v "performer" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The reference to the practitioner" ]       ] [
fhir:name [ fhir:v "reason-reference" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The justification that the procedure was performed" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by subject" ]       ] )     ] [
fhir:type [ fhir:v "Provenance" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-provenance-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-provenance-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Target Reference(s) (usually version specific)" ]       ] [
fhir:name [ fhir:v "target" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Target Reference(s) (usually version specific)" ]       ] )     ] [
fhir:type [ fhir:v "QuestionnaireResponse" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-questionnaireresponse-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-questionnaireresponse-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "create" ]       ] )     ] [
fhir:type [ fhir:v "RelatedPerson" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-relatedperson-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-relatedperson-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "RelatedPerson:*" ] [ fhir:v "RelatedPerson:patient" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "active" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Indicates if the related person record is active" ]       ] [
fhir:name [ fhir:v "address-city" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A city specified in an address" ]       ] [
fhir:name [ fhir:v "address-country" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A country specified in an address" ]       ] [
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A postal code specified in an address" ]       ] [
fhir:name [ fhir:v "address-state" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "A state specified in an address" ]       ] [
fhir:name [ fhir:v "birthdate" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The Related Person's date of birth" ]       ] [
fhir:name [ fhir:v "birthdate-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "gender" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Gender of the related person" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "An Identifier of the RelatedPerson" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The patient this related person is related to" ]       ] [
fhir:name [ fhir:v "phone" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A value in a phone contact" ]       ] [
fhir:name [ fhir:v "relationship" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The relationship between the patient and the relatedperson" ]       ] [
fhir:name [ fhir:v "telecom" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The value in any kind of contact" ]       ] )     ] [
fhir:type [ fhir:v "ServiceRequest" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-servicerequest-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-servicerequest-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchInclude [ fhir:v "PractitionerRole:practitioner" ] [ fhir:v "ServiceRequest:*" ] [ fhir:v "ServiceRequest:encounter" ] [ fhir:v "ServiceRequest:encounter-or-historical" ] [ fhir:v "ServiceRequest:patient" ] [ fhir:v "ServiceRequest:performer" ] [ fhir:v "ServiceRequest:requester" ] [ fhir:v "ServiceRequest:subject" ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_after" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_before" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "_lastUpdated-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "_security" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "_tag" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Classification of service" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "What is being requested/ordered" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "An encounter in which this request is made" ]       ] [
fhir:name [ fhir:v "encounter-or-historical" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Identifiers assigned to this order" ]       ] [
fhir:name [ fhir:v "intent" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "proposal | plan | order +" ]       ] [
fhir:name [ fhir:v "occurrence" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "When service should occur" ]       ] [
fhir:name [ fhir:v "occurrence-fromnow" ] ;
fhir:type [ fhir:v "quantity" ]       ] [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by subject - a patient" ]       ] [
fhir:name [ fhir:v "performer" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Requested performer" ]       ] [
fhir:name [ fhir:v "priority" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "routine | urgent | asap | stat" ]       ] [
fhir:name [ fhir:v "requester" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Who/what is requesting service" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "draft | active | suspended | completed | entered-in-error | cancelled" ]       ] [
fhir:name [ fhir:v "subject" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Search by subject" ]       ] )     ] [
fhir:type [ fhir:v "StructureDefinition" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-structuredefinition-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-structuredefinition-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] )     ] [
fhir:type [ fhir:v "ValueSet" ] ;
fhir:profile [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-valueset-profile"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-valueset-profile>       ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "_id" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The ID of the resource" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "This special parameter searches for codes in the value set. See additional notes on the ValueSet resource" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the value set" ]       ] )     ] ) ;
    ( fhir:interaction [
fhir:code [ fhir:v "transaction" ]     ] ) ;
    ( fhir:operation [
fhir:name [ fhir:v "translate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-conceptmap-translate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-conceptmap-translate.html>       ]     ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-coverage-validate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-coverage-validate.html>       ]     ] [
fhir:name [ fhir:v "everything" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-device-everything.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-device-everything.html>       ]     ] [
fhir:name [ fhir:v "generate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-docref-generate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-docref-generate.html>       ]     ] [
fhir:name [ fhir:v "docref" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-docref-docref.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-docref-docref.html>       ]     ] [
fhir:name [ fhir:v "generateCDA" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-docref-generateCDA.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-docref-generateCDA.html>       ]     ] [
fhir:name [ fhir:v "everything" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-encounter-everything.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-encounter-everything.html>       ]     ] [
fhir:name [ fhir:v "export" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-group-export.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-group-export.html>       ]     ] [
fhir:name [ fhir:v "everything" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-everything.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-everything.html>       ]     ] [
fhir:name [ fhir:v "generate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-generate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-generate.html>       ]     ] [
fhir:name [ fhir:v "generate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-generate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-generate.html>       ]     ] [
fhir:name [ fhir:v "validate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-validate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-patient-validate.html>       ]     ] [
fhir:name [ fhir:v "unique" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/OperationDefinition-unique.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/OperationDefinition-unique.html>       ]     ] [
fhir:name [ fhir:v "everything" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/OperationDefinition-unique.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/OperationDefinition-unique.html>       ]     ] [
fhir:name [ fhir:v "everything" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-relatedperson-everything.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-relatedperson-everything.html>       ]     ] [
fhir:name [ fhir:v "generate" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-servicerequest-generate.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-servicerequest-generate.html>       ]     ] [
fhir:name [ fhir:v "expand" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-valueset-expand.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-valueset-expand.html>       ]     ] [
fhir:name [ fhir:v "lookup" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-valueset-lookup.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-valueset-lookup.html>       ]     ] [
fhir:name [ fhir:v "validate-code" ] ;
fhir:definition [
fhir:v "https://docs.mydata.athenahealth.com/fhir-r4/operation-valueset-validatecode.html"^^xsd:anyURI ;
fhir:link <https://docs.mydata.athenahealth.com/fhir-r4/operation-valueset-validatecode.html>       ]     ] )
  ] ) . #