SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/copilot/fix-deploy-and-build-error and changes regularly. See the Directory of published versions
| Active as of 2026-03-06 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CDSCv2.A"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDSCv2.A</b></p><a name=\"CDSCv2.A\"> </a><a name=\"hcCDSCv2.A\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CDSCv2.html\"><code>http://smart.who.int/base/CodeSystem/CDSCv2</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A\">A</a></td><td style=\"color: #cccccc\">Point of service</td><td>Systems that facilitate the provision and delivery of healthcare services to persons at the point of care.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A1\">A1</a></td><td style=\"color: #cccccc\">Communication systems</td><td>Systems that are used to transfer electronic information. Messages can be exchanged between healthcare providers or between healthcare providers and persons.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A2\">A2</a></td><td style=\"color: #cccccc\">Community-based information systems</td><td>Applications that facilitate data collection and use at the community level, utilised by community-based workers who provide health promotion and disease prevention activities.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A3\">A3</a></td><td style=\"color: #cccccc\">Decision support systems</td><td>Computer based tools which combine medical information databases and algorithms with patient specific data, intended to provide healthcare professionals and/or users with recommendations for diagnosis, prognosis, monitoring and treatment.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A4\">A4</a></td><td style=\"color: #cccccc\">Diagnostics information systems</td><td>Systems for diagnostic applications found in devices (software in a medical device), wearables that collect health data, radiology information systems, medical imaging systems, and picture archiving and communication systems (PACS).</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A5\">A5</a></td><td style=\"color: #cccccc\">Electronic medical record systems</td><td>A secure, online system that holds information about people's health and clinical care, managed by healthcare providers. Also known as electronic health record (EHR).</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A6\">A6</a></td><td style=\"color: #cccccc\">Laboratory information systems</td><td>Systems that support the process from patient sample to patient result, including lab requests/test ordering, sample tracking and processing, and results reporting.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A7\">A7</a></td><td style=\"color: #cccccc\">Personal health records</td><td>A digital personal health record is a record of an individual's health information in a structured digital format, over which the person has agency.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A8\">A8</a></td><td style=\"color: #cccccc\">Pharmacy information systems</td><td>Systems that manage prescriptions, dispensing, stock and billing for medicines and health products.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-A9\">A9</a></td><td style=\"color: #cccccc\">Telehealth systems</td><td>Systems that enable remote clinical consultation, monitoring and diagnosis between persons and healthcare providers at a distance.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://smart.who.int/base/ValueSet/CDSCv2.A"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/ValueSet/CDSCv2.A>
] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "CDSCv2.A"] ; #
fhir:title [ fhir:v "Services and Application Types: Point of Service"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-03-06T03:01:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Systems that facilitate the provision and delivery of healthcare services to persons at the point of care. Group A of the Classification of Digital Health Services and Application Types v2 (CDISAH, 2023)."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://smart.who.int/base/CodeSystem/CDSCv2"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/CodeSystem/CDSCv2> ] ;
( fhir:concept [
fhir:code [ fhir:v "A" ] ] [
fhir:code [ fhir:v "A1" ] ] [
fhir:code [ fhir:v "A2" ] ] [
fhir:code [ fhir:v "A3" ] ] [
fhir:code [ fhir:v "A4" ] ] [
fhir:code [ fhir:v "A5" ] ] [
fhir:code [ fhir:v "A6" ] ] [
fhir:code [ fhir:v "A7" ] ] [
fhir:code [ fhir:v "A8" ] ] [
fhir:code [ fhir:v "A9" ] ] ) ] )
] . #
IG © 2023+ WHO. Package smart.who.int.base#0.2.0 based on FHIR 4.0.1. Generated 2026-03-06
Links: Table of Contents |
QA Report
| Version History | License