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
| Draft as of 2025-12-08 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "access-technology-supported-care-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://tecc.dev/fhir/CodeSystem/access-technology-supported-care"^^xsd:anyURI ;
fhir:l <https://tecc.dev/fhir/CodeSystem/access-technology-supported-care>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ACCESSTechnologySupportedCareCS"] ; #
fhir:title [ fhir:v "ACCESS Technology-Supported Care"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-12-08T17:13:31+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "tecc"] ; #
fhir:contact ( [
fhir:name [ fhir:v "tecc" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://tecc.dev" ] ] )
] ) ; #
fhir:description [ fhir:v "ACCESS care organizations are expected to offer integrated, technology-supported care."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "cc" ] ;
fhir:display [ fhir:v "Clinical consultations" ]
] [
fhir:code [ fhir:v "lbs" ] ;
fhir:display [ fhir:v "Lifestyle and behavioral support" ] ;
fhir:definition [ fhir:v "E.g. nutrition, exercise, smoking cessation" ]
] [
fhir:code [ fhir:v "tc" ] ;
fhir:display [ fhir:v "Therapy and counseling" ]
] [
fhir:code [ fhir:v "pecc" ] ;
fhir:display [ fhir:v "Patient education and care coordination" ]
] [
fhir:code [ fhir:v "mm" ] ;
fhir:display [ fhir:v "Medication management" ]
] [
fhir:code [ fhir:v "oidti" ] ;
fhir:display [ fhir:v "Ordering and interpreting diagnostic tests and imaging" ]
] [
fhir:code [ fhir:v "fdaad" ] ;
fhir:display [ fhir:v "Food and Drug Administration-authorized devices" ] ;
fhir:definition [ fhir:v "Use or monitoring of Food and Drug Administration (FDA)-authorized devices, including devices or software, or devices that are subject to FDA enforcement discretion" ]
] ) . #
IG © 2025+ tecc. Package tecc#0.1.0 based on FHIR 4.0.1. Generated 2025-12-08
Links: Table of Contents |
QA Report