Tech-Enabled Chronic Care (TECC) FHIR IG
0.1.0 - ci-build

Tech-Enabled Chronic Care (TECC) FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ACCESS Technology-Supported Care - JSON Representation

Draft as of 2025-12-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "access-technology-supported-care-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem access-technology-supported-care-cs</b></p><a name=\"access-technology-supported-care-cs\"> </a><a name=\"hcaccess-technology-supported-care-cs\"> </a><p>This case-sensitive code system <code>https://tecc.dev/fhir/CodeSystem/access-technology-supported-care</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\">cc<a name=\"access-technology-supported-care-cs-cc\"> </a></td><td>Clinical consultations</td><td/></tr><tr><td style=\"white-space:nowrap\">lbs<a name=\"access-technology-supported-care-cs-lbs\"> </a></td><td>Lifestyle and behavioral support</td><td>E.g. nutrition, exercise, smoking cessation</td></tr><tr><td style=\"white-space:nowrap\">tc<a name=\"access-technology-supported-care-cs-tc\"> </a></td><td>Therapy and counseling</td><td/></tr><tr><td style=\"white-space:nowrap\">pecc<a name=\"access-technology-supported-care-cs-pecc\"> </a></td><td>Patient education and care coordination</td><td/></tr><tr><td style=\"white-space:nowrap\">mm<a name=\"access-technology-supported-care-cs-mm\"> </a></td><td>Medication management</td><td/></tr><tr><td style=\"white-space:nowrap\">oidti<a name=\"access-technology-supported-care-cs-oidti\"> </a></td><td>Ordering and interpreting diagnostic tests and imaging</td><td/></tr><tr><td style=\"white-space:nowrap\">fdaad<a name=\"access-technology-supported-care-cs-fdaad\"> </a></td><td>Food and Drug Administration-authorized devices</td><td>Use or monitoring of Food and Drug Administration (FDA)-authorized devices, including devices or software, or devices that are subject to FDA enforcement discretion</td></tr></table></div>"
  },
  "url" : "https://tecc.dev/fhir/CodeSystem/access-technology-supported-care",
  "version" : "0.1.0",
  "name" : "ACCESSTechnologySupportedCareCS",
  "title" : "ACCESS Technology-Supported Care",
  "status" : "draft",
  "date" : "2025-12-08T17:13:31+00:00",
  "publisher" : "tecc",
  "contact" : [
    {
      "name" : "tecc",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://tecc.dev"
        }
      ]
    }
  ],
  "description" : "ACCESS care organizations are expected to offer integrated, technology-supported care.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "cc",
      "display" : "Clinical consultations"
    },
    {
      "code" : "lbs",
      "display" : "Lifestyle and behavioral support",
      "definition" : "E.g. nutrition, exercise, smoking cessation"
    },
    {
      "code" : "tc",
      "display" : "Therapy and counseling"
    },
    {
      "code" : "pecc",
      "display" : "Patient education and care coordination"
    },
    {
      "code" : "mm",
      "display" : "Medication management"
    },
    {
      "code" : "oidti",
      "display" : "Ordering and interpreting diagnostic tests and imaging"
    },
    {
      "code" : "fdaad",
      "display" : "Food and Drug Administration-authorized devices",
      "definition" : "Use or monitoring of Food and Drug Administration (FDA)-authorized devices, including devices or software, or devices that are subject to FDA enforcement discretion"
    }
  ]
}