Athena Core Implementation Guide
4.2.0 - release
Athena Core Implementation Guide - Local Development build (v4.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-04-17 |
{
"resourceType" : "CodeSystem",
"id" : "ah-therapy-session-type",
"meta" : {
"source" : "athenacoreext"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ah-therapy-session-type</b></p><a name=\"ah-therapy-session-type\"> </a><a name=\"hcah-therapy-session-type\"> </a><a name=\"ah-therapy-session-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=ig-athena-core@dev&canonical=https://fhir.athena.io/core/athenacoreext\">athenacoreext</a></p></div><p>This code system <code>https://fhir.athena.io/CodeSystem/ah-therapy-session-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">INDIVIDUAL_THERAPY<a name=\"ah-therapy-session-type-INDIVIDUAL_THERAPY\"> </a></td><td>Individual Therapy</td></tr><tr><td style=\"white-space:nowrap\">GROUP_THERAPY<a name=\"ah-therapy-session-type-GROUP_THERAPY\"> </a></td><td>Group Therapy</td></tr><tr><td style=\"white-space:nowrap\">FAMILY_THERAPY<a name=\"ah-therapy-session-type-FAMILY_THERAPY\"> </a></td><td>Family Therapy</td></tr><tr><td style=\"white-space:nowrap\">COUPLES_THERAPY<a name=\"ah-therapy-session-type-COUPLES_THERAPY\"> </a></td><td>Couples Therapy</td></tr></table></div>"
},
"url" : "https://fhir.athena.io/CodeSystem/ah-therapy-session-type",
"version" : "4.2.0",
"name" : "AthenahealthTherapySessionType",
"title" : "athenahealth Therapy Session Type",
"status" : "active",
"date" : "2025-04-17T16:42:09+00:00",
"publisher" : "athenahealth",
"contact" : [
{
"name" : "FHIR Enablement Team",
"telecom" : [
{
"system" : "email",
"value" : "mailto:fhir-enablement@athenahealth.com"
}
]
}
],
"description" : "List of athenahealth therapy session types",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "INDIVIDUAL_THERAPY",
"display" : "Individual Therapy"
},
{
"code" : "GROUP_THERAPY",
"display" : "Group Therapy"
},
{
"code" : "FAMILY_THERAPY",
"display" : "Family Therapy"
},
{
"code" : "COUPLES_THERAPY",
"display" : "Couples Therapy"
}
]
}