{
  "resourceType" : "ValueSet",
  "id" : "ah-generic-appointment-service-type",
  "meta" : {
    "source" : "athenacoreext"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ah-generic-appointment-service-type</b></p><a name=\"ah-generic-appointment-service-type\"> </a><a name=\"hcah-generic-appointment-service-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><ul><li>Include codes from<a href=\"CodeSystem-ah-appointment-service-type.html\"><code>https://fhir.athena.io/CodeSystem/ah-appointment-service-type</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where generic  = true</li></ul></div>"
  },
  "url" : "https://fhir.athena.io/ValueSet/ah-generic-appointment-service-type",
  "version" : "5.13.0",
  "name" : "AthenahealthGenericAppointmentServiceType",
  "title" : "athenahealth Generic Appointment Service Type",
  "status" : "active",
  "date" : "2026-08-20T23:36:36+00:00",
  "publisher" : "athenahealth",
  "contact" : [{
    "name" : "FHIR Enablement Team",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:fhir-enablement@athenahealth.com"
    }]
  }],
  "description" : "Generic appointment service type codes",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.athena.io/CodeSystem/ah-appointment-service-type",
      "filter" : [{
        "property" : "generic",
        "op" : "=",
        "value" : "true"
      }]
    }]
  }
}