@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix dce: <http://purl.org/dc/elements/1.1/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix fos: <http://eulersharp.sourceforge.net/2003/03swap/foster#>.
@prefix coding: <http://eulersharp.sourceforge.net/2003/03swap/coding#>.
@prefix coun: <http://eulersharp.sourceforge.net/2003/03swap/countries#>.
@prefix clisko: <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>.

<http://www.agfa.com/w3c/2009/clinicalSKOSSchemes>
	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, Boris De Vloed, Hong Sun, Marc Twagirumukiza; Agfa Healthcare/Belgium. Until 2010: 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;
	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 SCHEMES
#
clisko:sct
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Systematized Nomenclature of Medicine--Clinical Terms (SNOMED CT)"@en.

clisko:sct20080731
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Systematized Nomenclature of Medicine--Clinical Terms (SNOMED CT)"@en;
	rdfs:subClassOf clisko:sct;
	dct:hasVersion "20080731".

clisko:icd10
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "International Statistical Classification of Diseases and Related Health Problems, Tenth Revision (ICD-10)"@en;
	dct:hasVersion "10".
	
clisko:icd10cm
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "International Statistical Classification of Diseases and Related Health Problems, Tenth Revision, Clinical Modification (ICD-10-CM)"@en;
	dct:hasVersion "10cm".

clisko:icd10gm
	a skos:ConceptScheme;
	clisko:hasDataType clisko:icd10gmDT;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label """International Statistical Classification of Diseases and Related Health Problems, Tenth Revision, German Modification (ICD-10-GM)"""@en;
	rdfs:label """Die Internationale statistische Klassifikation der Krankheiten und verwandter Gesundheitsprobleme, 10. Revision, German Modification (ICD-10-GM)"""@de;
	dct:hasVersion """10gm""".	
	
clisko:ops
	a skos:ConceptScheme;
	clisko:hasDataType clisko:opsDT;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label """The Operationen- und Prozedurenschlüssel (OPS)is the German modification of the ICPM and now the official classification of operational procedures for power control, the performance record and basis for the claims processing (for inpatient services for G-DRG) of the German hospitals and physicians."""@en.		

clisko:icd10sgbv
	a skos:ConceptScheme;
	clisko:hasDataType clisko:icd10sgbvDT;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label """International Statistical Classification of Diseases and Related Health Problems, Tenth Revision, German Modification (ICD-10-SGB-V)"""@en;
	rdfs:label """Die Internationale statistische Klassifikation der Krankheiten und verwandter Gesundheitsprobleme, 10. Revision, Ausgabe für die Zwecke des SGB V, Vierstellige Allgemeine Systematik (ICD-10-SGB-V)"""@de;
	dct:hasVersion """10sgbv""".	

clisko:cim10
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "French translation of the International Statistical Classification of Diseases and Related Health Problems, Tenth Revision (ICD-10)"@en;
	rdfs:label "La Classification statistique internationale des maladies et des problèmes de santé connexes, Dixième révision (CIM-10)"@fr;
	dct:hasVersion "10".

clisko:icd9
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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 <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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 <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "International classification of Primary Care (ICPC)"@en;
	dct:hasVersion "2".

clisko:loinc2-3
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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:atc
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Anatomical Therapeutic Chemical Classification System (ATC)"@en.

clisko:atc20090101
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Anatomical Therapeutic Chemical Classification System (ATC)"@en;
	rdfs:subClassOf clisko:atc;
	dct:hasVersion "20090101".

clisko:fdadf008
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "US Food and Drug Administration (FDA) Dosage Form"@en;
	dct:hasVersion "008".

clisko:fdaroa004
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "US Food and Drug Administration (FDA) Route of Administration"@en;
	dct:hasVersion "004".

clisko:cnk1
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Code Nationale Kode (CNK)"@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:kmehrPatient1
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Kmehr patient"@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:kmehrdrugpres1
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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 <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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]].

clisko:nabm037
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Nomenclature des Actes de Biologie Médicale (NABM)"@fr;
	rdfs:label "French Nomenclature of Medical Biology Procedures"@en;
	dct:hasVersion "37".

clisko:ucum
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Unified Code for Units of Measure"@en.

clisko:ucum182
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Unified Code for Units of Measure, revision 1.8.2"@en;
	dct:hasVersion "1.8.2";
	rdfs:subClassOf clisko:ucum.

clisko:meddra
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Medical Dictionary for Regulatory Activities Terminology (MedDRA)"@en.

clisko:ncit
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "National Cancer Institute Thesaurus"@en.

clisko:hl7rimv3
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Health Level Seven- Reference Implementation Model, Version 3"@en.

clisko:mesh
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Medical Subject Headings (MeSH) "@en.

clisko:ccam
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Classification Commune des Actes Medicaux(CCAM)"@fr;
	dct:hasVersion "33".
	
