@prefix dce: .
@prefix dct: .
@prefix owl: .
@prefix rdfs: .
@prefix skos: .
@prefix fos: .
@prefix coun: .
@prefix rdf: .
@prefix clisko: .
a owl:Ontology;
dce:title """Clinical SKOS Schemes"""@en;
dce:creator """Hans Cools, MD, Agfa Healthcare/Belgium"""@en;
dce:contributor """Giovanni Mels, Jos De Roo, Agfa Healthcare/Belgium; Pieterjan De Potter, Ghent University - IBBT/ELIS - Multimedia Lab/Belgium"""@en;
dce:publisher """Agfa Healthcare/Belgium"""@en;
dce:description """Formal description of clinical SKOS Schemes of clinical terminologies/coding systems and their datatypes."""@en;
rdfs:comment """SKOS: Simple Knowledge Organization System."""@en;
dce:format """OWL Full"""@en;
dce:identifier """clisko"""@en;
dce:language """English"""@en;
rdfs:comment """Copyright (c) 2009 Agfa-Gevaert Group and Ghent University - IBBT/ELIS - Multimedia Lab. All Rights Reserved. THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Agfa-Gevaert Group and Ghent University - IBBT/ELIS - Multimedia Lab The copyright notice above does not evidence any actual or intended publication of such source code."""@en.
#
# CONCEPT SCHEME INSTANCES
#
clisko:sct20080731
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """Systematized Nomenclature of Medicine--Clinical Terms (SNOMED CT)"""@en;
dct:hasVersion """20080731""".
clisko:icd10
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """International Statistical Classification of Diseases and Related Health Problems, Tenth Revision (ICD-10)"""@en;
dct:hasVersion """10""".
clisko:icd9
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """International Statistical Classification of Diseases and Related Health Problems, Ninth Revision (ICD-9)"""@en;
dct:hasVersion """9""".
clisko:icd9cm
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """International Classification of Diseases, Ninth Revision, Clinical Modification (ICD-9-CM)"""@en;
rdfs:comment """Based on ICD-9, used in U.S.A."""@en;
dct:hasVersion """9cm""".
clisko:icpc2
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """International classification of Primary Care (ICPC)"""@en;
dct:hasVersion """2""".
clisko:loinc
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """Logical Observation Identifiers Names and Codes (LOINC®)"""@en;
rdfs:comment """To facilitate exchange and pooling of clinical results for clinical care, outcomes management, and research by providing a set of universal codes and names to identify laboratory and other clinical observations."""@en;
dct:hasVersion """2.3""".
clisko:atc20090101
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """Anatomical Therapeutic Chemical Classification System (ATC)"""@en;
dct:hasVersion """20090101""".
clisko:fdadf008
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """US Food and Drug Administration (FDA)Dosage Form"""@en;
dct:hasVersion """008""".
clisko:fdaroa004
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """US Food and Drug Administration (FDA) Route of Administration"""@en;
dct:hasVersion """004""".
clisko:cnk1
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """Code Nationale Kode"""@en;
rdfs:comment """Belgian drug code system."""@en;
dct:hasVersion """1.0""";
rdfs:subClassOf [
a owl:Restriction; owl:onProperty fos:hasNationality; owl:someValuesFrom [
a owl:Restriction; owl:onProperty fos:hasCountry; owl:someValuesFrom coun:be]].
clisko:kmehrdrugpres1
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """Kmehr drug presentation"""@en;
rdfs:comment """Kmehr: Kind messages for electronic healthcare record, Belgian implementation standard."""@en;
dct:hasVersion """1.0""";
rdfs:subClassOf [
a owl:Restriction; owl:onProperty fos:hasNationality; owl:someValuesFrom [
a owl:Restriction; owl:onProperty fos:hasCountry; owl:someValuesFrom coun:be]].
clisko:kmehrdrugroute1
a skos:conceptScheme;
rdfs:isDefinedBy ;
rdfs:label """Kmehr drug route"""@en;
rdfs:comment """Kmehr: Kind messages for electronic healthcare record, Belgian implementation standard."""@en;
dct:hasVersion """1.0""";
rdfs:subClassOf [
a owl:Restriction; owl:onProperty fos:hasNationality; owl:someValuesFrom [
a owl:Restriction; owl:onProperty fos:hasCountry; owl:someValuesFrom coun:be]].
#
# DATATYPE INSTANCES
#
clisko:sct20080731DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """SNOMED CT datatype"""@en.
clisko:icd10DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """ICD10 datatype"""@en.
clisko:icd9DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """ICD9 datatype"""@en.
clisko:icd9cmDT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """ICD9cm datatype"""@en.
clisko:icpc2DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """ICPC2 datatype"""@en.
clisko:atc20090101DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """ATC datatype"""@en.
clisko:fdadf008DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """FDA Dosage Form datatype"""@en.
clisko:fdadroa004DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """FDA Route of Administration datatype"""@en.
clisko:cnk1DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """Code Nationale Kode datatype"""@en;
rdfs:comment """For Belgian drug code system."""@en;
rdfs:subClassOf [
a owl:Restriction; owl:onProperty fos:hasNationality; owl:someValuesFrom [
a owl:Restriction; owl:onProperty fos:hasCountry; owl:someValuesFrom coun:be]].
clisko:kmehrdrugpres1DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """Kmehr drug presentation datatype"""@en;
rdfs:subClassOf [
a owl:Restriction; owl:onProperty fos:hasNationality; owl:someValuesFrom [
a owl:Restriction; owl:onProperty fos:hasCountry; owl:someValuesFrom coun:be]].
clisko:kmehrdrugroute1DT
a rdfs:Datatype;
rdfs:isDefinedBy ;
rdfs:label """Kmehr drug route datatype"""@en;
rdfs:subClassOf [
a owl:Restriction; owl:onProperty fos:hasNationality; owl:someValuesFrom [
a owl:Restriction; owl:onProperty fos:hasCountry; owl:someValuesFrom coun:be]].
#
# PROPERTIES
#
clisko:hasCode
a owl:DatatypeProperty;
rdfs:isDefinedBy ;
skos:definition """Specifying for an instance a code of a SKOS concept, within a SKOS scheme, matching exactly a class the instance is member of."""@en;
owl:propertyChainAxiom (rdf:type skos:exactMatch skos:notation).
clisko:hasBroaderCode
a owl:DatatypeProperty;
rdfs:isDefinedBy ;
skos:definition """Specifying for an instance a code of a SKOS concept, within a SKOS scheme, matching broader a class the instance is member of."""@en;
owl:propertyChainAxiom (rdf:type skos:broadMatch skos:notation).