@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>
    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:creator "Hans Cools, MD; Agfa Healthcare/Belgium"@en ;
    dce:description "Formal description of clinical SKOS Schemes of clinical terminologies/coding systems and their datatypes."@en ;
    dce:format "OWL Full"@en ;
    dce:publisher "Agfa Healthcare/Belgium"@en ;
    dce:title "Clinical SKOS Schemes"@en ;
    a owl:Ontology ;
    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, "SKOS: Simple Knowledge Organization System."@en .

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
    dct:hasVersion "20090101" ;
    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 .

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

clisko:ccamDT
    a rdfs:Datatype ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Classification Commune des Actes Médicaux datatype"@fr .

clisko:cim10
    dct:hasVersion "10" ;
    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, "La Classification statistique internationale des maladies et des problèmes de santé connexes, Dixième révision (CIM-10)"@fr .

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

clisko:cnk1
    dct:hasVersion "1.0" ;
    a skos:ConceptScheme ;
    rdfs:comment "Belgian drug code system."@en ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Code Nationale Kode (CNK)"@en ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty fos:hasNationality ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty fos:hasCountry ;
            owl:someValuesFrom coun:be
        ]
    ] .

clisko:cnk1DT
    a rdfs:Datatype ;
    rdfs:comment "For Belgian drug code system."@en ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Code Nationale Kode 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:fdadf008
    dct:hasVersion "008" ;
    a skos:ConceptScheme ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "US Food and Drug Administration (FDA) Dosage Form"@en .

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

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

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

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

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

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

clisko:hasCCAMCode
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    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:range clisko:ccamDT ;
    rdfs:subPropertyOf coding:hasExactCode .

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

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

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

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

clisko:hasHL7RIMV3Code
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    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:range clisko:atcDT ;
    rdfs:subPropertyOf coding:hasExactCode .

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

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

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

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

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

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

clisko:hasMeSHCode
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Specifying for an instance a Medical Subject Headings (MeSH) code"@en ;
    rdfs:range clisko:atcDT ;
    rdfs:subPropertyOf coding:hasExactCode .

clisko:hasMedDRACode
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    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:range clisko:meddraDT .

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

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

clisko:hasSNOMEDCTCode
    a owl:DatatypeProperty ;
    rdfs:domain rdfs:Resource ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:range clisko:sctDT ;
    rdfs:subPropertyOf coding:hasExactCode ;
    skos:definition "Specifying for something an exactly matching SNOMED CT code."@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: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:icd10
    dct:hasVersion "10" ;
    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 .

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

clisko:icd10cm
    dct:hasVersion "10cm" ;
    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 .

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

clisko:icd10gm
    dct:hasVersion "10gm" ;
    clisko:hasDataType clisko:icd10gmDT ;
    a skos:ConceptScheme ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Die Internationale statistische Klassifikation der Krankheiten und verwandter Gesundheitsprobleme, 10. Revision, German Modification (ICD-10-GM)"@de, "International Statistical Classification of Diseases and Related Health Problems, Tenth Revision, German Modification (ICD-10-GM)"@en .

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

clisko:icd10sgbv
    dct:hasVersion "10sgbv" ;
    clisko:hasDataType clisko:icd10sgbvDT ;
    a skos:ConceptScheme ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    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, "International Statistical Classification of Diseases and Related Health Problems, Tenth Revision, German Modification (ICD-10-SGB-V)"@en .

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

clisko:icd9
    dct:hasVersion "9" ;
    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 .

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

clisko:icd9cm
    dct:hasVersion "9cm" ;
    a skos:ConceptScheme ;
    rdfs:comment "Based on ICD-9, used in U.S.A."@en ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "International Classification of Diseases, Ninth Revision, Clinical Modification (ICD-9-CM)"@en .

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

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

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

clisko:kmehrPatient1
    dct:hasVersion "1.0" ;
    a skos:ConceptScheme ;
    rdfs:comment "Kmehr: Kind messages for electronic healthcare record, Belgian implementation standard."@en ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Kmehr patient"@en ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:onProperty fos:hasNationality ;
        owl:someValuesFrom [
            a owl:Restriction ;
            owl:onProperty fos:hasCountry ;
            owl:someValuesFrom coun:be
        ]
    ] .

clisko:kmehrdrugpres1
    dct:hasVersion "1.0" ;
    a skos:ConceptScheme ;
    rdfs:comment "Kmehr: Kind messages for electronic healthcare record, Belgian implementation standard."@en ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Kmehr drug presentation"@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:kmehrdrugroute1
    dct:hasVersion "1.0" ;
    a skos:ConceptScheme ;
    rdfs:comment "Kmehr: Kind messages for electronic healthcare record, Belgian implementation standard."@en ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Kmehr drug route"@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:loinc2-3
    dct:hasVersion "2.3" ;
    a skos:ConceptScheme ;
    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 ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Logical Observation Identifiers Names and Codes (LOINC®)"@en .

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

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: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:mesh
    a skos:ConceptScheme ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "Medical Subject Headings (MeSH) "@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:nabm037
    dct:hasVersion "37" ;
    a skos:ConceptScheme ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "French Nomenclature of Medical Biology Procedures"@en, "Nomenclature des Actes de Biologie Médicale (NABM)"@fr .

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

clisko:ncit
    a skos:ConceptScheme ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "National Cancer Institute Thesaurus"@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:ops
    clisko:hasDataType clisko:opsDT ;
    a skos:ConceptScheme ;
    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:opsDT
    a rdfs:Datatype ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "OPS datatype"@en .

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
    dct:hasVersion "20080731" ;
    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 .

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:sctDT
    a rdfs:Datatype ;
    rdfs:isDefinedBy <http://www.agfa.com/w3c/2009/clinicalSKOSSchemes#> ;
    rdfs:label "SNOMED CT datatype"@en .

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

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

