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-contact-relationship",
"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-contact-relationship</b></p><a name=\"ah-contact-relationship\"> </a><a name=\"hcah-contact-relationship\"> </a><a name=\"ah-contact-relationship-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-contact-relationship</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">AUNTUNCLE<a name=\"ah-contact-relationship-AUNTUNCLE\"> </a></td><td>Aunt or Uncle</td><td>Aunt or uncle of the patient</td></tr><tr><td style=\"white-space:nowrap\">CARETAKER<a name=\"ah-contact-relationship-CARETAKER\"> </a></td><td>Caretaker</td><td>Caretaker of the patient</td></tr><tr><td style=\"white-space:nowrap\">CHILD<a name=\"ah-contact-relationship-CHILD\"> </a></td><td>Child</td><td>Child of the patient</td></tr><tr><td style=\"white-space:nowrap\">FAMILYMEMBER<a name=\"ah-contact-relationship-FAMILYMEMBER\"> </a></td><td>Family Member</td><td>Family member of the patient</td></tr><tr><td style=\"white-space:nowrap\">FATHER<a name=\"ah-contact-relationship-FATHER\"> </a></td><td>Father</td><td>Father of the patient</td></tr><tr><td style=\"white-space:nowrap\">FOSTERPARENT<a name=\"ah-contact-relationship-FOSTERPARENT\"> </a></td><td>Foster Parent</td><td>Foster parent of the patient</td></tr><tr><td style=\"white-space:nowrap\">GRANDCHILD<a name=\"ah-contact-relationship-GRANDCHILD\"> </a></td><td>Grandchild</td><td>Grandchild of the patient</td></tr><tr><td style=\"white-space:nowrap\">GRANDPARENT<a name=\"ah-contact-relationship-GRANDPARENT\"> </a></td><td>Grandparent</td><td>Grandparent of the patient</td></tr><tr><td style=\"white-space:nowrap\">GUARDIAN<a name=\"ah-contact-relationship-GUARDIAN\"> </a></td><td>Legal Guardian</td><td>Legal guardian of the patient</td></tr><tr><td style=\"white-space:nowrap\">MOTHER<a name=\"ah-contact-relationship-MOTHER\"> </a></td><td>Mother</td><td>Mother of the patient</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"ah-contact-relationship-OTHER\"> </a></td><td>Other</td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">NIECENEPHEW<a name=\"ah-contact-relationship-NIECENEPHEW\"> </a></td><td>Niece or Nephew</td><td>Niece or nephew of the patient</td></tr><tr><td style=\"white-space:nowrap\">PARENT<a name=\"ah-contact-relationship-PARENT\"> </a></td><td>Parent</td><td>Parent of the patient</td></tr><tr><td style=\"white-space:nowrap\">PARTNER<a name=\"ah-contact-relationship-PARTNER\"> </a></td><td>Life Partner</td><td>Life partner of the patient</td></tr><tr><td style=\"white-space:nowrap\">SIBLING<a name=\"ah-contact-relationship-SIBLING\"> </a></td><td>Sibling</td><td>Sibling of the patient</td></tr><tr><td style=\"white-space:nowrap\">SIGOTHER<a name=\"ah-contact-relationship-SIGOTHER\"> </a></td><td>Significant Other</td><td>Significant other of the patient</td></tr><tr><td style=\"white-space:nowrap\">SPOUSE<a name=\"ah-contact-relationship-SPOUSE\"> </a></td><td>Spouse</td><td>Spouse of the patient</td></tr><tr><td style=\"white-space:nowrap\">STEPCHILD<a name=\"ah-contact-relationship-STEPCHILD\"> </a></td><td>Stepchild</td><td>Stepchild of the patient</td></tr><tr><td style=\"white-space:nowrap\">STEPFATHER<a name=\"ah-contact-relationship-STEPFATHER\"> </a></td><td>Stepfather</td><td>Stepfather of the patient</td></tr><tr><td style=\"white-space:nowrap\">STEPMOTHER<a name=\"ah-contact-relationship-STEPMOTHER\"> </a></td><td>Stepmother</td><td>Stepmother of the patient</td></tr><tr><td style=\"white-space:nowrap\">STEPPARENT<a name=\"ah-contact-relationship-STEPPARENT\"> </a></td><td>Stepparent</td><td>Stepparent of the patient</td></tr></table></div>"
},
"url" : "https://fhir.athena.io/CodeSystem/ah-contact-relationship",
"version" : "4.2.0",
"name" : "AthenahealthContactRelationship",
"title" : "athenahealth Contact Relationship",
"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" : "A brief vocabulary of athenahealth's contact relationship codes",
"content" : "complete",
"count" : 21,
"concept" : [
{
"code" : "AUNTUNCLE",
"display" : "Aunt or Uncle",
"definition" : "Aunt or uncle of the patient"
},
{
"code" : "CARETAKER",
"display" : "Caretaker",
"definition" : "Caretaker of the patient"
},
{
"code" : "CHILD",
"display" : "Child",
"definition" : "Child of the patient"
},
{
"code" : "FAMILYMEMBER",
"display" : "Family Member",
"definition" : "Family member of the patient"
},
{
"code" : "FATHER",
"display" : "Father",
"definition" : "Father of the patient"
},
{
"code" : "FOSTERPARENT",
"display" : "Foster Parent",
"definition" : "Foster parent of the patient"
},
{
"code" : "GRANDCHILD",
"display" : "Grandchild",
"definition" : "Grandchild of the patient"
},
{
"code" : "GRANDPARENT",
"display" : "Grandparent",
"definition" : "Grandparent of the patient"
},
{
"code" : "GUARDIAN",
"display" : "Legal Guardian",
"definition" : "Legal guardian of the patient"
},
{
"code" : "MOTHER",
"display" : "Mother",
"definition" : "Mother of the patient"
},
{
"code" : "OTHER",
"display" : "Other",
"definition" : "Other"
},
{
"code" : "NIECENEPHEW",
"display" : "Niece or Nephew",
"definition" : "Niece or nephew of the patient"
},
{
"code" : "PARENT",
"display" : "Parent",
"definition" : "Parent of the patient"
},
{
"code" : "PARTNER",
"display" : "Life Partner",
"definition" : "Life partner of the patient"
},
{
"code" : "SIBLING",
"display" : "Sibling",
"definition" : "Sibling of the patient"
},
{
"code" : "SIGOTHER",
"display" : "Significant Other",
"definition" : "Significant other of the patient"
},
{
"code" : "SPOUSE",
"display" : "Spouse",
"definition" : "Spouse of the patient"
},
{
"code" : "STEPCHILD",
"display" : "Stepchild",
"definition" : "Stepchild of the patient"
},
{
"code" : "STEPFATHER",
"display" : "Stepfather",
"definition" : "Stepfather of the patient"
},
{
"code" : "STEPMOTHER",
"display" : "Stepmother",
"definition" : "Stepmother of the patient"
},
{
"code" : "STEPPARENT",
"display" : "Stepparent",
"definition" : "Stepparent of the patient"
}
]
}