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/ and changes regularly. See the Directory of published versions
Active as of 2025-09-04 |
@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 "CDSCv1"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CDSCv1</b></p><a name=\"CDSCv1\"> </a><a name=\"hcCDSCv1\"> </a><p>This case-insensitive code system <code>http://smart.who.int/base/CodeSystem/CDSCv1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"CDSCv1-A\"> </a></td><td>Census, population information & data warehouse</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"CDSCv1-B\"> </a></td><td>Civil Registration and Vital Statistics</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"CDSCv1-C\"> </a></td><td>Client applications</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"CDSCv1-D\"> </a></td><td>Client communication system</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"CDSCv1-E\"> </a></td><td>Clinical terminology and classifications</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"CDSCv1-F\"> </a></td><td>Community-based Information System</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"CDSCv1-G\"> </a></td><td>Data interchange interoperability and accessibility</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"CDSCv1-H\"> </a></td><td>Electronic Medical Record</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"CDSCv1-I\"> </a></td><td>Emergency response system</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"CDSCv1-J\"> </a></td><td>Environmental monitoring systems</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"CDSCv1-K\"> </a></td><td>Facility Management Information System</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"CDSCv1-L\"> </a></td><td>Geographic Information Systems</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"CDSCv1-M\"> </a></td><td>Health finance and insurance system</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"CDSCv1-N\"> </a></td><td>Health Management Information System</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"CDSCv1-O\"> </a></td><td>Human Resource Information System</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"CDSCv1-P\"> </a></td><td>Identification registries and directories</td></tr><tr><td style=\"white-space:nowrap\">Q<a name=\"CDSCv1-Q\"> </a></td><td>Knowledge Management</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"CDSCv1-R\"> </a></td><td>Laboratory and Diagnostic System</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"CDSCv1-S\"> </a></td><td>Learning and Training System</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"CDSCv1-T\"> </a></td><td>Logistics Management Information System</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"CDSCv1-U\"> </a></td><td>Pharmacy Information System</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"CDSCv1-V\"> </a></td><td>Public health and disease surveillance</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"CDSCv1-W\"> </a></td><td>Research information system</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"CDSCv1-X\"> </a></td><td>SHR and health information repositories</td></tr><tr><td style=\"white-space:nowrap\">Y<a name=\"CDSCv1-Y\"> </a></td><td>Telemedicine</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/base/CodeSystem/CDSCv1"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "CDSCv1"] ; #
fhir:title [ fhir:v "Classification of Digital Health System Categories v1"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-09-04T00:43:24+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 "CodeSystem for Classification of Digital Health System Categories v1. Autogenerated from DAK artifacts"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "25"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Census, population information & data warehouse" ]
] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Civil Registration and Vital Statistics" ]
] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Client applications" ]
] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Client communication system" ]
] [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "Clinical terminology and classifications" ]
] [
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "Community-based Information System" ]
] [
fhir:code [ fhir:v "G" ] ;
fhir:display [ fhir:v "Data interchange interoperability and accessibility" ]
] [
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "Electronic Medical Record" ]
] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Emergency response system" ]
] [
fhir:code [ fhir:v "J" ] ;
fhir:display [ fhir:v "Environmental monitoring systems" ]
] [
fhir:code [ fhir:v "K" ] ;
fhir:display [ fhir:v "Facility Management Information System" ]
] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Geographic Information Systems" ]
] [
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Health finance and insurance system" ]
] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Health Management Information System" ]
] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Human Resource Information System" ]
] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Identification registries and directories" ]
] [
fhir:code [ fhir:v "Q" ] ;
fhir:display [ fhir:v "Knowledge Management" ]
] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Laboratory and Diagnostic System" ]
] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Learning and Training System" ]
] [
fhir:code [ fhir:v "T" ] ;
fhir:display [ fhir:v "Logistics Management Information System" ]
] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Pharmacy Information System" ]
] [
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "Public health and disease surveillance" ]
] [
fhir:code [ fhir:v "W" ] ;
fhir:display [ fhir:v "Research information system" ]
] [
fhir:code [ fhir:v "X" ] ;
fhir:display [ fhir:v "SHR and health information repositories" ]
] [
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Telemedicine" ]
] ) . #
IG © 2023+ WHO. Package smart.who.int.base#0.2.0 based on FHIR 4.0.1. Generated 2025-09-04
Links: Table of Contents |
QA Report
| Version History | License