{
  "resourceType" : "CodeSystem",
  "id" : "ah-booking-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-booking-type</b></p><a name=\"ah-booking-type\"> </a><a name=\"hcah-booking-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=ig-athena-core@dev&amp;canonical=https://fhir.athena.io/core/athenacoreext\">athenacoreext</a></p></div><p>This  code system <code>https://fhir.athena.io/CodeSystem/ah-booking-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">netnew<a name=\"ah-booking-type-netnew\"> </a></td><td>Net-new</td><td>Scheduling is enabled for net-new booking.</td></tr><tr><td style=\"white-space:nowrap\">recommended<a name=\"ah-booking-type-recommended\"> </a></td><td>Recommended</td><td>Scheduling is enabled for recommendation-driven booking.</td></tr><tr><td style=\"white-space:nowrap\">reschedule<a name=\"ah-booking-type-reschedule\"> </a></td><td>Reschedule</td><td>Scheduling is enabled for reschedule booking.</td></tr></table></div>"
  },
  "url" : "https://fhir.athena.io/CodeSystem/ah-booking-type",
  "version" : "5.11.2",
  "name" : "AthenahealthBookingType",
  "title" : "athenahealth Booking Type",
  "status" : "active",
  "date" : "2026-07-07T17:40:23+00:00",
  "publisher" : "athenahealth",
  "contact" : [{
    "name" : "FHIR Enablement Team",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:fhir-enablement@athenahealth.com"
    }]
  }],
  "description" : "Codes describing the booking types enabled for scheduling",
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "netnew",
    "display" : "Net-new",
    "definition" : "Scheduling is enabled for net-new booking."
  },
  {
    "code" : "recommended",
    "display" : "Recommended",
    "definition" : "Scheduling is enabled for recommendation-driven booking."
  },
  {
    "code" : "reschedule",
    "display" : "Reschedule",
    "definition" : "Scheduling is enabled for reschedule booking."
  }]
}