#
# DATATYPES
#

clisko:sctDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "SNOMED CT datatype"@en.

clisko:sct20080731DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "SNOMED CT datatype"@en;
	rdfs:subClassOf clisko:sctDT .

clisko:icd10DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "ICD10 datatype"@en.
	
clisko:icd10cmDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "ICD-10-CM datatype"@en.

clisko:icd10gmDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label """ICD10gm datatype"""@en.	
	
clisko:opsDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label """OPS datatype"""@en.		

clisko:icd10sgbvDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label """ICD10sgbv datatype"""@en.		

clisko:cim10DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "CIM10 datatype"@en.

clisko:icd9DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "ICD9 datatype"@en.

clisko:icd9cmDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "ICD9cm datatype"@en.

clisko:icpc2DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "ICPC2 datatype"@en.

clisko:loinc2-3DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "LOINC datatype"@en.

clisko:atcDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Anatomical Therapeutic Chemical Classification System (ATC) Data Type"@en.

clisko:atc20090101DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "ATC 2009 datatype"@en;
	rdfs:subClassOf clisko:atcDT.

clisko:fdadf008DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "FDA Dosage Form datatype"@en.

clisko:fdaroa004DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "FDA Route of Administration datatype"@en.

clisko:cnk1DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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 <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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 <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	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]].

clisko:nabm037DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "NABM version 37 datatype"@en.

clisko:ucumDT
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Unified Code for Units of Measure datatype".

clisko:ucum182DT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Unified Code for Units of Measure, revision 1.8.2 datatype";
	rdfs:subClassOf clisko:ucumDT.

clisko:meddraDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Medical Dictionary for Regulatory Activities Terminology (MedDRA)datatype"@en.

clisko:ncitDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The National Cancer Institute Thesaurus datatype"@en.

clisko:hl7rimv3DT
	a skos:ConceptScheme;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Health Level Seven- Reference Implementation Model, Version 3 datatype"@en.

clisko:meshDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "The Medical Subject Headings (MeSH) datatype"@en.		
	
clisko:ccamDT
	a rdfs:Datatype;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Classification Commune des Actes Médicaux datatype"@fr.

#
# PROPERTIES
#

clisko:hasDataType
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition """Specifying the code of a SKOS concept."""@en;
	rdfs:domain skos:ConceptScheme;
	rdfs:range rdfs:Datatype.

clisko:hasSNOMEDCTCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for something an exactly matching SNOMED CT code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:sctDT.

clisko:hasBroadSNOMEDCTCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for something an broadly matching SNOMED CT code."@en;
	rdfs:subPropertyOf coding:hasBroadCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:sctDT.

clisko:hasNarrowSNOMEDCTCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for something an narrowly matching SNOMED CT code."@en;
	rdfs:subPropertyOf coding:hasNarrowCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:sctDT.

clisko:hasICD10Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an ICD 10 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:icd10DT.

clisko:hasICD9Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an ICD 9 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:icd9DT.

clisko:hasICD9CMCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an ICD 9 CM code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:icd9cmDT.

clisko:hasICPC2Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an ICPC 2 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:icpc2DT.

clisko:hasLOINC2-3Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance a LOINC2.3 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:loinc2-3DT.

clisko:hasATCCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an ATC code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:atcDT.

clisko:hasATC20090101Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an ATC 20090101 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:subPropertyOf clisko:hasATCCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:atc20090101DT.

clisko:hasFDADF008Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an FDA Dosage Form 008 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:fdadf008DT.

clisko:hasFDAROA004Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance an FDA Route of Administration 004 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:fdaroa004DT.

clisko:hasCNK1Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance a CNK (Code Nationale Kode) 1 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:cnk1DT.

clisko:hasKmehrDrugPresentation1Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	skos:definition "Specifying for an instance a Kmehr drug presentation 1 code."@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:kmehrdrugpres1DT.

clisko:hasMedDRACode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Specifying for an instance a Medical Dictionary for Regulatory Activities Terminology (MedDRA) code"@en;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:meddraDT.

clisko:hasNCITCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Specifying for an instance a National Cancer Institute Thesaurus code"@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:ncitDT.

clisko:hasHL7RIMV3Code
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Specifying for an instance a Health Level Seven- Reference Implementation Model, Version 3 code"@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:atcDT.
	
clisko:hasMeSHCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Specifying for an instance a Medical Subject Headings (MeSH) code"@en;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:atcDT.	

clisko:hasCCAMCode
	a owl:DatatypeProperty;
	rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#>;
	rdfs:label "Specifying for an instance a CCAM (Classification Commune des Actes Médicaux) code"@fr;
	rdfs:subPropertyOf coding:hasExactCode;
	rdfs:domain rdfs:Resource;
	rdfs:range clisko:ccamDT.