@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @prefix skos: . @base . rdf:type owl:Ontology ; rdfs:label "Regional Healthcare System Interoperability and Information Exchange Measurement Ontology" ; owl:versionInfo "Version 1.13" ; skos:altLabel "HEIO" ; skos:definition "The purpose of this ontology is to develop a model for regional healthcare system interoperability and information exchange quantification (measured by the eHIE indicator). The eHIE is hypothesized as a leading measure of regional healthcare system integration" ; skos:prefLabel "Regional Healthcare System Interoperability and Information Exchange Measurement Ontology" ; "Lingkai Zhu" ; owl:versionIRI . ################################################################# # # Annotation properties # ################################################################# ### http://www.w3.org/2000/01/rdf-schema#comment rdfs:comment rdf:type owl:AnnotationProperty . ### http://www.w3.org/2000/01/rdf-schema#label rdfs:label rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#definition skos:definition rdf:type owl:AnnotationProperty . ################################################################# # # Object Properties # ################################################################# ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_0000 :OWLObjectProperty_0000 rdf:type owl:ObjectProperty ; rdfs:label "_HE_hasOverSightOrg"@en ; rdfs:range :OWLClass_00000046447405077740 ; rdfs:domain :OWLClass_00000046447405077740 . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_00000004991844143719 :OWLObjectProperty_00000004991844143719 rdf:type owl:ObjectProperty ; rdfs:label "hasApplicationVendor" ; skos:definition """Property defines the relationship between an Application and and ApplicationVendor (inverse of hasVendoredApplication) Source: OHA Clinical Technologies and Applications Shared Serivces v2use database""" ; rdfs:domain :OWLClass_00000004435667147659 ; rdfs:range :OWLClass_00000004475506159707 . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_00000005107668655094 :OWLObjectProperty_00000005107668655094 rdf:type owl:ObjectProperty ; rdfs:label "isSending" ; rdfs:comment """Derived from Q6*_RC* for groups of providers and Q8""" ; skos:definition "Property defines the relationship between HealthEntities (domain) sending TypeElectronicHealthInformation(range) (inverse of isSentBy)" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range :OWLClass_00000047080427386162 ; rdfs:subPropertyOf owl:topObjectProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_00000005245232586823 :OWLObjectProperty_00000005245232586823 rdf:type owl:ObjectProperty ; rdfs:label "isSentBy" ; rdfs:comment """Derived from Q6*_SN* """ ; skos:definition "Property defines the relationship between TypeElectronicHealthInformation (domain) being sent by HealthEntities(range) (inverse of isSending)" ; rdfs:range :OWLClass_00000046447405077740 ; rdfs:domain :OWLClass_00000047080427386162 ; owl:inverseOf :OWLObjectProperty_00000005107668655094 ; rdfs:subPropertyOf owl:topObjectProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_00000005609830620092 :OWLObjectProperty_00000005609830620092 rdf:type owl:ObjectProperty ; rdfs:label "isReceiving" ; skos:definition """Property defines the relationship between HealthEntities (domain) receiving TypeElectronicHealthInformation(range) (inverse of isReceivedBy) """ ; rdfs:comment """Derived from Q6*_SN* for groups of providers and Q11""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range :OWLClass_00000047080427386162 ; rdfs:subPropertyOf owl:topObjectProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_00000005660706496775 :OWLObjectProperty_00000005660706496775 rdf:type owl:ObjectProperty ; rdfs:label "isReceivedBy" ; skos:definition """Property defines the relationship between TypeElectronicHealthInformation (domain) being received by HealthEntities (range) (inverse of isReceiving) """ ; rdfs:comment """Derived from Q6*_RC* """ ; rdfs:range :OWLClass_00000046447405077740 ; rdfs:domain :OWLClass_00000047080427386162 ; owl:inverseOf :OWLObjectProperty_00000005609830620092 ; rdfs:subPropertyOf owl:topObjectProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_12309 :OWLObjectProperty_12309 rdf:type owl:ObjectProperty ; rdfs:label "hasVendoredApplication"@en ; skos:definition """Property defines the relationship between an ApplicationVendor and Application (inverse of has ApplicationVendor) Source: OHA Clinical Technologies and Applications Shared Serivces v2use database""" ; rdfs:range :OWLClass_00000004435667147659 ; rdfs:domain :OWLClass_00000004475506159707 ; owl:inverseOf :OWLObjectProperty_00000004991844143719 . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_13078 :OWLObjectProperty_13078 rdf:type owl:ObjectProperty ; rdfs:label "hasUsageOfAppl"@en ; skos:definition """Property defines the relationship between HealthEntities and ApplicationType (inverse of isUsedBy) Source: OHA Clinical Technologies and Applications Shared Serivces v2use database""" ; rdfs:range :OWLClass_00000004435667147659 ; rdfs:domain :OWLClass_00000046447405077740 . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_30268 :OWLObjectProperty_30268 rdf:type owl:ObjectProperty ; rdfs:label "isUsedBy"@en ; skos:definition """Property defines the relationship between an ApplicationType domain and HealthEntities range (inverse of hasUsage) Source: OHA Clinical Technologies and Applications Shared Serivces v2use database""" ; rdfs:domain :OWLClass_00000004435667147659 ; rdfs:range :OWLClass_00000046447405077740 ; owl:inverseOf :OWLObjectProperty_13078 . ### http://whistl.uwaterloo.ca/heio.owl#OWLObjectProperty_77439 :OWLObjectProperty_77439 rdf:type owl:ObjectProperty ; rdfs:label "_Appl_hasOversightOrg"@en ; skos:definition """Property defines the relationship between an ApplicationType and one HealthEntity. A HealthEntity related to an ApplicationType may or may not be related by hasOversightOrg. HealthEntites with hasOversightOrg properties provide access to an ApplicationType functionality to another HealthEntity (in the context of the HEIO ontology this data is loaded for HospitalEntities only) Source: OHA Clinical Technologies and Applications Shared Serivces v2use database""" ; rdfs:domain :OWLClass_00000004435667147659 ; rdfs:range :OWLClass_00000046447405077740 . ################################################################# # # Data properties # ################################################################# ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0000 :OWLDataProperty_0000 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasSystemIntegration"@en ; rdfs:comment "The integration metric is the outcome of information exchange and is included in the conceptual map so assume that the Class of" ; rdfs:domain :OWLClass_00000046447405077740 . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000002685257569048 :OWLDataProperty_00000002685257569048 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasOrganizationType" ; rdfs:comment """The eHIE survey provided 27 discrete, mutually exclusive responses to Q1 \"Which option best describes your practice or organization?\". Each response was assigned a numeric value that provided a constraint on the class 1 Hospital - Teaching 2 Hospital - Community 3 Hospital - Small 4 Hospital - CCC/REhab 5 Hospital - Mental Health 6 Community Care Access Centre 7 Primary care - Solo Practice 8 Primary care - Group Practice 9 Primary care - Family Health Group 10 Primary care - Family Health Team 11 Primary care - Family Health Network 12 Primary care - Comprehensive Care Model 13 Physician Specialist - Solo Practice 14 Physician Specialist - Group Practice 15 Laboratory 16 Diagnostic Imaging Facilty 17 Pharmacy 18 Public Health Unit 19 Long Term Care/Nursing Home 20 Community Health Centre 21 Family Health Organization – Primary Care 22 Community-Based Treatment Service 23 Sport Medicine Clinic 24 Community Counselling/Mental Health Clinic 25 Palliative Care 26 Government Department 27 College Health Services """ ; skos:definition """Relates HealthEntities to data identifying the type of organization Scope: Related to health care services/entities at least within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Source: Q1_TypeofOrg on the eHIE survey Examples: 1: Class: Regional Service broker [Community Care Access Centre] 2: Class: Regional population health services [Public Health Units] 3: Class: Tertiary medical diagnostic and treatment services [Type: hospitals - note that while size is a determinant here, size and patient type also determines services provided] Sub Class: Teaching [no examples on this survey] Sub Class: Community Sub Class: Small Sub Class: CCC/Rehab Sub Class: Mental Health 4: Class: Residential Care Sub Class: Long term care/Nursing homes SubClass: Palliative Care 5: Class: Secondary medical diagnostic and treatment services [Type: physician specialists] 6: Class: Primary medical diagnostic and treatment services [Type: physician] Sub Class: Primary care provider Sub Class: Community health centre Sub Class: College health service Sub Class: Government health service [prison/immigrat] 7: Class: Diagnostic Services Sub Class: Imaging facilities Sub Class: Laboratory 8: Class: Community-Based Health Services Sub Class: Pharmacists Sub Class: Treatment services [such as PT/OT] Sub Class: Community counselling/mental health Sub Class: Sport medicine clinic """ ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000004180116369817 :OWLDataProperty_00000004180116369817 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasElectronicExchangeInfostructure" ; skos:definition """Definition: Technical infrastructure to enable the exchange of electronic clinical information between healthcare providers and organizations. Scope: Related to health care services/entities at least within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:seeAlso "hasDigitalConnection" ; rdfs:comment """No data was collected on technical infrastructure for this study as it was outside its scope and resources. Other inventories containing information from certain groups of providers are available, as is provincial and network architecture currently available or in progress. The presence or technical infrastructure to support inter-provider exchange of some types of content can be confirmed by referring to Q4 Value = 1. However, Value=0 does not indicate the absence of infrastructure, merely that it's not currently being used. The type and capacity of infrastructure is not known.""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000005006192901242 :OWLDataProperty_00000005006192901242 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasSharedApplication" ; skos:definition """Source: OHA Clinical Technologies and Applications Shared Serivces v2use database""" ; rdfs:comment "" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000007037395346335 :OWLDataProperty_00000007037395346335 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "isBeneficialSendingEHI" ; skos:definition """Definition: Health entity believes that sending health information electronically is \"beneficial\" Scope: Related to health care services/entities at least within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment "Derived from Q5" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000007046021302707 :OWLDataProperty_00000007046021302707 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "isBeneficialReceivingEHI" ; rdfs:comment "Derived from Q5" ; skos:definition """Definition: Health entity believes that receiving health information electronically is \"beneficial\" Scope: Related to health care services/entities at least within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:boolean ; rdfs:subPropertyOf owl:topDataProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000012367933072499 :OWLDataProperty_00000012367933072499 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasReceivingDepth" ; skos:definition """Identifies the gross level of syntactic &semantic interoperability of receiving systems.sophistication of the messaging between partners, and refers to three levels namely file-to-file, application-to-application and a coupled work environment. For interpretation by a lay audience four constructs were developed, “viewable” (non-interactive applications = 1), “viewable & editable” (interactive web-based applications = 3), “automatic”(machine readable & interpretable = 3), & “manual” (requires human intervention to effect the exchange i.e. batch files, pdfs = 2). Source: Q10 = max (1,2,3) for 9 TypesofInformation Range: 0-27 26/01/2013""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer , [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:minInclusive 0 ] [ xsd:maxInclusive 27 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000015288477615451 :OWLDataProperty_00000015288477615451 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasSendConnectivity" ; skos:definition """Connectivity refers to the Data is shared between enterprises or networks on a point to point basis.Data may be sent and received by participants from separate entities. Information is targeted for specific users/IP addresses. Source: Q7 = sum of scores (out of 3) for 9 TypeofInformation Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Range: 0-27 26/01/2013 Examples: Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer , [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:minInclusive 0 ] [ xsd:maxInclusive 27 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000015451048046888 :OWLDataProperty_00000015451048046888 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasInteroperability_eHIE_A_Score" ; rdfs:comment """Derived from 3b for Value = 0 2011.05.30 derived from (Q7+Q8+Q9+Q10+Q11+Q12)""" ; skos:definition """Definition: Interoperability is the ability of \"two or more [electronic information] systems or components to exchange information and to use the information that has been exchanged\". Level 0 = Non-electronic interoperability Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Range: 0-1 26/01/2013 Examples: Regular mail, telephone, standard fax Acronyms: Synonyms: Exclusions: sameAs """ ; owl:priorVersion "hasInteroperability_P1_Score" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:float . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000015639931782391 :OWLDataProperty_00000015639931782391 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasImpact" ; skos:definition """Aggregate “score” derived from exploratory analysis to provide 15 meaningful cutpoints for total number of patients/clients served & 10 cutpoints for total number of HealthEntities provider exchanges information with in any format Source: Q16 + Q17 HEIOv7 2-pre!M =Data!MA2+Data!LZ2 Range: 2-23 26/01/2013""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer , [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:maxInclusive 23 ] [ xsd:minInclusive 2 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000017587160832172 :OWLDataProperty_00000017587160832172 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasDigitalConnection" ; rdfs:seeAlso "hasElectronicExchangeInofostructure" ; skos:definition """Whether entity is exchanging electronic information Source: Derived from Q4""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000017589870215627 :OWLDataProperty_00000017589870215627 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasOrganizationGroup" ; skos:definition """Relates HealthEntities to data defining their aggregated organization grouping Source: Q1_Groups Scope: Related to health care services/entities at least within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: 1 = Hospitals 6 = CCAC 7 = Primary Care 13 = Specialists 15 = Laboratories 16 = Imaging 17 = Pharmacies 18 = Public Health 19 = Long Term Care 22 = Community-Based Health Services 25 = Hospice/Palliative Care 28 = EMS """ ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000017916886214588 :OWLDataProperty_00000017916886214588 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasInteroperability_eHIE_B_Score" ; owl:priorVersion "hasInteroperability_P3_Score" ; rdfs:comment """2011.05.30 derived from (Q7+Q8+Q9+Q10+Q11+Q12) then scaled according NAs in Q6 Range: 0-1 26/01/2013 """ ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:float . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000020834155968266 :OWLDataProperty_00000020834155968266 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasLocation" ; skos:definition """Health entity has a geographic location. For providers with multiple distinct locations such as franchises, the same properties and classes would be assigned to each location if the same systems are used. The corporate governance would determine whether the same or different information was entered for each site i.e. whether the same or different systems to facilitate interoperability were recorded for each site. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Examples: N0B1C0 Acronyms: Synonyms: Street address Exclusions: sameAs """ ; rdfs:comment """Derived from Postal_Code Value = Variable""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:string . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000052797877378007 :OWLDataProperty_00000052797877378007 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasVolumeSend" ; skos:definition """Definition: Of all the types of information sent by the health service provider or organization to other health service provider or organizations, the percentage of the total amount which is electronic Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Examples: Acronyms: Synonyms: Exclusions: sameAs""" ; rdfs:comment """Derived from Q8_* Value = % 1=<25% 2=25%>= <50% 3=50%>= <75% 4=<=75%""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000053547740098550 :OWLDataProperty_00000053547740098550 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasVolumeReceive" ; skos:definition """Definition: Of all the types of information received by the health service provider or organization from other health service provider or organizations, the percentage of the total amount which is electronic Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Examples: Acronyms: Synonyms: Exclusions: sameAs""" ; rdfs:comment """Derived from Q11_* Value = % 1=<25% 2=25%>= <50% 3=50%>= <75% 4=<=75%""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000053595196906791 :OWLDataProperty_00000053595196906791 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasBreadthSend" ; rdfs:comment """Derived from Q9_* Value = % 1=<25% 2=25%>= <50% 3=50%>= <75% 4=<=75%""" ; skos:definition """% range of health service providers or organizations to whom the health entity sends clinical information elctronically Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Range: 0-36 26/01/2013 """ ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:maxInclusive 36 ] [ xsd:minInclusive 0 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_00000053611804536244 :OWLDataProperty_00000053611804536244 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasBreadthReceive" ; rdfs:comment """Derived from Q12_* Value = % 1=<25% 2=25%>= <50% 3=50%>= <75% 4=<=75%""" ; skos:definition """% range of health service providers or organizations from whom the health entity receives clinical information electronically Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. Range: 0-36 26/01/2013""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:integer ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:maxInclusive 36 ] [ xsd:minInclusive 0 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0001 :OWLDataProperty_0001 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasSendingSum"@en ; rdfs:comment """hasSendingSum is defined as: Sum Score (hasSEndConnectivity + hasVolumeSend + has BreadthSend) or Q7+Q8+Q9 Range: 0-98 26/01/2013""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:minInclusive 0 ] [ xsd:maxInclusive 98 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0002 :OWLDataProperty_0002 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasReceivingSum"@en ; skos:definition """hasReceivingSum is defined as: Sum Score (hasReceivingDepth + hasVolumeReceive + has BreadthReceive) or Q10+Q11+Q12 Range: 0-98 26/01/2013""" ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:int ; owl:withRestrictions ( [ xsd:minInclusive 0 ] [ xsd:maxInclusive 98 ] ) ] . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0003 :OWLDataProperty_0003 rdf:type owl:DatatypeProperty ; rdfs:label "has_OHA_Adoption_Index_2008_Score"@en . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0004 :OWLDataProperty_0004 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has_EMRAM_Score_2010"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:range xsd:float . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0005 :OWLDataProperty_0005 rdf:type owl:DatatypeProperty ; rdfs:label "has_OHA_Adoption_Index_2008_Question_3.1_Score"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0003 ; rdfs:range xsd:float . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0006 :OWLDataProperty_0006 rdf:type owl:DatatypeProperty ; rdfs:label "has_OHA_Adoption_Index_2008_Question_3.2_Score"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0003 ; rdfs:range xsd:float . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0007 :OWLDataProperty_0007 rdf:type owl:DatatypeProperty ; rdfs:label "has_OHA_Adoption_Index_2008_Overall_Ratio_Score"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0003 ; rdfs:range xsd:float . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0008 :OWLDataProperty_0008 rdf:type owl:DatatypeProperty ; rdfs:label "has Existing System from OHAv7"@en . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0009 :OWLDataProperty_0009 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing DI/PACS Data Repository"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0010 :OWLDataProperty_0010 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Diagnostic Imaging (DI) System"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0011 :OWLDataProperty_0011 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Browser"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0012 :OWLDataProperty_0012 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Interface Engines"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0014 :OWLDataProperty_0014 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Laboratory Information System"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0016 :OWLDataProperty_0016 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Drug Information System"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0017 :OWLDataProperty_0017 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Provider Registry"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_0018 :OWLDataProperty_0018 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "has existing Client Registry"@en ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLDataProperty_64731 :OWLDataProperty_64731 rdf:type owl:DatatypeProperty , owl:FunctionalProperty ; rdfs:label "hasSharedService"@en ; skos:definition """For all class:ApplicationTypes a HealthEntity could have property of hasTypeOfApplication and this process of managing and delivering services associated with it could reside with one healthentity with hasOversightOrg on behalf of others Source: OHA Clinical Technologies and Applications Shared Serivces v2use database """ ; rdfs:domain :OWLClass_00000004435667147659 ; rdfs:range xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#has_existing_eReferral_Registry :has_existing_eReferral_Registry rdf:type owl:DatatypeProperty ; rdfs:domain :OWLClass_00000046447405077740 ; rdfs:subPropertyOf :OWLDataProperty_0008 ; rdfs:range xsd:boolean . ################################################################# # # Classes # ################################################################# ### http://whistl.uwaterloo.ca/heio.owl#HighIntegrationEntities :HighIntegrationEntities rdf:type owl:Class ; rdfs:label "HighIntegrationEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0000 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minExclusive 3 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; skos:definition """HighIntegrationEntities is a subClass of ScoredEntities derived from Q14 on eHIE survey. Constraints: HealthEntities and (hasSystemIntegration some integer[> 3]) Range: 1-5 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ ; rdfs:comment "HighIntegrationEntities describe those who self-reported on the eHIE survey being more integrated with the regional health system i.e. >=3 on a 5 point Likert Scale from Not at all Integrated, to Fully Integrated" . ### http://whistl.uwaterloo.ca/heio.owl#HighReceivingSumEntities :HighReceivingSumEntities rdf:type owl:Class ; rdfs:label "HighReceivingSumEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0002 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minExclusive 11 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "HighReceivingSumEntities are those entities where the sum of scores (highest value=98) on the eHIE survey that measure the ability to syntactically or semantically receive information, the number of different types of information received and the amount received is higher than the mean sum of scores of all responding entities." ; skos:definition """HighReceivingSumEntities is a subClass of ScoredEntities derived from Q10-12 on eHIE survey. Constraints: HealthEntities and (hasReceivingSum some integer[> 11]) Range: 0-98 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#HighSendingSumEntities :HighSendingSumEntities rdf:type owl:Class ; rdfs:label "HighSendingSumEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0001 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minExclusive 9 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "HighSendingSumEntities are those entities where the sum of scores (highest value=98) on the eHIE survey that measure the ability to send information (one to one or one to many), the number of different types of information sent and the amount sent is higher than the mean sum of scores of all responding entities." ; skos:definition """HighSendingSumEntities is a subClass of ScoredEntities derived from Q7-9 on eHIE survey. Constraints: HealthEntities and (hasSendingSum some integer[> 9]) Range: 0-98 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#LowIntegrationEntities :LowIntegrationEntities rdf:type owl:Class ; rdfs:label "LowIntegrationEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0000 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:maxInclusive 3 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "LowIntegrationEntities describe those who self-reported on the eHIE survey being less integrated with the regional health system i.e. <3 on a 5 point Likert Scale from Not at all Integrated, to Fully Integrated" ; skos:definition """LowIntegrationEntities is a subClass of ScoredEntities derived from Q14 on eHIE survey. Constraints: HealthEntities and (hasSystemIntegration some integer[> 3]) Range: 1-5 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#LowReceivingSumEntities :LowReceivingSumEntities rdf:type owl:Class ; rdfs:label "LowReceivingSumEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0002 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:maxInclusive 11 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "LowReceivingSumEntities are those entities where the sum of scores (highest value=98) on the eHIE survey that measure the ability to syntactically or semantically receive information, the number of different types of information received and the amount received is lower than the mean sum of scores of all responding entities." ; skos:definition """LowReceivingSumEntities is a subClass of ScoredEntities derived from Q10-12 on eHIE survey. Constraints: HealthEntities and (hasReceivingSum some integer[<=11]) Range: 0-98 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#LowSendingSumEntities :LowSendingSumEntities rdf:type owl:Class ; rdfs:label "LowSendingSumEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0001 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:maxInclusive 9 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "LowSendingSumEntities are those entities where the sum of scores (highest value=98) on the eHIE survey that measure the ability to send information (one to one or one to many), the number of different types of information sent and the amount sent is lower than the mean sum of scores of all responding entities." ; skos:definition """LowSendingSumEntities is a subClass of ScoredEntities derived from Q7-9 on eHIE survey. Constraints: HealthEntities and (hasSendingSum some integer[<= 9]) Range: 0-98 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0000 :OWLClass_0000 rdf:type owl:Class ; rdfs:label "ConflictedHealthEntities"@en ; rdfs:subClassOf :OWLClass_00000046447405077740 ; skos:definition "ConflictedHealthEntities are those instances where information reported by the entity in HEIO is logically inconsistent with data independently submitted to the Ontario Health Association’s Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey (2010). " . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801523207837 :OWLClass_00000003801523207837 rdf:type owl:Class ; rdfs:label "TeachingHospitalEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801590813916 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 1 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=1""" ; skos:definition """Teaching hospitals are those acute and paediatric hospitals that have membership in the Council of Academic Hospitals of Ontario. They provide highly complex care, are affiliated witha medical or health sciences school and have significant research activity and post-graduate training Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 0 Acronyms: Synonyms: Exclusions: Community hospitals, CCC/Rehab hospitals, mental health hospitals, small/rural hospitals sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801534502848 :OWLClass_00000003801534502848 rdf:type owl:Class ; rdfs:label "CommunityHospitalEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801590813916 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 2 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=2""" ; skos:definition """Those hospital entities which are not teaching, small, or CCC/mental health Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 4 Acronyms: Synonyms: Exclusions: Teaching hospitals, CCC/rehab hospitals, mental health hospitals, small/rural hospitals sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801536086010 :OWLClass_00000003801536086010 rdf:type owl:Class ; rdfs:label "SmallHospitalEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801590813916 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 3 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=3""" ; skos:definition """A small hospital is defined by size, isolation and geographic location, and by inpatient weighted cases. A small hospital completes less than or equal to 4000 weighted cases in a year. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 2 Acronyms: Synonyms: Exclusions: Teaching hospitals, community hospitals, CCC/Rehab hospitals, mental health hospitals sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801537568880 :OWLClass_00000003801537568880 rdf:type owl:Class ; rdfs:label "CCC/RehabHospitalEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801590813916 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 4 ] ) ] ; skos:definition """Complex continuing care and rehabilitation hospitals are facilities whose primary focus is to specialize in rehabilitation services or the long term care of patients with complex needs which require specialized but non-acute inpatient care and outpatient care. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 1 Acronyms: Synonyms: Exclusions: Multi-site hospitals were CCC or rehab are included in the services but are subsumed by the acute care activities and services to patients, and thus are included in the teaching, small or community hospital classes sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=4""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801539104830 :OWLClass_00000003801539104830 rdf:type owl:Class ; rdfs:label "MentalHealthHospitalEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801590813916 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 5 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=5""" ; skos:definition """Mental health hospitals are those hospitals for which the diagnosis and treatment of psychiatric and mental illness are the primary source of funding and focus of care. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 1 Acronyms: Synonyms: Exclusions: Teaching hospitals, small/rural hospitals, community hospitals, CCC/rehab hospitals sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801542060233 :OWLClass_00000003801542060233 rdf:type owl:Class ; rdfs:label "SoloPractice-PrimaryCareEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 7 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=7""" ; skos:definition """A physician in a solo practice providing primary health care to patients or groups or patients either as a sole proprietor or incorporated in some fashion. Funding is primarily on a fee for service basis. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 106 Acronyms: GP, FP Synonyms: Family physician, general practitioner Exclusions: Physician non-members of the College of Physicians and Surgeons of Ontario sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801543524945 :OWLClass_00000003801543524945 rdf:type owl:Class ; rdfs:label "GroupPractice-PrimaryCareEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 8 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=8""" ; skos:definition """A physician or group of primary care providers such as nurse practitioners and physicians, in a group practice providing primary health care to patients or groups or patients which is not one of the other types of primary care class, as a limited liability partnership or professional corporation. Funding is primarily on a fee for service basis. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 34 Acronyms: Synonyms: Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801545045808 :OWLClass_00000003801545045808 rdf:type owl:Class ; rdfs:label "FamilyHealthGroupEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 9 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=9""" ; skos:definition """Family Health Groups (FHG) offer comprehensive primary health care services to their enrolled patients. Family Health Groups offer regular office hours plus extra After Hours blocks of office time. FHG physicians are also on call to a ministry funded Telephone Health Advisory Service (THAS) outside of regular office hours that takes phone calls from their enrolled patients. Funding is Fee-for-service plus some incentives and bonuses for services to enrolled patients. Rostering and Patient Fees (i.e. New Patient Fee) and some incentives, premiums and bonuses, chronic disease management and preventive care are paid for eligible services to enrolled patients. Additionally, physicians receive monthly comprehensive care capitation payments for all enrolled patients. (www.healthforceontario.ca) Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 6 Acronyms: Synonyms: Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801546522253 :OWLClass_00000003801546522253 rdf:type owl:Class ; rdfs:label "FamilyHealthTeamEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 10 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=10""" ; skos:definition """Definition: Family Health Teams are groups of health care professionals, such as physicians, nurse practitioners, nurses, social workers and dieticians who work together to provide primary care for a group of patients. They provide a wide range of services including health promotion, treatment services, chronic disease management and prevention, rehabilitation and palliative care. They are available nights and weekends to provide health advice and care so their patients do not have to go to busy hospital emergency departments for non-emergency care. They also help their patients navigate their way through the other parts of the health care system to receive the best possible care (www.healthforceontario.ca). Family health teams are funded on a blended capitation basis similar to FHOs - the corporations may be governed by a community or provider board. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 11 Acronyms: Synonyms: Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801548381428 :OWLClass_00000003801548381428 rdf:type owl:Class ; rdfs:label "FamilyHealthNetworkEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 11 ] ) ] ; skos:definition """Family health networks (FHNs) are groups of physicians who work as a network along with a nurse-staffed after hours telephone advisory service to provide primary care for their patients 24 hours a day, seven days a week. The networks emphasize illness prevention and comprehensive care for patients. Funding is provided on a blended capitation model which is capitation based on a defined basket of primary care services provided to enrolled patients based on age/sex of each patient. Fee-for-service paid for other services. Additionally, physicians receive monthly comprehensive care capitation payments for all enrolled patients. Rostering and Patient Fees (i.e. New Patient Fee), and bonuses, premiums and special payments are paid for services such as chronic disease management, preventative care, pre-natal care and home visits for enrolled patients, and for hospital visits, obstetrical care and palliative care for all patients. (www.healthforceontario.ca). Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 6 Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=11""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801549997276 :OWLClass_00000003801549997276 rdf:type owl:Class ; rdfs:label "ComprehensiveCareModelEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 12 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=12""" ; skos:definition """The Comprehensive Care Model is designed specifically for solo primary care physicians. These physicians offer comprehensive primary health care services to their enrolled patients including regular office hours plus one three hour block of after hours services per week. Like their group counterparts, CCM physicians also emphasize illness prevention for their enrolled patients. Fee-for-service plus some incentives and bonuses for services to enrolled patients.Rostering and Patient Fees (i.e. New Patient Fee) and some incentives, premiums and bonuses, chronic disease management and preventive care are paid for eligible services to enrolled patients. Additionally, physicians receive monthly comprehensive care capitation payments for all enrolled patients. (www.healthforceontario.ca) Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 0 Acronyms: Synonyms: Exclusions: Other types of primary care models sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801551462825 :OWLClass_00000003801551462825 rdf:type owl:Class ; rdfs:label "SoloPractice-PhysicianSpecialistEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801596995707 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 13 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=13""" ; skos:definition """A physician specialist who practices in solo practice - sole proprietorship or corporation of some kind. Funding may be fee for service or an Alternative Payment Plan but funding is primarily public. They are certified by the Royal College of Physicians and Surgeons of Canada in one or more of 60 specialties or sub-specialties: Anatomical Pathology Anesthesiology Cardiac Surgery Cardiology Clinical Immunology and Allergy Clinical Pharmacology Community Medicine Critical Care Medicine (Pediatric or Adult) Dermatology Diagnostic Radiology Emergency Medicine Endocrinology and Metabolism Gastroenterology General Pathology General Surgery Geriatric Medicine Gynecologic Oncology Hematological Pathology Hematology Infectious Diseases Internal Medicine Maternal-fetal Medicine Medical Biochemistry Medical Genetics Medical Microbiology Medical Oncology Neonatal-Perinatal Medicine Nephrology Neurology Neuropathology Neuroradiology Neurosurgery Nuclear Medicine Obstetrics and Gynecology Occupational Medicine Ophthalmology Orthopedic Surgery Otolaryngology Palliative Medicine Pediatric Emergency Medicine Pediatric General Surgery Pediatric Hematology / Oncology Pediatric Radiology Pediatrics Physical Medicine and Rehabilitation Plastic Surgery Psychiatry Radiation Oncology Respirology (Adult or Pediatric) Rheumatology Thoracic Surgery Transfusion Medicine Urology Vascular Surgery Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 141 Acronyms: Synonyms: Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801552973632 :OWLClass_00000003801552973632 rdf:type owl:Class ; rdfs:label "GroupPractice-PhysicianSpecialistEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801596995707 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 14 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=14""" ; skos:definition """A group of specilialists who practice together under a governance arrangement such as a limited parternship or incorporation or some kind. Funding may be fee for service or Alternative Payment Plan but the majority of revenue is public funding. They are certified by the Royal College of Physicians and Surgeons of Canada in one or more of 60 specialties or sub-specialties: Anatomical Pathology Anesthesiology Cardiac Surgery Cardiology Clinical Immunology and Allergy Clinical Pharmacology Community Medicine Critical Care Medicine (Pediatric or Adult) Dermatology Diagnostic Radiology Emergency Medicine Endocrinology and Metabolism Gastroenterology General Pathology General Surgery Geriatric Medicine Gynecologic Oncology Hematological Pathology Hematology Infectious Diseases Internal Medicine Maternal-fetal Medicine Medical Biochemistry Medical Genetics Medical Microbiology Medical Oncology Neonatal-Perinatal Medicine Nephrology Neurology Neuropathology Neuroradiology Neurosurgery Nuclear Medicine Obstetrics and Gynecology Occupational Medicine Ophthalmology Orthopedic Surgery Otolaryngology Palliative Medicine Pediatric Emergency Medicine Pediatric General Surgery Pediatric Hematology / Oncology Pediatric Radiology Pediatrics Physical Medicine and Rehabilitation Plastic Surgery Psychiatry Radiation Oncology Respirology (Adult or Pediatric) Rheumatology Thoracic Surgery Transfusion Medicine Urology Vascular Surgery Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 34 Acronyms: Synonyms: Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801554442813 :OWLClass_00000003801554442813 rdf:type owl:Class ; rdfs:label "LaboratoryEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801598404545 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 15 ] ) ] ; skos:definition """A laboratory entity is a medical laboratory, licensed (Ontario Laboratory Accreditation) by the provincial government, performing diagnostic tests on patients & clinical specimens for the diagnosis, treatment and prevention of disease. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: 1. Community laboratory - privately or publicly owned for-profit corporate entity 2. Public Health Laboratory – publicly provides clinical and environmental lab testing for the prevention of disease, and protection and promotion of the public's health Census Population in Region: 5 Acronyms: NA Synonyms: Lab, Medical Laboratory Exclusions: Hospital laboratories [whose information exchange is accounted for under a \"hospital\" entity's response to laboratory information exchange] sameAs """^^xsd:string ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=15""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801555894394 :OWLClass_00000003801555894394 rdf:type owl:Class ; rdfs:label "DiagnosticImagingEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801598404545 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 16 ] ) ] ; skos:definition """A diagnostic imagingin entity is an entity [not a hospital], licensed by the provincial government as an Independent Health Facility, and performing diagnostic imaging services such as x-ray, ultrasound, nuclear medicine, computed tomography and magnetic resonance imaging in the community. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: 1. Independent Health Facility (IHF) providing diagnostic imaging services Census Population in Region: 6 Acronyms: NA Synonyms: X-Ray, Ultrasound Exclusions: Hospital imaging departments [whose information exchange is accounted for under a \"hospital\" entity's response to diagnostic information exchange] sameAs """^^xsd:string ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=16""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801557347651 :OWLClass_00000003801557347651 rdf:type owl:Class ; rdfs:label "PharmacyEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801599868419 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 17 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=17""" ; skos:definition """Pharmacy is a retail site where medications/pharmaceuticals are inventoried and dispensed. Pharmacies may be located at the same site as another health entity but has separate corporate governance structures. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. . Examples: Census Population in Region: 98 Acronyms: Synonyms: Drug store, chemist, pharmacy Exclusions: Online pharmacies, hospital pharmacies, in-clinic dispensaries unless under separate corporate control from the clinic sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801558801467 :OWLClass_00000003801558801467 rdf:type owl:Class ; rdfs:label "PublicHealthUnitEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 18 ] ) ] ; skos:definition """A publicly funded [provincial, municipal, or city] health entity which administers and manages health promotion and disease prevention programs, communicable disease surveillance and control, immunization, and food inspections, under the oversight of a local Board of Health [with governance structures which are autonomous, regional/single-tier or municiapl]. Oversight comes from the Public Health Agency of Canada, Public Health Ontario, and the Ministry of Health and Long Term Care. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 2 Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=18""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801560256121 :OWLClass_00000003801560256121 rdf:type owl:Class ; rdfs:label "LongTermCareNursingHomeEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801593638297 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 19 ] ) ] ; skos:definition """A long term care/nursing home entity [also referred to as a nursing home and home for the aged] is a corporation which provides residential care for patients or clients who require non-acute 24-hour nursing or supportive services on a permanent or temporary basis, across one or more locations. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 34 Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=19""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801561709099 :OWLClass_00000003801561709099 rdf:type owl:Class ; rdfs:label "CommunityHealthCentreEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 20 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=20""" ; skos:definition """A non-profit, community governed health organization that provides primary health care, ehalth promotion and community development services using inter-disciplinary teams. The CHC's target hard to service populations such as refugees, and include social and non-medical determinants of health therefore staff may include allied healht professionals such as social workers and mental health workers. Physicians are employees of the CHC Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 4 Acronyms: Synonyms: Exclusions: Other types of primary care models sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801563224096 :OWLClass_00000003801563224096 rdf:type owl:Class ; rdfs:label "FamilyHealthOrganizationEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 21 ] ) ] ; skos:definition """Definition: The Family Health Organization Model represents the alignment of Primary Care Networks and Health Service Organizations into one model. FHOs are groups of physicians who provide comprehensive primary health care services to their patients with a focus on illness prevention. Through Institutional Substitution Program Grants, allied health professionals are part of some of the teams as well. FHOs provide care during regular and extended office hours and patients have access to a nurse staffed Telephone Health Advisory Service.Funding is provided on a blended capitation model which is capitation based on a defined basket of primary care services provided to enrolled patients based on age/sex of each patient. Fee-for-service paid for other services. Additionally, physicians receive monthly comprehensive care capitation payments for all enrolled patients. Rostering and Patient Fees (i.e. New Patient Fee), and bonuses, premiums and special payments are paid for services such as chronic disease management, preventative care, pre-natal care and home visits for enrolled patients, and for hospital visits, obstetrical care and palliative care for all patients. (www.healthforceontario.ca). Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. . Examples: Census Population in Region: 3 Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=21""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801566712249 :OWLClass_00000003801566712249 rdf:type owl:Class ; rdfs:label "SportMedicineClinicEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801599868419 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 23 ] ) ] ; skos:definition """Sport medicine clinics are stand alone multi-disciplinary sports medicine treatment and rehabilitation clinics which may have publicly funded revenue [generally through the billing and oversight of an on-site sports medicine physician]. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 3 Acronyms: Synonyms: Exclusions: Physiotherapy clinics, massage therapy clinics, exercise clinics sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=23""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801568140084 :OWLClass_00000003801568140084 rdf:type owl:Class ; rdfs:label "CommunityCounsellingEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801599868419 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 24 ] ) ] ; skos:definition """A health entity providing community-based counselling, mental health, and addication services focussed on inpatient treatment. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: non-profit counselling centres, addictions agencies Census Population in Region: 2 Acronyms: Synonyms: Exclusions: Hospitals, primary care, specialist care sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=24 """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801569552554 :OWLClass_00000003801569552554 rdf:type owl:Class ; rdfs:label "PalliativeCareEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801593638297 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 25 ] ) ] ; skos:definition """A palliative care entity is an organization which exclusively provides end-of-life residential nursing care to patients; these facilities may provide serivces such as palliatives specilists, grief and bereavement services. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 3 Acronyms: Synonyms: Hospice Exclusions: Hospital-based palliative care sameAs """ ; rdfs:comment """Derived from: Q1_TypeofOrg Value=25""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801571032072 :OWLClass_00000003801571032072 rdf:type owl:Class ; rdfs:label "GovernmentDepartmentEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 26 ] ) ] ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=26""" ; skos:definition """Primary care type services, fully funded by the federal government, and delivered by primary care providers (generally physicians or nurses) Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Citizenship & Immigration Canada health services , Correctional Service of Canada health services Census Population in Region: 2 Acronyms: Synonyms: Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801572455158 :OWLClass_00000003801572455158 rdf:type owl:Class ; rdfs:label "CollegeHealthServicesEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801595442716 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 27 ] ) ] ; skos:definition """A not for profit entity providing primary care located within and under the governance of a college or university, and providing services exclusively to students and or their families and employees of the college or university. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: student health services Census Population in Region: 4 Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_TypeOfOrg Value=27""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801590813916 :OWLClass_00000003801590813916 rdf:type owl:Class ; rdfs:label "HospitalEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 1 ] ) ] ; skos:definition """A hospital is a health entity which provides diagnosis and treatment by specialized staff such as physicians and nurses, who may or may not be employees of the organization, and equipment, and either on an inpatient or outpatient basis, for patients with acute or emergent conditions. All hospitals in Ontario are publicly funded, some are privately owned; all are governed by independent boards. Hospitals in Ontario are governed by the Public Hospital Act, and other relevant legislation i.e. Execellent Care for All Act. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 8 over 10 sites Acronyms: Synonyms: Complex continuing care and/or rehabilitation hospital, community hospital, teaching hospital, small or rural hospital, mental health hospital Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_Groups Value=1""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801592245383 :OWLClass_00000003801592245383 rdf:type owl:Class ; rdfs:label "CommunityCareAccessCentreEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 6 ] ) ] ; rdfs:comment """Source: Q1_TypeOfOrg Value=6""" ; skos:definition """Definition: A regional entity which brokers access to, and coordination of, out-patient community and home based healthcare services. Includes case management, tendering of treatment services and oversight of contracted health care service providers and organizations. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Waterloo Wellington Community Care Access Centre Census Population in Region: 1 Acronyms: CCAC Synonyms: NA Exclusions: sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801593638297 :OWLClass_00000003801593638297 rdf:type owl:Class ; rdfs:label "ResidentialCareEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 19 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 25 ] ) ] ) ] ; skos:definition """Definition: Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 34 Acronyms: Synonyms: Exclusions: sameAs """ ; rdfs:comment """Derived from: Q1_Groups Value=19+25""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801595442716 :OWLClass_00000003801595442716 rdf:type owl:Class ; rdfs:label "PrimaryCareEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 7 ] ) ] ; rdfs:comment """Derived from: Q1_Groups Value=7""" ; skos:definition """Health entities which provide care to patients as their first contact with the healthcare system. Each of the types of primary care organization has a different funding and governance model which may be for-profit or not-for-profit. All operate primarily on public funding revenues. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Family physicians, nurse practitioner led clinics, walk in clinics, out of hours clinics Census Population in Region: 166 Acronyms: Synonyms: Exclusions: Emergency departments in hospitals sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801596995707 :OWLClass_00000003801596995707 rdf:type owl:Class ; rdfs:label "SpecialistCareEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 13 ] ) ] ; rdfs:comment """Derived from: Q1_Groups Value=13""" ; skos:definition """Specialist care entities are physicians or groups of physicians compensated through fee for service or an alternative funding plan or alternative payment plan. They may be governed as corporations, sole proprietorships or limited partnerships of some kind and are certified by the Royal College of Physicians and Surgeons of Canada in one or more of 60 specialties or sub-specialties: Anatomical Pathology Anesthesiology Cardiac Surgery Cardiology Clinical Immunology and Allergy Clinical Pharmacology Community Medicine Critical Care Medicine (Pediatric or Adult) Dermatology Diagnostic Radiology Emergency Medicine Endocrinology and Metabolism Gastroenterology General Pathology General Surgery Geriatric Medicine Gynecologic Oncology Hematological Pathology Hematology Infectious Diseases Internal Medicine Maternal-fetal Medicine Medical Biochemistry Medical Genetics Medical Microbiology Medical Oncology Neonatal-Perinatal Medicine Nephrology Neurology Neuropathology Neuroradiology Neurosurgery Nuclear Medicine Obstetrics and Gynecology Occupational Medicine Ophthalmology Orthopedic Surgery Otolaryngology Palliative Medicine Pediatric Emergency Medicine Pediatric General Surgery Pediatric Hematology / Oncology Pediatric Radiology Pediatrics Physical Medicine and Rehabilitation Plastic Surgery Psychiatry Radiation Oncology Respirology (Adult or Pediatric) Rheumatology Thoracic Surgery Transfusion Medicine Urology Vascular Surgery Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 176 Acronyms: Synonyms: Exclusions: Specialists who are employees of hospitals or another publicly funded institution sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801598404545 :OWLClass_00000003801598404545 rdf:type owl:Class ; rdfs:label "DiagnosticServicesEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 15 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 16 ] ) ] ) ] ; skos:definition """Health entities whose primary activities are to provide community-based diagnostic laboratory and imaging services Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: X-Ray and ultrasound clinics, stand alone labs and specimen collection centres Census Population in Region: 10 Acronyms: Synonyms: X-Ray, Lab Exclusions: sameAs """^^xsd:string ; rdfs:comment """Source: Q1_Groups Value=15 (LaboratoryEntities) + 16 (DiagnosticImagingEntities)""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003801599868419 :OWLClass_00000003801599868419 rdf:type owl:Class ; rdfs:label "CommunityBasedHealthServicesEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 17 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017589870215627 ; owl:hasValue 22 ] ) ] ) ] ; skos:definition """An entity providing healthcare services, primarily treatment based, such as nursing, physiotherapy, social work, dietetics, occupational therapy, speech therapy, pharmacy, mental health and counselling, in the community. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Drug stores, pharmacies, multi-disciplinary sport medicine clinics, clinical home care services, outpatient and inpatient mental health Census Population in Region: 117 Acronyms: Synonyms: Exclusions: sameAs """^^xsd:string ; rdfs:comment """Source: Q1_Groups Value=22 (community-based health services) + 17 (pharmacies)""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000003923140817338 :OWLClass_00000003923140817338 rdf:type owl:Class ; rdfs:label "Patient/ClientInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic Patient/Client information is information generated from a clinical encounter of an individual patient or group of patients with healthcare organizations or providers where demographic or administrative information is collected in digital format to support clinical decision-making, diagnosis or treatment. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Name, date of birth, patient/client identifier, gender, insurance eligibility status Acronyms: UPI, NUPI, UI, MINC Synonyms: Demographic data, patient information, personal information, unique identifier, unique patient identifier, unique patient identification number, national unique provider identifier, Medical Identification Number for Canada, registry information, see examples above. Exclusions: sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147050078990 :OWLClass_00000004147050078990 rdf:type owl:Class ; rdfs:label "MedicationInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic medication information is information generated from an encounter of an individual patient or group of patients with healthcare organizations or providers where pharmaceutical or medication information is generated in digital format for clinical decision-making, diagnosis or treatment. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the medication information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Medication administration records, prescriptions, prescription dispensing, barcode information, point-or-care administration records, medication administration reconciliation records Acronyms: Rx Synonyms: Drug information, prescription drug information, see examples above Exclusions: sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147051708527 :OWLClass_00000004147051708527 rdf:type owl:Class ; rdfs:label "LaboratoryInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic laboratory information is information generated from an encounter of an individual patient or group of patients with healthcare organizations or providerswhere clinical specimens are collected and/ or tested in digital format for clinical decision-making, diagnosis or treatment. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the laboratory information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Lab requestion forms and lab results, for histopathology, cytopathology (anatomic pathology), clinical microbiology, clnical chemistry, haematology, genetics, reproduction biology electocardiograms, electroencephalograms, test result interpretation Acronyms: Synonyms: See examples above Exclusions: sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147053116248 :OWLClass_00000004147053116248 rdf:type owl:Class ; rdfs:label "DiagnosticImagingInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic diagnostic imaging information is information generated from an encounter between an individual patient or group of patients with healthcare organizations or providers which results in images of the human body (or its function), and clinical reports on those images in digital format for clinical decision-making, diagnosis or treatment. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the diagnostic imaging information. Scope: Related to healthEntities within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Images and/or procedures from radiography, ultrasound, magnetic resonance imagine (MRI), computed tomography (CT), Positron Emission Tomography (PET), nuclear medicine and mammography. Orders for and reports related to each of these images/procedures. Acronyms: DI Synonyms: See examples above Exclusions: Some overlap with other classes of electronicHealthInformation may occur sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147054520895 :OWLClass_00000004147054520895 rdf:type owl:Class ; rdfs:label "Inpatient/OutpatientTreatmentInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic Inpatient/Outpatient Treament information is information generated from an encounter between an individual patient or group of patients with healthcare organizations or providers where a treatment procedure was initiated or provided and recorded in digital format for clinical decision-making, diagnosis or treatment. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the Inpatient/Outpatient Treatment information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Admission, discharge and transfer summaries, emergency room treatment encounters, surgical reports, clincal pathways, clinical trials participation Acronyms: ADT, d/s Synonyms: Exclusions: Some overlap with other classes of electronicHealthInformation may occur sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147055879448 :OWLClass_00000004147055879448 rdf:type owl:Class ; rdfs:label "PublicHealthInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic public health information is information generated from an encounter of an individual patient or group of patients with healthcare organizations or providers where clinical information related to immunization, prevention and control of communicable and chronic disease in digital format for clinical decision-making, diagnosis or treatment. It includes information related to travel, food safety, surveillance,and emergency preparedness and response. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the diagnostic imaging information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Immunization records, cases of reportable diseases, outbreak information, travel advisories Acronyms: PHI Synonyms: see examples above Exclusions: Some overlap with other classes of electronicHealthInformation may occur sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147057452553 :OWLClass_00000004147057452553 rdf:type owl:Class ; rdfs:label "ReferralInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic referral information is information generated from an encounter of an individual patient or group of patients with healthcare organizations or providers where one healthcare provider refers the individual or group of individual to another healthcare provider in digital format for clinical decision-making, consultation or care. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the referral information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Physician referral letters to a specialist or other HealthEntity such as a CCAC or long term care home, encounter reports from a specialist back to a referring clinician. Acronyms: Synonyms: eReferral, see examples above Exclusions: sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147058826750 :OWLClass_00000004147058826750 rdf:type owl:Class ; rdfs:label "ProblemList/HistoryInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic problem list/history information is information generated from an encounter of an individual patient or group of patients with healthcare organizations or providers where the patients/clients have or are seeking health care. This information is recorded in digital format for clinical decision-making, diagnosis or treatment. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the problem list/history information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Assessments, clinical notes, problem lists, symptom lists, history, diagostic tests and results Acronyms: Synonyms: Exclusions: sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004147060153734 :OWLClass_00000004147060153734 rdf:type owl:Class ; rdfs:label "SchedulingInformation" ; rdfs:subClassOf :OWLClass_00000047080427386162 ; skos:definition """Electronic scheduling information is generated from an encounter of an individual patient or group of patients with healthcare organizations or providers where the individual or group is seeking care from another healthcare provider in digital format for clinical decision-making, diagnosis or treatment. It might include healthEntities/providers' or patients' non-clinical information required to idenitify or provide context for the the scheduling information. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Surgical or procedure time available either inpatient or outpatient, specialists or consultant appointment availability, wait time information. Acronyms: Synonyms: Exclusions: See examples above sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004435667147659 :OWLClass_00000004435667147659 rdf:type owl:Class ; rdfs:label "ApplicationType" ; skos:definition """Type of clinical software applications and technologies installed and used in the acute hospital setting in Ontario and that contribute to the suite of applications which in their aggregate are referred as \"health information systems\" or that contribute to the \"electronic health record\", \"electronic medical record\" and the \"electronic medical record\" Source: List of vendors extracted from Ontario Hospital Association eHealth Technologies and Applications Inventory January 14, 2009. Source of application descriptions in quotation marks: Health Information and Management Systems Society (HIMSS) http://www.himss.org/DorenfestInstitute/docs/ClinicalSystemsHospitalMarket.pdf accessed Sept 1, 2012 Scope: 61 discrete application classes were identified Categories: Abstracting Chart Tracking/Locator Clinical Data Repository Computerized Practitioner Order Entry (CPOE) Dictation Dictation with Speech Recognition Document Management - HIM Electronic Medication Administration Record (EMAR) EleElectronic Patient Record (EPR) Encoder In-House Transcription Nursing Documentation Order Entry (Includes Order Communications) Outsourced Transcription Physician Documentation Cardiology Information System DI/PACS Data Repository Diagnostic Imaging (DI) System Radiology Bar Coding Radiology Information System Drug Information System Patient Bar Coding Pharmacy Bar Coding Pharmacy Management System Case Cart Management Emergency Department Information System (EDIS) Operating Room (Surgery) - Peri-Operative Operating Room (Surgery) - Post-Operative Operating Room (Surgery) - Pre-Operative OR Scheduling Respiratory Care Information System eReferral System Browser Business Process Management Computers on Wheels (COWS) Data Warehouse Management Fixed Asset Equipment Tracking Interface Engines Materials Management Materials Management Bar Coding Single Sign-On Turnkey Portal Virtual Terminal (VT) (e.g. Citrix) Web Development Tool Wireless Local Area Network (WLAN) Anatomical Pathology Blood Bank Genetics Testing Laboratory Information System Microbiology Specimen Bar Coding Synoptic Reporting Admission Discharge Transfer (ADT)/Registration Client Registry Consent Management Nursing Bar Coding Patient Registration Bar Coding Patient Scheduling Provider Registry Release of Information Tracking RFID - Patient Tracking """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000004475506159707 :OWLClass_00000004475506159707 rdf:type owl:Class ; rdfs:label "ApplicationVendor" ; rdfs:subClassOf owl:Thing ; skos:definition """Application vendors are the firms or organizations which supply the particular software application/digital functionality to the HealthEntity Source: List of vendors extracted from Ontario Hospital Association eHealth Technologies and Applications Inventory January 14, 2009. Categories: MED2020 HEALTH CARE SOFTWARE INC. PointClickCare 3M HEALTH INFORMATION SYSTEMS MEDITECH MCKESSON PROVIDER TECHNOLOGIES POINT CLICK CARE Lanier NUANCE COMMUNICATIONS, INC. Accentus DOLBEY AND COMPANY MEDQUIST Med2020 GE HEALTHCARE AGFA-GEVAERT GROUP SIEMENS MEDICAL SOLUTIONS Groves Memorial Community Hospital McKesson IBS INTERACTIVE BUSINESS SYSTEMS, INC. PICIS MICROSOFT MOZILLA Softalot, LLC Interface People METROLOGIC INSTRUMENTS, INC. Maintenance Connection Quovadx MDI Solutions MEDITRAIN MEDICAL SOFTWARE TRAINING, INC. CITRIX SYSTEMS, INC. Mindoka Citrix Microsoft Terminal Services ADOBE SYSTEMS, INC. OpenSourceMatters CERNER CORPORATION Cerner INITIATE SYSTEMS Power Med Internally Developed """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000012356851707130 :OWLClass_00000012356851707130 rdf:type owl:Class ; rdfs:label "EmergencyMedicalServicesEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 28 ] ) ] ; rdfs:subClassOf :OWLClass_00000046447405077740 ; skos:definition """An emergency medical services entity is an organization or corporate entity, funded primarily from public sources, which provides first response for medical emergencies. Pre-hospital care initiatives and medical oversight is provided through the Centre for Paramedic Education and Research, Hamilton Health Sciences (http://guelph.ca/living.cfm?subCatID=2121&smocid=2694) Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Census Population in Region: 2 Acronyms: Synonyms: Ambulance services, land ambulance Exclusions: sameAs """ ; rdfs:comment """Source: Q1_TypeOfOrg Value=28""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000020043392349243 :OWLClass_00000020043392349243 rdf:type owl:Class ; rdfs:label "DigitallyConnectedEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017587160832172 ; owl:hasValue "true"^^xsd:boolean ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; owl:deprecated """Derived from Q4 of eHIE survey """ ; skos:definition "Whether a HealthEntity is exchanging electronic health information [binary value Y/N]" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000020163136976238 :OWLClass_00000020163136976238 rdf:type owl:Class ; rdfs:label "LowReceivingDepthEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000012367933072499 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:maxInclusive 8 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; skos:definition """LowReceivingDepth is a subClass of ScoredEntities derived from Q10 on eHIE survey. Constraints: HealthEntities and (hasReceivingDepth some integer[<=8]) Range: 0-27 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ ; rdfs:comment "Identifies health entities which have a low gross level of syntactic & semantic interoperability of receiving information systems" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000021531794966572 :OWLClass_00000021531794966572 rdf:type owl:Class ; rdfs:label "TreatmentServicesEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000003801599868419 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000002685257569048 ; owl:hasValue 22 ] ) ] ; rdfs:comment """Soruce: Q1_TypeOfOrg Value=22""" ; skos:definition """Treatment services providers or organizations contracted by the CCAC and receiving public funding to deliver their clinical treatment services in the patient's community or home. Scope: Providing services at least within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network and receiving provincial health ministry public funding. Examples: Visiting nurse programs, physiotherapists, occupational therapists Census Population in Region: 16 Acronyms: Synonyms: Home care Exclusions: Community-based treatment services/service providers not contracted by the CCAC or employed in a publicly funded health services organization. Includes independent physiotherapists, occupational therapists, massage therapists etc. sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000022520666892859 :OWLClass_00000022520666892859 rdf:type owl:Class ; rdfs:label "LowInteroperabilityEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017916886214588 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:maxInclusive "0.5"^^xsd:float ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; skos:definition """LowInteroperabilityEntities is a subClass of ScoredEntities derived from Q7-12 on eHIE survey. Constraints: HealthEntities and (hasInteroperability_eHIE_B_Score some float[<= 0.5f]) Range: 0-1 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ ; rdfs:comment "eHIE_B is less than 0.5 [less than half of all breadth, diversity and volume of exchanged information is sent or received electronically]" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000022535547594456 :OWLClass_00000022535547594456 rdf:type owl:Class ; rdfs:label "HighInteroperabilityEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000017916886214588 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:float ; owl:withRestrictions ( [ xsd:minExclusive "0.5"^^xsd:float ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; skos:definition """HighInteroperabilityEntities is a subClass of ScoredEntities derived from Q7-12 on eHIE survey. Constraints: HealthEntities and (hasInteroperability_eHIE_B_Score some float[> 0.5f]) Range: 0-1[Ratio] Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ ; rdfs:comment "HighInteroperabilityEntities are entities with scores over 0.5 which indicates half or more of all information that could be sent or received electronically is being sent or received electronically." . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000022671095971135 :OWLClass_00000022671095971135 rdf:type owl:Class ; rdfs:label "HighSendConnectivityEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000015288477615451 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minExclusive 8 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment """Connectivity refers to the Data is sent between enterprises or networks on a point to point basis. Information is targeted for specific users/IP addresses. """ ; skos:definition """HighSendConnectivityEntities is a subClass of ScoredEntities derived from Q7 on eHIE survey. Constraints: HealthEntities and (hasSendConnectivity some integer[> 8]) Range: 0-27 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000022828498286234 :OWLClass_00000022828498286234 rdf:type owl:Class ; rdfs:label "HighReceivingDepthEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000012367933072499 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minExclusive 8 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "Identifies health entities which have a high gross level of syntactic & semantic interoperability of receiving information systems" ; skos:definition """High ImpactEntities is a subClass of ScoredEntities derived from Q10 on eHIE survey. Constraints: HealthEntities and (hasReceivingDepth some integer[> 8]) 6. Range: 0-27 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000043601107484331 :OWLClass_00000043601107484331 rdf:type owl:Class ; rdfs:label "LowSendConnectivityEntities" ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000015288477615451 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:maxInclusive 8 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; rdfs:comment "Connectivity refers to the Data is shared between enterprises or networks on a point to point basis.Data may be sent and received by participants from separate entities. Information is targeted for specific users/IP addresses. " ; skos:definition """LowSendConnectivityEntities is a subClass of ScoredEntities derived from Q7 on eHIE survey. Constraints: HealthEntities and (hasSendConnectivity some integer[<= 8]) Range: 0-27 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000046447405077740 :OWLClass_00000046447405077740 rdf:type owl:Class ; rdfs:label "HealthEntities" ; skos:definition """A Health Entity is any health care service provider or organization, governed by a single corporate body and delivering clinical care in one or more locations under one or more corporate names, to individual patients or groups of patients, and where the predominant funding is from public sources. In relation to ElectronicHealthInformation the entity may be represented by a server, URI or URL associated with a healthcare service provider or organization which may or may not be within the \"scope\" i.e. within the geographic boundaries of the WWLHIN. An entity must deliver care from one or more geographic location within the healthcare system, but the corporate head office may be from outside the boundaries of the healthcare system. Scope: Related to HealthEntities operating within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Primary care practices and clinics, specialists practices and clinics, community services funded through the Community Care Access Centre (CCAC) or other public funding (LHIN), pharmacies, CCAC, diagnostic imaging facilities, public health units, community health centres, hospitals, palliative care centres, long term care, laboratories, diagnostic imaging organizations, emergency medical services, sport medicine clinics Census Population in Region: 517 Acronyms: CCAC, LHIN, MD, EMS, DI Synonyms: Acute care, residential care, psychiatric institutions, hospice, see examples above Exclusions: Service providers not providing services through the CCAC or receiving public funding for health services such as stand alone optometrists, dentists, midwives, psychologists, respiratory therapists, speech-language pathologists, physiotherapists, occupational therapists, dietitians and counsellors, \"complementary medicine\" such as homeopaths, naturopaths, wellness educators. sameAs """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_00000047080427386162 :OWLClass_00000047080427386162 rdf:type owl:Class ; rdfs:label "TypeElectronicHealthInformation" ; rdfs:subClassOf owl:Thing ; skos:definition """Electronic health information is information generated from an encounter of an individual patient or group of patients with healthcare organizations or providers, pertaining to the observation, diagnosis, treatment, management and decisionmaking related to disease or wellness, and gathered and/or stored in digital format. It broadly includes clinical information as well as non-clinical information required to idenitify or provide context for the clinical information. It is assumed that sending and receiving healthcare provider or organization identification information is available with each instance of information Scope: Related to health care services/entities at least within the regional geographic boundary of the Waterloo Wellington Local Health Integration Network. Examples: Diagnostic imaging information such as ultrasound images and radiologist reports; Inpatient/OutpatientTreatmentInformation such as emergency room encounter summaries, hospital discharge summaries and surgical reports Acronyms: eHI Synonyms: digital health information Exclusions: Faxed health information, phone communication of health information sameAs""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1001 :OWLClass_000000TPAP1001 rdf:type owl:Class ; rdfs:label "Abstracting" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that facilitates the collection and maintenance of coded patient information, with selected patient demographic, clinical, and admissions data from the medical record usually post-discharge. This information can be used for internal control, analysis, regulatory reports, etc. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1002 :OWLClass_000000TPAP1002 rdf:type owl:Class ; rdfs:label "Chart Tracking/Locator" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Chart tracking/locator software \" allows the updating and review of locations of patients’ medical records charts. It helps to track medical record charts by employing check out, check-in and reporting capabilities.\" OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1003 :OWLClass_000000TPAP1003 rdf:type owl:Class ; rdfs:label "Clinical Data Repository" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A centralized database that allows organizations to collect, store, access and report on clinical, administrative, and financial information collected from various applications within or across the healthcare organization that provides healthcare organizations an open environment for accessing/viewing, managing, and reporting enterprise information. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1004 :OWLClass_000000TPAP1004 rdf:type owl:Class ; rdfs:label "Computerized Practitioner Order Entry (CPOE)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An order entry application specifically designed to assist clinical practitioners in creating and managing medical orders for patient services or medications. This application has special electronic signature, workflow, and rules engine functions that reduce or eliminate medical errors associated with practitioner ordering processes. A computer application that accepts the provider's orders for diagnostic and treatment services electronically instead of the clinician recording them on an orders sheet or prescription pad. Also known as computerized physician order entry and computerized patient order entry. This application is a hospital-based solution that serves as “general purpose” CPOE system with potential for firing multivariate rules based on the data received by accessing laboratory results, current pharmacy orders etc. If the solution is “specific-diagnosis-only CPOE” and not able to respond to other data inputs, it does not meet the definition of Hospital-based CPOE solution. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1005 :OWLClass_000000TPAP1005 rdf:type owl:Class ; rdfs:label "Dictation" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition "" , """An application that captures stores and makes voice-originated information available for audio retrieval. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1006 :OWLClass_000000TPAP1006 rdf:type owl:Class ; rdfs:label "Dictation with Speech Recognition" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A dictation application that converts voice originated information into text files that are edited to create transcription reports. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1007 :OWLClass_000000TPAP1007 rdf:type owl:Class ; rdfs:label "Document Management - HIM" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Document management systems \"automatically organizes (as in chart assembly), secures (as in audit trails, encryption, etc.), and shares documents. Source: AHIMA http://library.ahima.org/xpedio/groups/public/documents/ahima/bok1_021595.hcsp?dDocName=bok1_021595 accessed Sept 1, 2012 Software systems allowing organizations to control the production, storage, management and distribution of electronic documents yielding greater efficiencies in the ability to reuse information and to control the flow of the documents, from creation to archiving. This software is often used to store documents related to registration, personnel management, and medical records. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1008 :OWLClass_000000TPAP1008 rdf:type owl:Class ; rdfs:label "Electronic Medication Administration Record (EMAR)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """eMAR is an electronic record keeping system that documents when medications are given to a patient during a hospital stay. This application supports the five rights of medication administration (right patient, right medication, right dose, right time, and the right route of administration) and can be used with bar coding functionality, but bar coding is not required. To achieve Stage 5 capabilities of the EMR Adoption Model (closed loop medication administration), the eMAR requires tightly coupled data flows between the CPOE, pharmacy (which may include automated dispensing machines and robotic devices), nursing eMAR , and bar code or RFID technologies to identify the patient, nurse administering the medication, and the medication. Medical errors are reduced, drug inventory costs are reduced, and billing is more accurate with closed loop medication administration. eMAR functionality is normally found within a nursing documentation application. OHA 2013 """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1009 :OWLClass_000000TPAP1009 rdf:type owl:Class ; rdfs:label "Electronic Patient Record (EPR)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Records management and workflow solution that reduces wait times, improves medical outcomes, and at the same time is a vital component of the Electronic Health Records (EHR) strategy. Electronic Patient Records enables authorized clinical users to have instant and complete access to electronic patient information and records anywhere, anytime. All of a patient’s history is consolidated in the electronic patient chart to produce a comprehensive view for healthcare providers, enhancing their ability to make informed decisions at the point of care. This system is developed to allow full integration of data gathered at the bedside into a highly customizable interface. The record includes parameters from ventilators, monitoring devices, laboratory results, prescriptions, and medical and nursing records. In summary it is an electronic patient record that contains electronic information about the patient: meds, labs results, images, patient demographics etc. It is an interface so to speak. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1010 :OWLClass_000000TPAP1010 rdf:type owl:Class ; rdfs:label "Encoder" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """This application enables health information management personnel to find and use complete and accurate codes and code modifiers for procedures and diagnosis to optimize billing and reimbursement. Example: 1234 is bronchitis, where as 1235 is bronchitis with asthma and 1236 is bronchitis with the stomach flu. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1011 :OWLClass_000000TPAP1011 rdf:type owl:Class ; rdfs:label "In-House Transcription" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Transcription functions are performed within the healthcare organization using internal resources and applications. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1012 :OWLClass_000000TPAP1012 rdf:type owl:Class ; rdfs:label "Nursing Documentation" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """This software documents nursing notes that describe the care or service to that client. Health records may be paper documents or electronic documents, such as electronic medical records, faxes, emails, audio or video tapes and images. Through documentation, nurses communicate their observations, decisions, actions and outcomes of these actions for clients. Documentation software tracks what occurred and when it occurred. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1013 :OWLClass_000000TPAP1013 rdf:type owl:Class ; rdfs:label "Order Entry (Includes Order Communications)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A legacy HIS application that allows for entry of orders from multiple sites including nursing stations, selected ancillary departments, and other service areas; allows viewing of single and composite results for each patient order. This function creates billing records as a by-product of the order entry function. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1014 :OWLClass_000000TPAP1014 rdf:type owl:Class ; rdfs:label "Outsourced Transcription" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Transcription functions are performed remotely with resources and remote hosted applications. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1015 :OWLClass_000000TPAP1015 rdf:type owl:Class ; rdfs:label "Physician Documentation" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """The use of structured template documentation by physicians to capture any of their patient findings that are part of the electronic medical record (e.g. history and physicals, diagnostic findings, discharge notes, etc). The structured template documentation captures discreet data that is used for interaction with the clinical decision support system relative to evidence based medicine guidelines and/or protocols. Dictation and transcription applications do not qualify as a physician documentation application for the purpose of this study. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1016 :OWLClass_000000TPAP1016 rdf:type owl:Class ; rdfs:label "Cardiology Information System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that specifically automates functions in the cardiology department. The application must provide some of the following: order processing, permanent patient history index maintenance, image and EKG tracing storage, transcribing and distributing results, clinical documentation, prep instruction cards maintenance, appointment scheduling, and management reporting. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1017 :OWLClass_000000TPAP1017 rdf:type owl:Class ; rdfs:label "DI/PACS Data Repository" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """DI/PACS (Digital Imaging/Picture Archive and Communciation System) systems are used to store, review, exchange and communicate about digital diagnostic imaging data. These systems are usually a part of an RIS or Radiology Information System which is used to schedule and manage workflows and data from the Imaging Department. OHA 2013 states that this category was removed and consolidated with DI Systems.""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1018 :OWLClass_000000TPAP1018 rdf:type owl:Class ; rdfs:label "Diagnostic Imaging (DI) System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Diagnostic imaging systems \" electronically collect, store, manage, distribute and display patient radiology images and reports – such as X-rays, ultrasounds, MRI and CT images – entirely in digital format, without the need for film\" Source: Canada Health Infoway https://www.infoway-inforoute.ca/index.php/programs-services/investment-programs/diagnostic-imaging-systems accessed September 1, 2012 Diagnostic Imaging System & PACS A shared diagnostic imaging repository service (DI-r) to store images and reports. integrate the DI results from the 23 hospital source system PACS to a regional DI repository Picture archiving and communications systems (PACS) and DI repositories are secure computer systems that contain patient radiology reports and images such as hospital-based CT scans, ultrasounds, MRIs, mammograms and x-rays. The diagnostic images and corresponding reports are stored in a regional repository from which they can be retrieved in digital format. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1019 :OWLClass_000000TPAP1019 rdf:type owl:Class ; rdfs:label "Radiology Information System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An automated RIS manages the operations and services of the radiology department. The functionality includes scheduling, patient and image tracking and the rapid retrieval of diagnostic reports. The RIS can be integrated with the hospital information system and a PACS to provide an efficient environment for users to collect process and manage data. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1020 :OWLClass_000000TPAP1020 rdf:type owl:Class ; rdfs:label "Drug Information System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Drug information systems are \" systems that enable authorized health care providers to access, manage, share and safeguard patients’ medication histories\" Source: Canada Health Infoway https://www.infoway-inforoute.ca/index.php/programs-services/investment-programs/drug-information-systems accessed Setpember 1, 2012 A drug information system is a tool that enables authorized health care providers to access, manage, share and safeguard patients' medication histories. A component of an electronic health record (EHR) system, a drug information system supports the storage and retrieval of patient prescription and medication information, and may provide application services supporting dispensing activities such as drug-usage evaluation or interaction checking as well as supports storage and retrieval of allergies or adverse reactions. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1021 :OWLClass_000000TPAP1021 rdf:type owl:Class ; rdfs:label "Pharmacy Management System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that provides complete support for the Pharmacy department from an operational, clinical and management perspective, helping to optimize patient safety, streamline workflow and reduce operational costs. It also allows the pharmacist to enter and fill physician orders and, as a byproduct, performs all of the related functions of patient charging, General Ledger updating, re-supply scheduling and inventory reduction/statistics maintenance. During order entry, the module automatically checks for Drug-Drug and Food-Drug Interactions and monitors for allergy contraindications. Maintenance of an on-line patient medication profile allows easy access by the pharmacist and may be viewed by nursing stations, ancillary departments and physicians. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1022 :OWLClass_000000TPAP1022 rdf:type owl:Class ; rdfs:label "Case Cart Management" ; rdfs:subClassOf :OWLClass_000000TPAP1002 ; skos:definition """Case cart management applications measure, monitor and manage equipment and other inventory on case carts, often in conjunction with handheld scanners and other materiels management systems. Software may also include location and throughput tracking functionality. Surgical Case Carts provide a tool for improving the management of supplies. Computer Software that will optimize Case Cart Management will deliver significant cost savings. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1023 :OWLClass_000000TPAP1023 rdf:type owl:Class ; rdfs:label "Emergency Department Information System (EDIS)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that assists Emergency Department clinicians and staff in the critical task of managing patients quickly and efficiently; directs each step of the patient management/patient flow and patient documentation process including triage, tracking, nursing & physician charting, disposition, charge capture, and management reporting. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1024 :OWLClass_000000TPAP1024 rdf:type owl:Class ; rdfs:label "Operating Room (Surgery) - Peri-Operative" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An OR application that provides clinical documentation/management of relevant Real time surgery procedure, both from a OR nurses and Anesthesiologists perspective; includes clinical order management, decision support, anesthesia documentation, integration to Anesthesia systems, smart cabinets, IVs, PACS images, monitors, potentially smart surgical instruments for image guided surgery. Provides for the management of relevant OR supplies/meds during surgery. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1025 :OWLClass_000000TPAP1025 rdf:type owl:Class ; rdfs:label "Operating Room (Surgery) - Post-Operative" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An OR application that provides clinical documentation/management of relevant follow-up procedures, transfers to step down units, ICUs, etc. both from a OR nurses and Anesthesiologists perspective.. includes clinical order management, decision support, integration to ventilator systems, smart cabinets, IVs, monitors, full charge capture and claim submission integration to HIS. Reporting on various clinical, operational and financial metrics- Quality, LOS, costs/charges/margin per case, outliers, etc. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1026 :OWLClass_000000TPAP1026 rdf:type owl:Class ; rdfs:label "Operating Room (Surgery) - Pre-Operative" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An OR application that provides clinical documentation/management of relevant pre-surgery information and patient preparation for surgery. It also provides for the management of relevant pre-surgery availability/scheduling/reservation/preparation of room, OR supplies/meds, and staff. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1027 :OWLClass_000000TPAP1027 rdf:type owl:Class ; rdfs:label "OR Scheduling" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A scheduling application that addresses all functions necessary to schedule patients, all required clinicians, materials, equipments, and surgical suites for surgical services provided by the healthcare organization. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1028 :OWLClass_000000TPAP1028 rdf:type owl:Class ; rdfs:label "Respiratory Care Information System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that supports the operation of providing respiratory care services. This application provides for order entry, worklists, and clinical documentation. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1029 :OWLClass_000000TPAP1029 rdf:type owl:Class ; rdfs:label "eReferral System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """eReferral System allows secure exchange of referrals and consulting reports among care provider organizations. This tool helps primary-care providers refer their patients to an appropriate specialist and share necessary information through the patient’s electronic medical records. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1030 :OWLClass_000000TPAP1030 rdf:type owl:Class ; rdfs:label "Browser" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A software application for retrieving, presenting and traversing information resources on the Web designed to enable users to access, retrieve and view documents and other resources on the Internet. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1031 :OWLClass_000000TPAP1031 rdf:type owl:Class ; rdfs:label "Business Process Management" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A broad category of business processes, application software and other technologies for gathering, storing, analyzing, and providing access to data to help users make better decisions. It can be described as the process of enhancing data into information and then into knowledge. Business intelligence is carried out to gain sustainable competitive advantage, and is a valuable core competence in some instances. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1032 :OWLClass_000000TPAP1032 rdf:type owl:Class ; rdfs:label "Data Warehouse Management" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A repository where all types of data (clinical, administrative and financial) are stored together for later retrieval. Data mining and decision-support systems are uses of a data warehouse. When the perspective of the strategy or user shifts from the enterprise view of aggregate data to the individual user or knowledge worker (who may need access to specialized or local database), then the system is referred to instead as a data mart. 2. A collection of clinical and / or financial data in a database designed to support clinical protocols and outcomes management decision making. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1033 :OWLClass_000000TPAP1033 rdf:type owl:Class ; rdfs:label "Fixed Asset Equipment Tracking" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """The management of fixed assets such as buildings, fixtures and machinery, which cannot be converted to a fair cash value in a timely manner. Fixed assets are often managed through the use of asset tags, which are tracked through serial numbers or bar codes, for easier organization, and are filed for the purpose of accounting, maintenance and theft deterrence. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1034 :OWLClass_000000TPAP1034 rdf:type owl:Class ; rdfs:label "Interface Engines " ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An interface engine is a tool that translates functions from different systems and protocols into a common format to facilitate information sharing. It is a translator for data or files to pass between systems. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1035 :OWLClass_000000TPAP1035 rdf:type owl:Class ; rdfs:label "Materials Management" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Materials management software supports the procurement and inventory functions for all hospital departments and operations. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1036 :OWLClass_000000TPAP1036 rdf:type owl:Class ; rdfs:label "Single Sign-On" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Single sign-on (SSO) - A specialized form of software authentication that enables a user to authenticate once and gain access to the resources of multiple software systems. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1038 :OWLClass_000000TPAP1038 rdf:type owl:Class ; rdfs:label "Virtual Terminal (VT) (e.g. Citrix)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition "Virtual terminal (VT) is an application service that allows host terminals on a multi-user network to interact with other hosts regardless of terminal type and characteristics, allows remote log-on by local area network managers for the purpose of management, and allows users to access information from another host processor for transaction processing, serving as a backup facility." . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1039 :OWLClass_000000TPAP1039 rdf:type owl:Class ; rdfs:label "Web Development Tool" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Software used to develop Web sites. Although often synonymous with 'Web authoring software', it implies a more programming-oriented set of tools for linking pages to databases and for manipulating other software components. It generally includes an HTML editor. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1040 :OWLClass_000000TPAP1040 rdf:type owl:Class ; rdfs:label "Anatomical Pathology" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that is used to manage the operations of histology and cytology departments within the pathology laboratory. POHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1041 :OWLClass_000000TPAP1041 rdf:type owl:Class ; rdfs:label "Blood Bank" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application specifically designed to support the management and operations of a hospital blood bank. These systems require FDA certification. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1042 :OWLClass_000000TPAP1042 rdf:type owl:Class ; rdfs:label "Genetics Testing" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """AKA Molecular Diagnostics / Genetics Testing Borrowing from two new disciplines, genomics and proteomics, molecular diagnostics categorizes cancer using technology such as mass spectrometry and gene chips. Genomics is the study of all the genes in a cell or organism, while proteomics is the study of all the proteins. Molecular diagnostics determines how these genes and proteins are interacting in a cell. It focuses upon patterns-- gene and protein activity patterns--in different types of cancerous or precancerous cells. Molecular diagnostics uncovers these sets of changes and captures this information as expression patterns. Also called \"molecular signatures,\" these expression patterns are improving the clinicians' ability to diagnose cancer. Soon all cancers may be diagnosed this way. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1043 :OWLClass_000000TPAP1043 rdf:type owl:Class ; rdfs:label "Laboratory Information System" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application to streamline the process management of the laboratory for basic clinical services such as hematology and chemistry. This application may provide general functional support for microbiology reporting, but does not generally support blood bank functions. Provides an automatic interface to laboratory analytical instruments to transfer verified results to nurse stations, chart carts, and remote physician offices. The module allows the user to receive orders from any designated location, process the order and report results, and maintain technical, statistical, and account information. It eliminates tedious paperwork, calculations, and written documentation while allowing for easy retrieval of data and statistics. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1044 :OWLClass_000000TPAP1044 rdf:type owl:Class ; rdfs:label "Microbiology" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application designed to manage the processes in a Microbiology department with a focus on antibiotic susceptibility testing, organism identification, and interfacing to microbiology testing equipment. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1045 :OWLClass_000000TPAP1045 rdf:type owl:Class ; rdfs:label "Synoptic Reporting" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Synoptic Reporting enables regulated health professionals to create structured reports to be used by other clinicians for patient care. A synoptic report uses a standardized nomenclature (e.g. SNOMED CT), a set of universally required findings based on best evidence, and a consistent report structure. Synoptic reporting provides clinicians confidence that data is correctly and completely captured, and key information about a patient’s health and health care is available to other care givers OHA 2013 """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1046 :OWLClass_000000TPAP1046 rdf:type owl:Class ; rdfs:label "Admission Discharge Transfer (ADT)/Registration" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that automates the hospital’s patient registration function in an on-line, real-time mode. The system includes on-line census, preregistration, patient history, patient admission, discharge, and admission discharge transfer functions. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1047 :OWLClass_000000TPAP1047 rdf:type owl:Class ; rdfs:label "Client Registry" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Client registry applications \" supports the centralized storage and retrieval of client (i.e. patient) identification data and enterprise client identifiers (ECIDs)\" Source: Canada Health Infoway https://www.infoway-inforoute.ca/index.php/programs-services/certification-services/what-infoway-certifies/client-registry accessed September 2, 2012 AKA EMPI An EMPI (Enterprise Master Person Index) is a system which coordinates client identification across multiple systems namely by collecting and sorting IDs and person identifying demographic information from source system (track new persons. Track changes to existing persons) These systems also take on several other tasks and responsibilities associated with client ID management. OHA 2013 """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1049 :OWLClass_000000TPAP1049 rdf:type owl:Class ; rdfs:label "Patient Scheduling" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """An application that coordinates scheduling of all the provider components for required patient services and identifies conflicts with other appointments for the patients or provider components. It may include preparation requirements, resource and materials requirements, staff workload lists and patient care notifications. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1050 :OWLClass_000000TPAP1050 rdf:type owl:Class ; rdfs:label "Provider Registry" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A provider registry is a comprehensive directory of participating authorized health care providers; each authorized health care provider will be authenticated to ensure that he/she is authorized to access electronic health records. A component of an electronic health record (EHR) system, a provider registry supports the centralized shortage and retrieval of provider (i.e. clinician) identification data, and enterprise provider identifiers (EPIDs). OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1051 :OWLClass_000000TPAP1051 rdf:type owl:Class ; rdfs:label "Release of Information Tracking" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Release of information tracking software monitors and tracks requests for clinical information from third parties This not being asked now OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_000000TPAP1052 :OWLClass_000000TPAP1052 rdf:type owl:Class ; rdfs:label "RFID - Patient Tracking" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """Radio-Frequency Identification. The RFID tag is attached to the patient, medications or supplies. The tag consists of a microchip with an antenna, and an interrogator or reader with an antenna. The reader sends out electromagnetic waves. The tag antenna is tuned to receive these waves. A passive RFID tag draws power from the field created by the reader and uses it to power the microchip's circuits. The chip then modulates the waves that the tag sends back to the reader and the reader converts the new waves into digital date. Used by nurses to track and identify patients and medications. OHA 2013""" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0002 :OWLClass_0002 rdf:type owl:Class ; rdfs:label "Sharing_DI_info_without_DI_system"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0009 ; owl:hasValue "false"^^xsd:boolean ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0010 ; owl:hasValue "false"^^xsd:boolean ] ) ] [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000004147053116248 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000004147053116248 ] ) ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging DI information but do not have a Diagnostic Imagining System" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0004 :OWLClass_0004 rdf:type owl:Class ; rdfs:label "ScoredEntities"@en ; rdfs:subClassOf :OWLClass_00000046447405077740 ; skos:definition "ScoredEntities are the subClass of health entities in the region that responded to the eHIE survey, and provided responses that were summed to provide an eHIE score" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0005 :OWLClass_0005 rdf:type owl:Class ; rdfs:label "HighImpactEntities"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000015639931782391 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minExclusive 13 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; skos:definition """High ImpactEntities is a subClass of ScoredEntities derived from Q16,17 on eHIE survey. Constraints: HealthEntities and (hasImpact some integer[> 13]) Range: 2-23 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0006 :OWLClass_0006 rdf:type owl:Class ; rdfs:label "LowImpactEntities"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_00000015639931782391 ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:maxInclusive 13 ] ) ] ] ) ] ; rdfs:subClassOf :OWLClass_0004 ; skos:definition """LowImpactEntities is a subClass of ScoredEntities derived from Q16,17 on eHIE survey. Constraints: HealthEntities and (hasImpact some integer[<=13]) Range: 2-23 Scope: Related to exchanges within the regional geographic boundaries of the Wellington Waterloo Local Health Integration Network. """ . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0011 :OWLClass_0011 rdf:type owl:Class ; rdfs:label "Sharing_Any_info_without_Interface_Engines_or_Browser"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0011 ; owl:hasValue "false"^^xsd:boolean ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0012 ; owl:hasValue "false"^^xsd:boolean ] ) ] [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000047080427386162 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000047080427386162 ] ) ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. A health entity without access to an interface engine or browser is unlikely to be electronically exchanging health information with other health entities." . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0013 :OWLClass_0013 rdf:type owl:Class ; rdfs:label "Sharing_Lab_info_without_Laboratory_Info_System"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000004147051708527 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000004147051708527 ] ) ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0014 ; owl:hasValue "false"^^xsd:boolean ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging laboratory information but do not have a Laboratory Information System" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0019 :OWLClass_0019 rdf:type owl:Class ; rdfs:label "Sharing_Med_info_without_Drug_Information_System"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000004147050078990 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000004147050078990 ] ) ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0016 ; owl:hasValue "false"^^xsd:boolean ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging medication information but do not have a Drug Information System" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0020 :OWLClass_0020 rdf:type owl:Class ; rdfs:label "Sharing_Scheduling_info_without_ProviderOrClient_Registry"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0017 ; owl:hasValue "false"^^xsd:boolean ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0018 ; owl:hasValue "false"^^xsd:boolean ] ) ] [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000004147060153734 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000004147060153734 ] ) ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging scheduling information but do not have a Provider or Client Registry" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0021 :OWLClass_0021 rdf:type owl:Class ; rdfs:label "Sharing_Patient_info_without_Client_Registry"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000003923140817338 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000003923140817338 ] ) ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0018 ; owl:hasValue "false"^^xsd:boolean ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging patient information but do not have a Client Registry" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0022 :OWLClass_0022 rdf:type owl:Class ; rdfs:label "Sharing_History_info_without_Client_Registry"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000004147058826750 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000004147058826750 ] ) ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0018 ; owl:hasValue "false"^^xsd:boolean ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging patient problemlist/history information but do not have a Client Registry" . ### http://whistl.uwaterloo.ca/heio.owl#OWLClass_0023 :OWLClass_0023 rdf:type owl:Class ; rdfs:label "Sharing_Referral_info_without_Provider_Registry"@en ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( :OWLClass_00000046447405077740 [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005107668655094 ; owl:someValuesFrom :OWLClass_00000004147057452553 ] [ rdf:type owl:Restriction ; owl:onProperty :OWLObjectProperty_00000005609830620092 ; owl:someValuesFrom :OWLClass_00000004147057452553 ] ) ] [ rdf:type owl:Restriction ; owl:onProperty :OWLDataProperty_0017 ; owl:hasValue "false"^^xsd:boolean ] ) ] ; rdfs:subClassOf :OWLClass_0000 ; skos:definition "Derived from Q6 on eHIE survey and OHA Clinical Capabilities and eHealth Adoption: Technologies and Applications Survey. This class consists of entities which report exchanging referral information but do not have a Provider Registry" . ### http://whistl.uwaterloo.ca/heio.owl#Lireless_Local_Area_Network_(WLAN) rdf:type owl:Class ; rdfs:label "Wireless Local Area Network (WLAN)" ; rdfs:subClassOf :OWLClass_00000004435667147659 ; skos:definition """A communication system that transmits and receives data using modulated electromagnetic waves, implemented as an extension to or as an alternative for a hard-wired LAN. WLANs are typically found within a small client node-dense locale (e.g. a campus or office building), or anywhere a traditional network cannot be deployed for logistical reasons. OHA 2013""" . ### http://www.w3.org/2002/07/owl#Thing owl:Thing rdf:type owl:Class . ################################################################# # # Individuals # ################################################################# ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002392017964014 :OWLNamedIndividual_00000002392017964014 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "Physicians_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002415802840305 :OWLNamedIndividual_00000002415802840305 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "Hospitals_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002600920176447 :OWLNamedIndividual_00000002600920176447 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "Labs_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002607469260199 :OWLNamedIndividual_00000002607469260199 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "ImagingFacilities_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002626041543827 :OWLNamedIndividual_00000002626041543827 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "Pharmacies_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002649491734564 :OWLNamedIndividual_00000002649491734564 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "CCACs_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002657225120790 :OWLNamedIndividual_00000002657225120790 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "PublicHealthEntities_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002672148819472 :OWLNamedIndividual_00000002672148819472 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "LongtermCareFacilities_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_00000002685412725639 :OWLNamedIndividual_00000002685412725639 rdf:type :OWLClass_00000046447405077740 , owl:NamedIndividual ; rdfs:label "Others_A" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1000-0-7 :OWLNamedIndividual_000000INRC1000-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1000-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1001-2-4 :OWLNamedIndividual_000000INRC1001-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1001-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1001-3-4 :OWLNamedIndividual_000000INRC1001-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1001-3-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-0-2 :OWLNamedIndividual_000000INRC1002-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-0-3 :OWLNamedIndividual_000000INRC1002-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-0-4 :OWLNamedIndividual_000000INRC1002-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-0-5 :OWLNamedIndividual_000000INRC1002-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-1-2 :OWLNamedIndividual_000000INRC1002-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-1-3 :OWLNamedIndividual_000000INRC1002-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-1-4 :OWLNamedIndividual_000000INRC1002-1-4 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-1-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-1-5 :OWLNamedIndividual_000000INRC1002-1-5 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-1-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-2-4 :OWLNamedIndividual_000000INRC1002-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-3-5 :OWLNamedIndividual_000000INRC1002-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-4-3 :OWLNamedIndividual_000000INRC1002-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1002-6-3 :OWLNamedIndividual_000000INRC1002-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1002-6-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1007-0-7 :OWLNamedIndividual_000000INRC1007-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1007-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1007-5-7 :OWLNamedIndividual_000000INRC1007-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1007-5-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1007-5-8 :OWLNamedIndividual_000000INRC1007-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1007-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1007-6-7 :OWLNamedIndividual_000000INRC1007-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1007-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1008-0-7 :OWLNamedIndividual_000000INRC1008-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1008-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1008-1-7 :OWLNamedIndividual_000000INRC1008-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1008-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1008-5-8 :OWLNamedIndividual_000000INRC1008-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1008-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1008-6-7 :OWLNamedIndividual_000000INRC1008-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1008-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1008-7-7 :OWLNamedIndividual_000000INRC1008-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1008-7-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1008-8-7 :OWLNamedIndividual_000000INRC1008-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1008-8-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1013-0-10 :OWLNamedIndividual_000000INRC1013-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1013-0-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1013-8-10 :OWLNamedIndividual_000000INRC1013-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1013-8-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-0-2 :OWLNamedIndividual_000000INRC1014-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-0-3 :OWLNamedIndividual_000000INRC1014-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-0-9 :OWLNamedIndividual_000000INRC1014-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-0-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-4-2 :OWLNamedIndividual_000000INRC1014-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-4-9 :OWLNamedIndividual_000000INRC1014-4-9 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-4-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-6-2 :OWLNamedIndividual_000000INRC1014-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-6-9 :OWLNamedIndividual_000000INRC1014-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-6-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-7-2 :OWLNamedIndividual_000000INRC1014-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1014-7-9 :OWLNamedIndividual_000000INRC1014-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1014-7-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1015-5-7 :OWLNamedIndividual_000000INRC1015-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1015-5-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1018-6-7 :OWLNamedIndividual_000000INRC1018-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1018-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1019-0-7 :OWLNamedIndividual_000000INRC1019-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1019-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1019-0-9 :OWLNamedIndividual_000000INRC1019-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1019-0-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1019-1-7 :OWLNamedIndividual_000000INRC1019-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1019-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1019-5-7 :OWLNamedIndividual_000000INRC1019-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1019-5-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1019-6-7 :OWLNamedIndividual_000000INRC1019-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1019-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1019-8-7 :OWLNamedIndividual_000000INRC1019-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1019-8-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-2 :OWLNamedIndividual_000000INRC1025-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-3 :OWLNamedIndividual_000000INRC1025-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-4 :OWLNamedIndividual_000000INRC1025-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-5 :OWLNamedIndividual_000000INRC1025-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-6 :OWLNamedIndividual_000000INRC1025-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-7 :OWLNamedIndividual_000000INRC1025-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-8 :OWLNamedIndividual_000000INRC1025-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-0-9 :OWLNamedIndividual_000000INRC1025-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-0-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-1-2 :OWLNamedIndividual_000000INRC1025-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-1-3 :OWLNamedIndividual_000000INRC1025-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-1-6 :OWLNamedIndividual_000000INRC1025-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-1-7 :OWLNamedIndividual_000000INRC1025-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-1-8 :OWLNamedIndividual_000000INRC1025-1-8 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-1-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-1-9 :OWLNamedIndividual_000000INRC1025-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-1-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-2-2 :OWLNamedIndividual_000000INRC1025-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-2-3 :OWLNamedIndividual_000000INRC1025-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-2-4 :OWLNamedIndividual_000000INRC1025-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-2-7 :OWLNamedIndividual_000000INRC1025-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-2-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-2-8 :OWLNamedIndividual_000000INRC1025-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-2-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-2-9 :OWLNamedIndividual_000000INRC1025-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-2-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-3-2 :OWLNamedIndividual_000000INRC1025-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-3-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-3-3 :OWLNamedIndividual_000000INRC1025-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-3-7 :OWLNamedIndividual_000000INRC1025-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-3-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-3-8 :OWLNamedIndividual_000000INRC1025-3-8 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-3-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-3-9 :OWLNamedIndividual_000000INRC1025-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-3-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-2 :OWLNamedIndividual_000000INRC1025-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-3 :OWLNamedIndividual_000000INRC1025-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-4 :OWLNamedIndividual_000000INRC1025-4-4 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-5 :OWLNamedIndividual_000000INRC1025-4-5 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-6 :OWLNamedIndividual_000000INRC1025-4-6 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-7 :OWLNamedIndividual_000000INRC1025-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-8 :OWLNamedIndividual_000000INRC1025-4-8 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-4-9 :OWLNamedIndividual_000000INRC1025-4-9 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-4-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-2 :OWLNamedIndividual_000000INRC1025-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-3 :OWLNamedIndividual_000000INRC1025-5-3 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-4 :OWLNamedIndividual_000000INRC1025-5-4 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-5 :OWLNamedIndividual_000000INRC1025-5-5 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-6 :OWLNamedIndividual_000000INRC1025-5-6 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-7 :OWLNamedIndividual_000000INRC1025-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-8 :OWLNamedIndividual_000000INRC1025-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-5-9 :OWLNamedIndividual_000000INRC1025-5-9 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-5-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-6-2 :OWLNamedIndividual_000000INRC1025-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-6-3 :OWLNamedIndividual_000000INRC1025-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-6-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-6-7 :OWLNamedIndividual_000000INRC1025-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-6-8 :OWLNamedIndividual_000000INRC1025-6-8 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-6-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-6-9 :OWLNamedIndividual_000000INRC1025-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-6-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-7-2 :OWLNamedIndividual_000000INRC1025-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-7-3 :OWLNamedIndividual_000000INRC1025-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-7-7 :OWLNamedIndividual_000000INRC1025-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-7-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-7-8 :OWLNamedIndividual_000000INRC1025-7-8 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-7-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-7-9 :OWLNamedIndividual_000000INRC1025-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-7-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-2 :OWLNamedIndividual_000000INRC1025-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-3 :OWLNamedIndividual_000000INRC1025-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-4 :OWLNamedIndividual_000000INRC1025-8-4 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-5 :OWLNamedIndividual_000000INRC1025-8-5 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-6 :OWLNamedIndividual_000000INRC1025-8-6 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-7 :OWLNamedIndividual_000000INRC1025-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-8 :OWLNamedIndividual_000000INRC1025-8-8 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1025-8-9 :OWLNamedIndividual_000000INRC1025-8-9 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1025-8-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1026-0-3 :OWLNamedIndividual_000000INRC1026-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1026-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1026-3-3 :OWLNamedIndividual_000000INRC1026-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1026-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1026-3-5 :OWLNamedIndividual_000000INRC1026-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1026-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1027-0-3 :OWLNamedIndividual_000000INRC1027-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1027-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1027-2-3 :OWLNamedIndividual_000000INRC1027-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1027-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1027-3-3 :OWLNamedIndividual_000000INRC1027-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1027-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1027-6-3 :OWLNamedIndividual_000000INRC1027-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1027-6-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1027-7-3 :OWLNamedIndividual_000000INRC1027-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1027-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1027-8-3 :OWLNamedIndividual_000000INRC1027-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1027-8-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1030-0-3 :OWLNamedIndividual_000000INRC1030-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1030-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1030-3-3 :OWLNamedIndividual_000000INRC1030-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1030-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1030-3-5 :OWLNamedIndividual_000000INRC1030-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1030-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1032-0-3 :OWLNamedIndividual_000000INRC1032-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1032-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1032-0-4 :OWLNamedIndividual_000000INRC1032-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1032-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1032-2-3 :OWLNamedIndividual_000000INRC1032-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1032-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1032-2-4 :OWLNamedIndividual_000000INRC1032-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1032-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1035-0-2 :OWLNamedIndividual_000000INRC1035-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1035-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1035-0-3 :OWLNamedIndividual_000000INRC1035-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1035-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1035-2-2 :OWLNamedIndividual_000000INRC1035-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1035-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1035-2-3 :OWLNamedIndividual_000000INRC1035-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1035-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-0-10 :OWLNamedIndividual_000000INRC1038-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-0-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-0-3 :OWLNamedIndividual_000000INRC1038-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-0-6 :OWLNamedIndividual_000000INRC1038-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-0-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-0-7 :OWLNamedIndividual_000000INRC1038-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-0-8 :OWLNamedIndividual_000000INRC1038-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-0-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-1-6 :OWLNamedIndividual_000000INRC1038-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-2-3 :OWLNamedIndividual_000000INRC1038-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-5-10 :OWLNamedIndividual_000000INRC1038-5-10 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-5-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-6-2 :OWLNamedIndividual_000000INRC1038-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-7-7 :OWLNamedIndividual_000000INRC1038-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-7-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1038-8-10 :OWLNamedIndividual_000000INRC1038-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1038-8-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1039-0-7 :OWLNamedIndividual_000000INRC1039-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1039-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1039-1-6 :OWLNamedIndividual_000000INRC1039-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1039-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1039-5-8 :OWLNamedIndividual_000000INRC1039-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1039-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1039-6-7 :OWLNamedIndividual_000000INRC1039-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1039-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1040-0-7 :OWLNamedIndividual_000000INRC1040-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1040-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1040-1-7 :OWLNamedIndividual_000000INRC1040-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1040-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1040-2-7 :OWLNamedIndividual_000000INRC1040-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1040-2-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1040-3-7 :OWLNamedIndividual_000000INRC1040-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1040-3-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1040-4-7 :OWLNamedIndividual_000000INRC1040-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1040-4-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1040-7-7 :OWLNamedIndividual_000000INRC1040-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1040-7-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1041-2-4 :OWLNamedIndividual_000000INRC1041-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1041-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1045-0-7 :OWLNamedIndividual_000000INRC1045-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1045-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1045-1-7 :OWLNamedIndividual_000000INRC1045-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1045-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1045-2-7 :OWLNamedIndividual_000000INRC1045-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1045-2-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1045-5-8 :OWLNamedIndividual_000000INRC1045-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1045-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1045-6-7 :OWLNamedIndividual_000000INRC1045-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1045-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1052-0-7 :OWLNamedIndividual_000000INRC1052-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1052-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1062-5-8 :OWLNamedIndividual_000000INRC1062-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1062-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1063-0-6 :OWLNamedIndividual_000000INRC1063-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1063-0-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1063-1-6 :OWLNamedIndividual_000000INRC1063-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1063-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-0-2 :OWLNamedIndividual_000000INRC1077-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-0-3 :OWLNamedIndividual_000000INRC1077-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-0-6 :OWLNamedIndividual_000000INRC1077-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-0-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-0-9 :OWLNamedIndividual_000000INRC1077-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-0-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-1-2 :OWLNamedIndividual_000000INRC1077-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-1-3 :OWLNamedIndividual_000000INRC1077-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-1-6 :OWLNamedIndividual_000000INRC1077-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-1-9 :OWLNamedIndividual_000000INRC1077-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-1-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-4-3 :OWLNamedIndividual_000000INRC1077-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-5-8 :OWLNamedIndividual_000000INRC1077-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1077-7-6 :OWLNamedIndividual_000000INRC1077-7-6 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1077-7-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1085-0-9 :OWLNamedIndividual_000000INRC1085-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1085-0-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1085-1-9 :OWLNamedIndividual_000000INRC1085-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1085-1-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1087-0-10 :OWLNamedIndividual_000000INRC1087-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1087-0-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1087-0-7 :OWLNamedIndividual_000000INRC1087-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1087-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1087-6-10 :OWLNamedIndividual_000000INRC1087-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1087-6-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1087-6-7 :OWLNamedIndividual_000000INRC1087-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1087-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1094-0-2 :OWLNamedIndividual_000000INRC1094-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1094-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1094-1-2 :OWLNamedIndividual_000000INRC1094-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1094-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1094-4-2 :OWLNamedIndividual_000000INRC1094-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1094-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1098-0-2 :OWLNamedIndividual_000000INRC1098-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1098-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1098-0-7 :OWLNamedIndividual_000000INRC1098-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1098-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1098-1-2 :OWLNamedIndividual_000000INRC1098-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1098-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1098-1-7 :OWLNamedIndividual_000000INRC1098-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1098-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1098-5-8 :OWLNamedIndividual_000000INRC1098-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1098-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1099-1-10 :OWLNamedIndividual_000000INRC1099-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1099-1-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1110-0-2 :OWLNamedIndividual_000000INRC1110-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1110-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1110-1-2 :OWLNamedIndividual_000000INRC1110-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1110-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1110-2-2 :OWLNamedIndividual_000000INRC1110-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1110-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1114-3-3 :OWLNamedIndividual_000000INRC1114-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1114-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1114-4-3 :OWLNamedIndividual_000000INRC1114-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1114-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-0-10 :OWLNamedIndividual_000000INRC1122-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-0-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-0-2 :OWLNamedIndividual_000000INRC1122-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-0-4 :OWLNamedIndividual_000000INRC1122-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-0-5 :OWLNamedIndividual_000000INRC1122-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-0-8 :OWLNamedIndividual_000000INRC1122-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-0-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-1-2 :OWLNamedIndividual_000000INRC1122-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-1-8 :OWLNamedIndividual_000000INRC1122-1-8 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-1-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-2-2 :OWLNamedIndividual_000000INRC1122-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-2-4 :OWLNamedIndividual_000000INRC1122-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-2-8 :OWLNamedIndividual_000000INRC1122-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-2-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-3-10 :OWLNamedIndividual_000000INRC1122-3-10 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-3-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-3-2 :OWLNamedIndividual_000000INRC1122-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-3-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-3-5 :OWLNamedIndividual_000000INRC1122-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-3-8 :OWLNamedIndividual_000000INRC1122-3-8 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-3-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-4-10 :OWLNamedIndividual_000000INRC1122-4-10 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-4-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-4-2 :OWLNamedIndividual_000000INRC1122-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-4-8 :OWLNamedIndividual_000000INRC1122-4-8 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-4-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-5-10 :OWLNamedIndividual_000000INRC1122-5-10 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-5-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-5-8 :OWLNamedIndividual_000000INRC1122-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-6-10 :OWLNamedIndividual_000000INRC1122-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-6-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-6-2 :OWLNamedIndividual_000000INRC1122-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-6-3 :OWLNamedIndividual_000000INRC1122-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-6-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-6-8 :OWLNamedIndividual_000000INRC1122-6-8 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-6-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1122-7-2 :OWLNamedIndividual_000000INRC1122-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1122-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-0-2 :OWLNamedIndividual_000000INRC1123-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-0-3 :OWLNamedIndividual_000000INRC1123-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-0-6 :OWLNamedIndividual_000000INRC1123-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-0-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-1-2 :OWLNamedIndividual_000000INRC1123-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-1-6 :OWLNamedIndividual_000000INRC1123-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-2-2 :OWLNamedIndividual_000000INRC1123-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-2-4 :OWLNamedIndividual_000000INRC1123-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-3-2 :OWLNamedIndividual_000000INRC1123-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-3-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-3-5 :OWLNamedIndividual_000000INRC1123-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-4-2 :OWLNamedIndividual_000000INRC1123-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-4-3 :OWLNamedIndividual_000000INRC1123-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-5-2 :OWLNamedIndividual_000000INRC1123-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-5-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-6-2 :OWLNamedIndividual_000000INRC1123-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-7-2 :OWLNamedIndividual_000000INRC1123-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1123-8-2 :OWLNamedIndividual_000000INRC1123-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1123-8-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1128-0-3 :OWLNamedIndividual_000000INRC1128-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1128-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1128-1-3 :OWLNamedIndividual_000000INRC1128-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1128-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1128-2-3 :OWLNamedIndividual_000000INRC1128-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1128-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1128-3-3 :OWLNamedIndividual_000000INRC1128-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1128-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1128-4-3 :OWLNamedIndividual_000000INRC1128-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1128-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1128-7-3 :OWLNamedIndividual_000000INRC1128-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1128-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1130-0-10 :OWLNamedIndividual_000000INRC1130-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1130-0-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1130-6-2 :OWLNamedIndividual_000000INRC1130-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1130-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-0-2 :OWLNamedIndividual_000000INRC1139-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-0-3 :OWLNamedIndividual_000000INRC1139-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-1-2 :OWLNamedIndividual_000000INRC1139-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-2-2 :OWLNamedIndividual_000000INRC1139-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-2-3 :OWLNamedIndividual_000000INRC1139-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-3-2 :OWLNamedIndividual_000000INRC1139-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-3-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-6-2 :OWLNamedIndividual_000000INRC1139-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-6-3 :OWLNamedIndividual_000000INRC1139-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-6-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1139-7-2 :OWLNamedIndividual_000000INRC1139-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1139-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-2 :OWLNamedIndividual_000000INRC1148-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-3 :OWLNamedIndividual_000000INRC1148-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-4 :OWLNamedIndividual_000000INRC1148-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-5 :OWLNamedIndividual_000000INRC1148-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-7 :OWLNamedIndividual_000000INRC1148-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-8 :OWLNamedIndividual_000000INRC1148-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-0-9 :OWLNamedIndividual_000000INRC1148-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-0-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-1-2 :OWLNamedIndividual_000000INRC1148-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-1-3 :OWLNamedIndividual_000000INRC1148-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-1-6 :OWLNamedIndividual_000000INRC1148-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-1-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-1-7 :OWLNamedIndividual_000000INRC1148-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-1-9 :OWLNamedIndividual_000000INRC1148-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-1-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-2-4 :OWLNamedIndividual_000000INRC1148-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-3-5 :OWLNamedIndividual_000000INRC1148-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-4-3 :OWLNamedIndividual_000000INRC1148-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-5-8 :OWLNamedIndividual_000000INRC1148-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-5-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-6-2 :OWLNamedIndividual_000000INRC1148-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-6-4 :OWLNamedIndividual_000000INRC1148-6-4 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-6-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-6-5 :OWLNamedIndividual_000000INRC1148-6-5 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-6-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-7-2 :OWLNamedIndividual_000000INRC1148-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1148-7-3 :OWLNamedIndividual_000000INRC1148-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1148-7-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-1-6 :OWLNamedIndividual_000000INRC1149-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-1-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-2-3 :OWLNamedIndividual_000000INRC1149-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-2-4 :OWLNamedIndividual_000000INRC1149-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-3-3 :OWLNamedIndividual_000000INRC1149-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-3-4 :OWLNamedIndividual_000000INRC1149-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-3-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-3-5 :OWLNamedIndividual_000000INRC1149-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1149-4-3 :OWLNamedIndividual_000000INRC1149-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1149-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1150-2-4 :OWLNamedIndividual_000000INRC1150-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1150-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1151-2-3 :OWLNamedIndividual_000000INRC1151-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1151-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1151-2-4 :OWLNamedIndividual_000000INRC1151-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1151-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1151-2-5 :OWLNamedIndividual_000000INRC1151-2-5 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1151-2-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1151-3-3 :OWLNamedIndividual_000000INRC1151-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1151-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1151-3-5 :OWLNamedIndividual_000000INRC1151-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1151-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1151-4-3 :OWLNamedIndividual_000000INRC1151-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1151-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1152-2-4 :OWLNamedIndividual_000000INRC1152-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1152-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-0-2 :OWLNamedIndividual_000000INRC1153-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-0-3 :OWLNamedIndividual_000000INRC1153-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-0-4 :OWLNamedIndividual_000000INRC1153-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-0-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-0-5 :OWLNamedIndividual_000000INRC1153-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-0-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-1-2 :OWLNamedIndividual_000000INRC1153-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-1-3 :OWLNamedIndividual_000000INRC1153-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-1-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-1-4 :OWLNamedIndividual_000000INRC1153-1-4 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-1-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-2-2 :OWLNamedIndividual_000000INRC1153-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-2-3 :OWLNamedIndividual_000000INRC1153-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-2-4 :OWLNamedIndividual_000000INRC1153-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-3-2 :OWLNamedIndividual_000000INRC1153-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-3-3 :OWLNamedIndividual_000000INRC1153-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-3-4 :OWLNamedIndividual_000000INRC1153-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-3-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-3-5 :OWLNamedIndividual_000000INRC1153-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-4-2 :OWLNamedIndividual_000000INRC1153-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-4-3 :OWLNamedIndividual_000000INRC1153-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-5-2 :OWLNamedIndividual_000000INRC1153-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-5-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-6-2 :OWLNamedIndividual_000000INRC1153-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-7-2 :OWLNamedIndividual_000000INRC1153-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1153-8-2 :OWLNamedIndividual_000000INRC1153-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1153-8-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-0-2 :OWLNamedIndividual_000000INRC1154-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-1-2 :OWLNamedIndividual_000000INRC1154-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-1-3 :OWLNamedIndividual_000000INRC1154-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-1-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-2-2 :OWLNamedIndividual_000000INRC1154-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-2-3 :OWLNamedIndividual_000000INRC1154-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-3-2 :OWLNamedIndividual_000000INRC1154-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-6-2 :OWLNamedIndividual_000000INRC1154-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-6-3 :OWLNamedIndividual_000000INRC1154-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-6-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1154-7-2 :OWLNamedIndividual_000000INRC1154-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1154-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-0-10 :OWLNamedIndividual_000000INRC1161-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-0-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-0-2 :OWLNamedIndividual_000000INRC1161-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-0-6 :OWLNamedIndividual_000000INRC1161-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-0-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-1-2 :OWLNamedIndividual_000000INRC1161-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-1-6 :OWLNamedIndividual_000000INRC1161-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-1-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-2-4 :OWLNamedIndividual_000000INRC1161-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-3-5 :OWLNamedIndividual_000000INRC1161-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-5-8 :OWLNamedIndividual_000000INRC1161-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-5-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1161-6-2 :OWLNamedIndividual_000000INRC1161-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1161-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-0-2 :OWLNamedIndividual_000000INRC1162-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-1-2 :OWLNamedIndividual_000000INRC1162-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-2-2 :OWLNamedIndividual_000000INRC1162-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-2-4 :OWLNamedIndividual_000000INRC1162-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-3-2 :OWLNamedIndividual_000000INRC1162-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-4-2 :OWLNamedIndividual_000000INRC1162-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-5-2 :OWLNamedIndividual_000000INRC1162-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-5-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-6-2 :OWLNamedIndividual_000000INRC1162-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-7-2 :OWLNamedIndividual_000000INRC1162-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1162-8-2 :OWLNamedIndividual_000000INRC1162-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1162-8-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1166-0-4 :OWLNamedIndividual_000000INRC1166-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1166-0-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1166-0-5 :OWLNamedIndividual_000000INRC1166-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1166-0-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1166-2-4 :OWLNamedIndividual_000000INRC1166-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1166-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1166-3-5 :OWLNamedIndividual_000000INRC1166-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1166-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1166-5-8 :OWLNamedIndividual_000000INRC1166-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1166-5-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1166-6-10 :OWLNamedIndividual_000000INRC1166-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1166-6-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1167-0-10 :OWLNamedIndividual_000000INRC1167-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1167-0-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1168-2-4 :OWLNamedIndividual_000000INRC1168-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1168-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1175-0-3 :OWLNamedIndividual_000000INRC1175-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1175-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1175-2-3 :OWLNamedIndividual_000000INRC1175-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1175-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-2 :OWLNamedIndividual_000000INRC1180-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-3 :OWLNamedIndividual_000000INRC1180-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-4 :OWLNamedIndividual_000000INRC1180-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-5 :OWLNamedIndividual_000000INRC1180-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-6 :OWLNamedIndividual_000000INRC1180-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-7 :OWLNamedIndividual_000000INRC1180-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-8 :OWLNamedIndividual_000000INRC1180-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-0-9 :OWLNamedIndividual_000000INRC1180-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-0-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-1-6 :OWLNamedIndividual_000000INRC1180-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-1-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-2-2 :OWLNamedIndividual_000000INRC1180-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-2-3 :OWLNamedIndividual_000000INRC1180-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-2-4 :OWLNamedIndividual_000000INRC1180-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-2-9 :OWLNamedIndividual_000000INRC1180-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-2-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-3-2 :OWLNamedIndividual_000000INRC1180-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-3-3 :OWLNamedIndividual_000000INRC1180-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-3-5 :OWLNamedIndividual_000000INRC1180-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-3-9 :OWLNamedIndividual_000000INRC1180-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-3-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-4-2 :OWLNamedIndividual_000000INRC1180-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-4-3 :OWLNamedIndividual_000000INRC1180-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-6-2 :OWLNamedIndividual_000000INRC1180-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-6-3 :OWLNamedIndividual_000000INRC1180-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-6-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-7-2 :OWLNamedIndividual_000000INRC1180-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1180-7-3 :OWLNamedIndividual_000000INRC1180-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1180-7-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1186-3-3 :OWLNamedIndividual_000000INRC1186-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1186-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1186-3-4 :OWLNamedIndividual_000000INRC1186-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1186-3-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1186-3-5 :OWLNamedIndividual_000000INRC1186-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1186-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1189-2-4 :OWLNamedIndividual_000000INRC1189-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1189-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1190-0-10 :OWLNamedIndividual_000000INRC1190-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1190-0-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1190-1-10 :OWLNamedIndividual_000000INRC1190-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1190-1-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-0-3 :OWLNamedIndividual_000000INRC1195-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-0-7 :OWLNamedIndividual_000000INRC1195-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-0-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-1-3 :OWLNamedIndividual_000000INRC1195-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-1-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-1-7 :OWLNamedIndividual_000000INRC1195-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-1-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-2-3 :OWLNamedIndividual_000000INRC1195-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-2-7 :OWLNamedIndividual_000000INRC1195-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-2-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-4-3 :OWLNamedIndividual_000000INRC1195-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-4-7 :OWLNamedIndividual_000000INRC1195-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-4-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-5-3 :OWLNamedIndividual_000000INRC1195-5-3 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-5-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-5-7 :OWLNamedIndividual_000000INRC1195-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-5-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-6-3 :OWLNamedIndividual_000000INRC1195-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-6-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-6-7 :OWLNamedIndividual_000000INRC1195-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-6-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-7-3 :OWLNamedIndividual_000000INRC1195-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-7-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-7-7 :OWLNamedIndividual_000000INRC1195-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-7-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-8-3 :OWLNamedIndividual_000000INRC1195-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-8-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1195-8-7 :OWLNamedIndividual_000000INRC1195-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1195-8-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1201-0-10 :OWLNamedIndividual_000000INRC1201-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1201-0-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1201-1-10 :OWLNamedIndividual_000000INRC1201-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1201-1-10" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-0-2 :OWLNamedIndividual_000000INRC1205-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-0-3 :OWLNamedIndividual_000000INRC1205-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-1-2 :OWLNamedIndividual_000000INRC1205-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-1-3 :OWLNamedIndividual_000000INRC1205-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-1-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-2-2 :OWLNamedIndividual_000000INRC1205-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-2-3 :OWLNamedIndividual_000000INRC1205-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-3-2 :OWLNamedIndividual_000000INRC1205-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-3-3 :OWLNamedIndividual_000000INRC1205-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-4-2 :OWLNamedIndividual_000000INRC1205-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-4-3 :OWLNamedIndividual_000000INRC1205-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-5-2 :OWLNamedIndividual_000000INRC1205-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-5-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-6-2 :OWLNamedIndividual_000000INRC1205-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-6-3 :OWLNamedIndividual_000000INRC1205-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-6-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-7-2 :OWLNamedIndividual_000000INRC1205-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-7-3 :OWLNamedIndividual_000000INRC1205-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-7-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-8-2 :OWLNamedIndividual_000000INRC1205-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-8-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1205-8-3 :OWLNamedIndividual_000000INRC1205-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1205-8-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-0-2 :OWLNamedIndividual_000000INRC1206-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-0-3 :OWLNamedIndividual_000000INRC1206-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-0-5 :OWLNamedIndividual_000000INRC1206-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-0-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-0-6 :OWLNamedIndividual_000000INRC1206-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-0-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-1-2 :OWLNamedIndividual_000000INRC1206-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-1-3 :OWLNamedIndividual_000000INRC1206-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-1-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-2-2 :OWLNamedIndividual_000000INRC1206-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-2-3 :OWLNamedIndividual_000000INRC1206-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-3-2 :OWLNamedIndividual_000000INRC1206-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-3-3 :OWLNamedIndividual_000000INRC1206-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-3-5 :OWLNamedIndividual_000000INRC1206-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-4-2 :OWLNamedIndividual_000000INRC1206-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-4-3 :OWLNamedIndividual_000000INRC1206-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-6-2 :OWLNamedIndividual_000000INRC1206-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-6-3 :OWLNamedIndividual_000000INRC1206-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-6-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-7-2 :OWLNamedIndividual_000000INRC1206-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1206-7-3 :OWLNamedIndividual_000000INRC1206-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1206-7-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1207-1-6 :OWLNamedIndividual_000000INRC1207-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1207-1-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1207-2-4 :OWLNamedIndividual_000000INRC1207-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1207-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1207-3-3 :OWLNamedIndividual_000000INRC1207-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1207-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1207-4-2 :OWLNamedIndividual_000000INRC1207-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1207-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1207-6-2 :OWLNamedIndividual_000000INRC1207-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1207-6-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1207-7-2 :OWLNamedIndividual_000000INRC1207-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1207-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1208-0-7 :OWLNamedIndividual_000000INRC1208-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1208-0-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1208-1-7 :OWLNamedIndividual_000000INRC1208-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1208-1-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1208-5-7 :OWLNamedIndividual_000000INRC1208-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1208-5-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1208-5-9 :OWLNamedIndividual_000000INRC1208-5-9 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1208-5-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1208-6-7 :OWLNamedIndividual_000000INRC1208-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1208-6-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1209-2-4 :OWLNamedIndividual_000000INRC1209-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1209-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-2 :OWLNamedIndividual_000000INRC1210-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-3 :OWLNamedIndividual_000000INRC1210-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-4 :OWLNamedIndividual_000000INRC1210-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-5 :OWLNamedIndividual_000000INRC1210-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-6 :OWLNamedIndividual_000000INRC1210-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-7 :OWLNamedIndividual_000000INRC1210-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-8 :OWLNamedIndividual_000000INRC1210-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-0-9 :OWLNamedIndividual_000000INRC1210-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-0-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-1-2 :OWLNamedIndividual_000000INRC1210-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-1-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-1-3 :OWLNamedIndividual_000000INRC1210-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-1-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-1-6 :OWLNamedIndividual_000000INRC1210-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-1-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-1-7 :OWLNamedIndividual_000000INRC1210-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-1-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-1-8 :OWLNamedIndividual_000000INRC1210-1-8 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-1-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-1-9 :OWLNamedIndividual_000000INRC1210-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-1-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-2 :OWLNamedIndividual_000000INRC1210-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-3 :OWLNamedIndividual_000000INRC1210-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-4 :OWLNamedIndividual_000000INRC1210-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-5 :OWLNamedIndividual_000000INRC1210-2-5 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-6 :OWLNamedIndividual_000000INRC1210-2-6 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-7 :OWLNamedIndividual_000000INRC1210-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-8 :OWLNamedIndividual_000000INRC1210-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-8" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-2-9 :OWLNamedIndividual_000000INRC1210-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-2-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-3-2 :OWLNamedIndividual_000000INRC1210-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-3-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-3-3 :OWLNamedIndividual_000000INRC1210-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-3-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-3-4 :OWLNamedIndividual_000000INRC1210-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-3-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-3-5 :OWLNamedIndividual_000000INRC1210-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-3-5" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-3-6 :OWLNamedIndividual_000000INRC1210-3-6 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-3-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-3-9 :OWLNamedIndividual_000000INRC1210-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-3-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-4-2 :OWLNamedIndividual_000000INRC1210-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-4-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-4-3 :OWLNamedIndividual_000000INRC1210-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-4-6 :OWLNamedIndividual_000000INRC1210-4-6 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-4-6" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-4-7 :OWLNamedIndividual_000000INRC1210-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-4-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-4-9 :OWLNamedIndividual_000000INRC1210-4-9 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-4-9" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-5-2 :OWLNamedIndividual_000000INRC1210-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-5-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-5-3 :OWLNamedIndividual_000000INRC1210-5-3 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-5-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-5-4 :OWLNamedIndividual_000000INRC1210-5-4 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-5-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-5-7 :OWLNamedIndividual_000000INRC1210-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-5-7" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-5-8 :OWLNamedIndividual_000000INRC1210-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-5-8" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-5-9 :OWLNamedIndividual_000000INRC1210-5-9 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-5-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-6-2 :OWLNamedIndividual_000000INRC1210-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-6-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-6-3 :OWLNamedIndividual_000000INRC1210-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-6-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-6-6 :OWLNamedIndividual_000000INRC1210-6-6 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-6-6" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-6-7 :OWLNamedIndividual_000000INRC1210-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-6-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-6-8 :OWLNamedIndividual_000000INRC1210-6-8 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-6-8" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-6-9 :OWLNamedIndividual_000000INRC1210-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-6-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-7-2 :OWLNamedIndividual_000000INRC1210-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-7-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-7-3 :OWLNamedIndividual_000000INRC1210-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-7-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-7-6 :OWLNamedIndividual_000000INRC1210-7-6 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-7-6" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-7-7 :OWLNamedIndividual_000000INRC1210-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-7-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1210-7-9 :OWLNamedIndividual_000000INRC1210-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1210-7-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-0-2 :OWLNamedIndividual_000000INRC1211-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-0-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-0-3 :OWLNamedIndividual_000000INRC1211-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-0-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-0-4 :OWLNamedIndividual_000000INRC1211-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-0-4" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-0-9 :OWLNamedIndividual_000000INRC1211-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-0-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-2-2 :OWLNamedIndividual_000000INRC1211-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-2-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-2-3 :OWLNamedIndividual_000000INRC1211-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-2-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-2-4 :OWLNamedIndividual_000000INRC1211-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-2-4" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1211-2-9 :OWLNamedIndividual_000000INRC1211-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1211-2-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1213-0-7 :OWLNamedIndividual_000000INRC1213-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1213-0-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1213-1-7 :OWLNamedIndividual_000000INRC1213-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1213-1-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1213-6-7 :OWLNamedIndividual_000000INRC1213-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1213-6-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC1213-7-7 :OWLNamedIndividual_000000INRC1213-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-1213-7-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2001-3-3 :OWLNamedIndividual_000000INRC2001-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2001-3-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2015-1-10 :OWLNamedIndividual_000000INRC2015-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2015-1-10" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2022-0-10 :OWLNamedIndividual_000000INRC2022-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2022-0-10" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2022-1-10 :OWLNamedIndividual_000000INRC2022-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2022-1-10" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-2 :OWLNamedIndividual_000000INRC2038-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-3 :OWLNamedIndividual_000000INRC2038-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-4 :OWLNamedIndividual_000000INRC2038-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-4" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-6 :OWLNamedIndividual_000000INRC2038-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-6" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-7 :OWLNamedIndividual_000000INRC2038-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-8 :OWLNamedIndividual_000000INRC2038-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-8" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-0-9 :OWLNamedIndividual_000000INRC2038-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-0-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-1-2 :OWLNamedIndividual_000000INRC2038-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-1-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-1-6 :OWLNamedIndividual_000000INRC2038-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-1-6" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-1-7 :OWLNamedIndividual_000000INRC2038-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-1-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-1-8 :OWLNamedIndividual_000000INRC2038-1-8 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-1-8" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-1-9 :OWLNamedIndividual_000000INRC2038-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-1-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-2-4 :OWLNamedIndividual_000000INRC2038-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-2-4" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-2-7 :OWLNamedIndividual_000000INRC2038-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-2-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-2-9 :OWLNamedIndividual_000000INRC2038-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-2-9" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-4-2 :OWLNamedIndividual_000000INRC2038-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-4-2" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-4-3 :OWLNamedIndividual_000000INRC2038-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-4-3" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-4-7 :OWLNamedIndividual_000000INRC2038-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-4-7" ; owl:priorVersion """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-4-9 :OWLNamedIndividual_000000INRC2038-4-9 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-4-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-6-2 :OWLNamedIndividual_000000INRC2038-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-6-3 :OWLNamedIndividual_000000INRC2038-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-6-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-6-7 :OWLNamedIndividual_000000INRC2038-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-6-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-6-8 :OWLNamedIndividual_000000INRC2038-6-8 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-6-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-6-9 :OWLNamedIndividual_000000INRC2038-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-6-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-7-2 :OWLNamedIndividual_000000INRC2038-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-7-3 :OWLNamedIndividual_000000INRC2038-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2038-7-9 :OWLNamedIndividual_000000INRC2038-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2038-7-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2039-0-3 :OWLNamedIndividual_000000INRC2039-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2039-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2039-1-3 :OWLNamedIndividual_000000INRC2039-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2039-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2039-2-3 :OWLNamedIndividual_000000INRC2039-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2039-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2039-3-3 :OWLNamedIndividual_000000INRC2039-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2039-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2039-4-3 :OWLNamedIndividual_000000INRC2039-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2039-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-0-2 :OWLNamedIndividual_000000INRC2045-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-0-3 :OWLNamedIndividual_000000INRC2045-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-1-3 :OWLNamedIndividual_000000INRC2045-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-2-3 :OWLNamedIndividual_000000INRC2045-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-3-3 :OWLNamedIndividual_000000INRC2045-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-4-3 :OWLNamedIndividual_000000INRC2045-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-6-2 :OWLNamedIndividual_000000INRC2045-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-7-3 :OWLNamedIndividual_000000INRC2045-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2045-8-3 :OWLNamedIndividual_000000INRC2045-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2045-8-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2046-0-3 :OWLNamedIndividual_000000INRC2046-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2046-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2046-1-3 :OWLNamedIndividual_000000INRC2046-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2046-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2046-2-3 :OWLNamedIndividual_000000INRC2046-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2046-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2046-3-3 :OWLNamedIndividual_000000INRC2046-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2046-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2046-4-3 :OWLNamedIndividual_000000INRC2046-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2046-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2047-0-3 :OWLNamedIndividual_000000INRC2047-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2047-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2047-2-3 :OWLNamedIndividual_000000INRC2047-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2047-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2047-3-3 :OWLNamedIndividual_000000INRC2047-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2047-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2047-8-3 :OWLNamedIndividual_000000INRC2047-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2047-8-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-0-2 :OWLNamedIndividual_000000INRC2051-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-0-3 :OWLNamedIndividual_000000INRC2051-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-0-4 :OWLNamedIndividual_000000INRC2051-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-0-5 :OWLNamedIndividual_000000INRC2051-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-1-2 :OWLNamedIndividual_000000INRC2051-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-2-3 :OWLNamedIndividual_000000INRC2051-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-2-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-2-4 :OWLNamedIndividual_000000INRC2051-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-2-5 :OWLNamedIndividual_000000INRC2051-2-5 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-2-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-3-3 :OWLNamedIndividual_000000INRC2051-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-3-5 :OWLNamedIndividual_000000INRC2051-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-4-3 :OWLNamedIndividual_000000INRC2051-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-6-2 :OWLNamedIndividual_000000INRC2051-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-6-3 :OWLNamedIndividual_000000INRC2051-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-6-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2051-7-2 :OWLNamedIndividual_000000INRC2051-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2051-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2052-0-3 :OWLNamedIndividual_000000INRC2052-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2052-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2052-2-3 :OWLNamedIndividual_000000INRC2052-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2052-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2052-2-4 :OWLNamedIndividual_000000INRC2052-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2052-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2052-3-3 :OWLNamedIndividual_000000INRC2052-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2052-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2055-3-3 :OWLNamedIndividual_000000INRC2055-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2055-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2089-0-3 :OWLNamedIndividual_000000INRC2089-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2089-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2089-1-3 :OWLNamedIndividual_000000INRC2089-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2089-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2089-2-3 :OWLNamedIndividual_000000INRC2089-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2089-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2089-3-3 :OWLNamedIndividual_000000INRC2089-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2089-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2089-4-3 :OWLNamedIndividual_000000INRC2089-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2089-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2089-7-3 :OWLNamedIndividual_000000INRC2089-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2089-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2099-2-4 :OWLNamedIndividual_000000INRC2099-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2099-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2106-0-2 :OWLNamedIndividual_000000INRC2106-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2106-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2106-2-4 :OWLNamedIndividual_000000INRC2106-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2106-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2106-6-2 :OWLNamedIndividual_000000INRC2106-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2106-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2106-8-2 :OWLNamedIndividual_000000INRC2106-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2106-8-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2106-8-3 :OWLNamedIndividual_000000INRC2106-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2106-8-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-0-3 :OWLNamedIndividual_000000INRC2121-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-1-3 :OWLNamedIndividual_000000INRC2121-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-2-3 :OWLNamedIndividual_000000INRC2121-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-2-4 :OWLNamedIndividual_000000INRC2121-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-3-3 :OWLNamedIndividual_000000INRC2121-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-4-3 :OWLNamedIndividual_000000INRC2121-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-4-3" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2121-7-3 :OWLNamedIndividual_000000INRC2121-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2121-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2125-0-4 :OWLNamedIndividual_000000INRC2125-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2125-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2125-0-5 :OWLNamedIndividual_000000INRC2125-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2125-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2125-2-4 :OWLNamedIndividual_000000INRC2125-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2125-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2125-3-5 :OWLNamedIndividual_000000INRC2125-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2125-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-0-2 :OWLNamedIndividual_000000INRC2134-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-0-3 :OWLNamedIndividual_000000INRC2134-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-1-2 :OWLNamedIndividual_000000INRC2134-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-1-4 :OWLNamedIndividual_000000INRC2134-1-4 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-1-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-2-4 :OWLNamedIndividual_000000INRC2134-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-3-5 :OWLNamedIndividual_000000INRC2134-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-3-5" ; skos:definition """Property defines the relationship between HealthEntities (domain) receiving TypeElectronicHealthInformation(range) (inverse of isReceivedBy) """ , """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-4-2 :OWLNamedIndividual_000000INRC2134-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-4-3 :OWLNamedIndividual_000000INRC2134-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-5-8 :OWLNamedIndividual_000000INRC2134-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-7-2 :OWLNamedIndividual_000000INRC2134-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-7-2" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2134-7-3 :OWLNamedIndividual_000000INRC2134-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2134-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2147-2-4 :OWLNamedIndividual_000000INRC2147-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2147-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2147-3-5 :OWLNamedIndividual_000000INRC2147-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2147-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2147-6-2 :OWLNamedIndividual_000000INRC2147-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2147-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-2 :OWLNamedIndividual_000000INRC2155-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-3 :OWLNamedIndividual_000000INRC2155-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-4 :OWLNamedIndividual_000000INRC2155-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-5 :OWLNamedIndividual_000000INRC2155-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-6 :OWLNamedIndividual_000000INRC2155-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-6" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-7 :OWLNamedIndividual_000000INRC2155-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-0-9 :OWLNamedIndividual_000000INRC2155-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-0-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-1-2 :OWLNamedIndividual_000000INRC2155-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-1-3 :OWLNamedIndividual_000000INRC2155-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-1-5 :OWLNamedIndividual_000000INRC2155-1-5 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-1-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-2-2 :OWLNamedIndividual_000000INRC2155-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-2-3 :OWLNamedIndividual_000000INRC2155-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-2-4 :OWLNamedIndividual_000000INRC2155-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-3-2 :OWLNamedIndividual_000000INRC2155-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-3-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-3-3 :OWLNamedIndividual_000000INRC2155-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-3-9 :OWLNamedIndividual_000000INRC2155-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-3-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-6-2 :OWLNamedIndividual_000000INRC2155-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-7-2 :OWLNamedIndividual_000000INRC2155-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-7-3 :OWLNamedIndividual_000000INRC2155-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2155-7-9 :OWLNamedIndividual_000000INRC2155-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2155-7-9" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2157-0-4 :OWLNamedIndividual_000000INRC2157-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2157-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2157-0-5 :OWLNamedIndividual_000000INRC2157-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2157-0-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2157-3-5 :OWLNamedIndividual_000000INRC2157-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2157-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2161-2-4 :OWLNamedIndividual_000000INRC2161-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2161-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2161-3-5 :OWLNamedIndividual_000000INRC2161-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2161-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2174-0-3 :OWLNamedIndividual_000000INRC2174-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2174-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2174-0-4 :OWLNamedIndividual_000000INRC2174-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2174-0-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2174-2-3 :OWLNamedIndividual_000000INRC2174-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2174-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2174-2-4 :OWLNamedIndividual_000000INRC2174-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2174-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2174-3-3 :OWLNamedIndividual_000000INRC2174-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2174-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2174-4-3 :OWLNamedIndividual_000000INRC2174-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2174-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2180-0-10 :OWLNamedIndividual_000000INRC2180-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2180-0-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2180-1-10 :OWLNamedIndividual_000000INRC2180-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2180-1-10" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2180-2-4 :OWLNamedIndividual_000000INRC2180-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2180-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-0-2 :OWLNamedIndividual_000000INRC2182-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-0-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-0-3 :OWLNamedIndividual_000000INRC2182-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-0-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-0-4 :OWLNamedIndividual_000000INRC2182-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-0-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-1-2 :OWLNamedIndividual_000000INRC2182-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-1-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-1-3 :OWLNamedIndividual_000000INRC2182-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-1-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-1-7 :OWLNamedIndividual_000000INRC2182-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-1-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-2-2 :OWLNamedIndividual_000000INRC2182-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-2-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-2-3 :OWLNamedIndividual_000000INRC2182-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-2-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-2-4 :OWLNamedIndividual_000000INRC2182-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-2-7 :OWLNamedIndividual_000000INRC2182-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-2-7" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-3-2 :OWLNamedIndividual_000000INRC2182-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-3-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-3-3 :OWLNamedIndividual_000000INRC2182-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-3-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-3-4 :OWLNamedIndividual_000000INRC2182-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-3-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-4-2 :OWLNamedIndividual_000000INRC2182-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-4-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-4-3 :OWLNamedIndividual_000000INRC2182-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-4-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-5-8 :OWLNamedIndividual_000000INRC2182-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-5-8" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-6-2 :OWLNamedIndividual_000000INRC2182-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-6-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-7-2 :OWLNamedIndividual_000000INRC2182-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-7-2" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC2182-7-3 :OWLNamedIndividual_000000INRC2182-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-2182-7-3" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC3004-2-4 :OWLNamedIndividual_000000INRC3004-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-3004-2-4" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC3006-2-4 :OWLNamedIndividual_000000INRC3006-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-3006-2-4" ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INRC3006-3-5 :OWLNamedIndividual_000000INRC3006-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-RC-3006-3-5" ; skos:definition """EHI-RC-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_RC*, receives patient/client information 1, q6b_RC*, receives medication information 2, q6c_RC*, receives laboratory information 3, q6d_RC*, receives diagnostic imaging information 4, q6e_RC*, receives inpatient/outpatient treatment information 5, q6f_RC*, receives public health information 6, q6g_RC*, receives referral information 7, q6h_RC*, receives problem list/history information 8, q6i_RC*, receives scheduling information (3) Destination of received information Code, Question, Meaning 2, q6*_RC3, from Physicians 3, q6*_RC4, from Hospital 4, q6*_RC5, from Lab 5, q6*_RC6, from Imagine Facility 6, q6*_RC7, from Pharmacy 7, q6*_RC8, from CCAC 8, q6*_RC9, from Public Health 9, q6*_RC10, from Long term care facility 10, q6*_RC11, from Other """ ; :OWLObjectProperty_00000005245232586823 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-0-10 :OWLNamedIndividual_000000INSN1000-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-0-7 :OWLNamedIndividual_000000INSN1000-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-0-9 :OWLNamedIndividual_000000INSN1000-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-6-7 :OWLNamedIndividual_000000INSN1000-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-6-9 :OWLNamedIndividual_000000INSN1000-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-6-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-7-7 :OWLNamedIndividual_000000INSN1000-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-8-10 :OWLNamedIndividual_000000INSN1000-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-8-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1000-8-7 :OWLNamedIndividual_000000INSN1000-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1000-8-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1001-0-10 :OWLNamedIndividual_000000INSN1001-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1001-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1001-1-10 :OWLNamedIndividual_000000INSN1001-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1001-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1001-6-10 :OWLNamedIndividual_000000INSN1001-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1001-6-10" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1002-6-10 :OWLNamedIndividual_000000INSN1002-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1002-6-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1008-0-10 :OWLNamedIndividual_000000INSN1008-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1008-0-10" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1008-6-7 :OWLNamedIndividual_000000INSN1008-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1008-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1008-7-7 :OWLNamedIndividual_000000INSN1008-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1008-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1008-8-10 :OWLNamedIndividual_000000INSN1008-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1008-8-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1013-0-10 :OWLNamedIndividual_000000INSN1013-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1013-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1013-8-10 :OWLNamedIndividual_000000INSN1013-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1013-8-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-0-2 :OWLNamedIndividual_000000INSN1014-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-0-3 :OWLNamedIndividual_000000INSN1014-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-0-7 :OWLNamedIndividual_000000INSN1014-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-0-9 :OWLNamedIndividual_000000INSN1014-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-2-2 :OWLNamedIndividual_000000INSN1014-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-2-3 :OWLNamedIndividual_000000INSN1014-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-6-2 :OWLNamedIndividual_000000INSN1014-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-6-3 :OWLNamedIndividual_000000INSN1014-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-7-2 :OWLNamedIndividual_000000INSN1014-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-7-9 :OWLNamedIndividual_000000INSN1014-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-7-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1014-8-9 :OWLNamedIndividual_000000INSN1014-8-9 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1014-8-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1015-8-10 :OWLNamedIndividual_000000INSN1015-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1015-8-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1019-0-7 :OWLNamedIndividual_000000INSN1019-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1019-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1019-6-7 :OWLNamedIndividual_000000INSN1019-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1019-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1019-6-9 :OWLNamedIndividual_000000INSN1019-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1019-6-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1019-7-7 :OWLNamedIndividual_000000INSN1019-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1019-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1019-8-7 :OWLNamedIndividual_000000INSN1019-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1019-8-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1020-0-2 :OWLNamedIndividual_000000INSN1020-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1020-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1020-0-7 :OWLNamedIndividual_000000INSN1020-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1020-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1020-0-9 :OWLNamedIndividual_000000INSN1020-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1020-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1020-3-2 :OWLNamedIndividual_000000INSN1020-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1020-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1020-3-7 :OWLNamedIndividual_000000INSN1020-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1020-3-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1020-3-9 :OWLNamedIndividual_000000INSN1020-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1020-3-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-0-10 :OWLNamedIndividual_000000INSN1025-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-0-2 :OWLNamedIndividual_000000INSN1025-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-0-3 :OWLNamedIndividual_000000INSN1025-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-2-10 :OWLNamedIndividual_000000INSN1025-2-10 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-2-10" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-2-3 :OWLNamedIndividual_000000INSN1025-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-3-10 :OWLNamedIndividual_000000INSN1025-3-10 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-3-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-3-3 :OWLNamedIndividual_000000INSN1025-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-4-10 :OWLNamedIndividual_000000INSN1025-4-10 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-4-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-4-3 :OWLNamedIndividual_000000INSN1025-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-4-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-6-10 :OWLNamedIndividual_000000INSN1025-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-6-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-7-3 :OWLNamedIndividual_000000INSN1025-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-8-10 :OWLNamedIndividual_000000INSN1025-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-8-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-8-2 :OWLNamedIndividual_000000INSN1025-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-8-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1025-8-3 :OWLNamedIndividual_000000INSN1025-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1025-8-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1026-0-2 :OWLNamedIndividual_000000INSN1026-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1026-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1026-2-2 :OWLNamedIndividual_000000INSN1026-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1026-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1026-3-2 :OWLNamedIndividual_000000INSN1026-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1026-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1026-3-3 :OWLNamedIndividual_000000INSN1026-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1026-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1026-4-2 :OWLNamedIndividual_000000INSN1026-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1026-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-0-10 :OWLNamedIndividual_000000INSN1027-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-0-3 :OWLNamedIndividual_000000INSN1027-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-2-10 :OWLNamedIndividual_000000INSN1027-2-10 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-2-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-2-3 :OWLNamedIndividual_000000INSN1027-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-3-10 :OWLNamedIndividual_000000INSN1027-3-10 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-3-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-3-3 :OWLNamedIndividual_000000INSN1027-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-7-10 :OWLNamedIndividual_000000INSN1027-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-8-10 :OWLNamedIndividual_000000INSN1027-8-10 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-8-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1027-8-3 :OWLNamedIndividual_000000INSN1027-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1027-8-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1028-0-2 :OWLNamedIndividual_000000INSN1028-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1028-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1028-0-3 :OWLNamedIndividual_000000INSN1028-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1028-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1028-0-7 :OWLNamedIndividual_000000INSN1028-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1028-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1028-0-9 :OWLNamedIndividual_000000INSN1028-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1028-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1028-2-2 :OWLNamedIndividual_000000INSN1028-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1028-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1030-0-2 :OWLNamedIndividual_000000INSN1030-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1030-0-2" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1030-2-2 :OWLNamedIndividual_000000INSN1030-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1030-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1030-3-2 :OWLNamedIndividual_000000INSN1030-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1030-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1030-3-3 :OWLNamedIndividual_000000INSN1030-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1030-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1030-4-2 :OWLNamedIndividual_000000INSN1030-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1030-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1032-0-2 :OWLNamedIndividual_000000INSN1032-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1032-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1032-0-3 :OWLNamedIndividual_000000INSN1032-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1032-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1032-0-4 :OWLNamedIndividual_000000INSN1032-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1032-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1032-2-2 :OWLNamedIndividual_000000INSN1032-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1032-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1032-2-3 :OWLNamedIndividual_000000INSN1032-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1032-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1032-2-4 :OWLNamedIndividual_000000INSN1032-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1032-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1034-0-10 :OWLNamedIndividual_000000INSN1034-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1034-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1034-0-2 :OWLNamedIndividual_000000INSN1034-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1034-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1034-2-2 :OWLNamedIndividual_000000INSN1034-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1034-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1035-0-2 :OWLNamedIndividual_000000INSN1035-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1035-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1035-0-3 :OWLNamedIndividual_000000INSN1035-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1035-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1035-2-2 :OWLNamedIndividual_000000INSN1035-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1035-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1035-2-3 :OWLNamedIndividual_000000INSN1035-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1035-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1038-0-10 :OWLNamedIndividual_000000INSN1038-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1038-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1038-0-6 :OWLNamedIndividual_000000INSN1038-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1038-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1038-1-6 :OWLNamedIndividual_000000INSN1038-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1038-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1038-5-10 :OWLNamedIndividual_000000INSN1038-5-10 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1038-5-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1039-5-8 :OWLNamedIndividual_000000INSN1039-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1039-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1040-0-10 :OWLNamedIndividual_000000INSN1040-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1040-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1040-0-7 :OWLNamedIndividual_000000INSN1040-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1040-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1040-1-10 :OWLNamedIndividual_000000INSN1040-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1040-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1040-1-7 :OWLNamedIndividual_000000INSN1040-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1040-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1040-7-10 :OWLNamedIndividual_000000INSN1040-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1040-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1040-7-7 :OWLNamedIndividual_000000INSN1040-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1040-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1041-0-8 :OWLNamedIndividual_000000INSN1041-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1041-0-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1041-5-8 :OWLNamedIndividual_000000INSN1041-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1041-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1052-0-10 :OWLNamedIndividual_000000INSN1052-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1052-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1052-5-10 :OWLNamedIndividual_000000INSN1052-5-10 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1052-5-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1062-0-10 :OWLNamedIndividual_000000INSN1062-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1062-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1062-7-10 :OWLNamedIndividual_000000INSN1062-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1062-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1063-0-10 :OWLNamedIndividual_000000INSN1063-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1063-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1063-0-6 :OWLNamedIndividual_000000INSN1063-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1063-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1063-0-7 :OWLNamedIndividual_000000INSN1063-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1063-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1063-1-6 :OWLNamedIndividual_000000INSN1063-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1063-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-0-2 :OWLNamedIndividual_000000INSN1077-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-0-6 :OWLNamedIndividual_000000INSN1077-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-0-9 :OWLNamedIndividual_000000INSN1077-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-1-2 :OWLNamedIndividual_000000INSN1077-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-1-3 :OWLNamedIndividual_000000INSN1077-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-1-6 :OWLNamedIndividual_000000INSN1077-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-1-9 :OWLNamedIndividual_000000INSN1077-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-7-2 :OWLNamedIndividual_000000INSN1077-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-7-6 :OWLNamedIndividual_000000INSN1077-7-6 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-7-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1077-7-9 :OWLNamedIndividual_000000INSN1077-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1077-7-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1085-0-9 :OWLNamedIndividual_000000INSN1085-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1085-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1085-1-9 :OWLNamedIndividual_000000INSN1085-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1085-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1087-0-10 :OWLNamedIndividual_000000INSN1087-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1087-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1087-0-7 :OWLNamedIndividual_000000INSN1087-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1087-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1087-1-10 :OWLNamedIndividual_000000INSN1087-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1087-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1094-0-2 :OWLNamedIndividual_000000INSN1094-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1094-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1094-1-2 :OWLNamedIndividual_000000INSN1094-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1094-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1098-0-10 :OWLNamedIndividual_000000INSN1098-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1098-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1098-1-10 :OWLNamedIndividual_000000INSN1098-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1098-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1098-5-8 :OWLNamedIndividual_000000INSN1098-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1098-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1099-0-10 :OWLNamedIndividual_000000INSN1099-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1099-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1099-1-10 :OWLNamedIndividual_000000INSN1099-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1099-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1099-7-10 :OWLNamedIndividual_000000INSN1099-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1099-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1106-0-10 :OWLNamedIndividual_000000INSN1106-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1106-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1106-1-10 :OWLNamedIndividual_000000INSN1106-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1106-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1110-0-2 :OWLNamedIndividual_000000INSN1110-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1110-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1110-1-2 :OWLNamedIndividual_000000INSN1110-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1110-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1110-7-2 :OWLNamedIndividual_000000INSN1110-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1110-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-0-10 :OWLNamedIndividual_000000INSN1122-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-0-2 :OWLNamedIndividual_000000INSN1122-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-0-5 :OWLNamedIndividual_000000INSN1122-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-0-8 :OWLNamedIndividual_000000INSN1122-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-0-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-1-10 :OWLNamedIndividual_000000INSN1122-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-1-10" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-1-8 :OWLNamedIndividual_000000INSN1122-1-8 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-1-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-2-10 :OWLNamedIndividual_000000INSN1122-2-10 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-2-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-2-2 :OWLNamedIndividual_000000INSN1122-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-2-2" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-2-4 :OWLNamedIndividual_000000INSN1122-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-2-8 :OWLNamedIndividual_000000INSN1122-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-2-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-3-10 :OWLNamedIndividual_000000INSN1122-3-10 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-3-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-3-2 :OWLNamedIndividual_000000INSN1122-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-3-8 :OWLNamedIndividual_000000INSN1122-3-8 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-3-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-4-10 :OWLNamedIndividual_000000INSN1122-4-10 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-4-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-4-2 :OWLNamedIndividual_000000INSN1122-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-4-8 :OWLNamedIndividual_000000INSN1122-4-8 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-4-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-5-10 :OWLNamedIndividual_000000INSN1122-5-10 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-5-10" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-5-2 :OWLNamedIndividual_000000INSN1122-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-5-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-5-8 :OWLNamedIndividual_000000INSN1122-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-6-10 :OWLNamedIndividual_000000INSN1122-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-6-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-6-2 :OWLNamedIndividual_000000INSN1122-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-6-8 :OWLNamedIndividual_000000INSN1122-6-8 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-6-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-7-10 :OWLNamedIndividual_000000INSN1122-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-7-2 :OWLNamedIndividual_000000INSN1122-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1122-7-8 :OWLNamedIndividual_000000INSN1122-7-8 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1122-7-8" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-0-2 :OWLNamedIndividual_000000INSN1123-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-0-3 :OWLNamedIndividual_000000INSN1123-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-0-4 :OWLNamedIndividual_000000INSN1123-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-0-5 :OWLNamedIndividual_000000INSN1123-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-1-2 :OWLNamedIndividual_000000INSN1123-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-1-6 :OWLNamedIndividual_000000INSN1123-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-1-9 :OWLNamedIndividual_000000INSN1123-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-2-2 :OWLNamedIndividual_000000INSN1123-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-2-2" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-3-2 :OWLNamedIndividual_000000INSN1123-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-4-2 :OWLNamedIndividual_000000INSN1123-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-6-2 :OWLNamedIndividual_000000INSN1123-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-7-2 :OWLNamedIndividual_000000INSN1123-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1123-8-2 :OWLNamedIndividual_000000INSN1123-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1123-8-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1126-0-2 :OWLNamedIndividual_000000INSN1126-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1126-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-0-10 :OWLNamedIndividual_000000INSN1130-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-0-2 :OWLNamedIndividual_000000INSN1130-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-1-2 :OWLNamedIndividual_000000INSN1130-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-2-2 :OWLNamedIndividual_000000INSN1130-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-3-2 :OWLNamedIndividual_000000INSN1130-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-4-2 :OWLNamedIndividual_000000INSN1130-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-6-2 :OWLNamedIndividual_000000INSN1130-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1130-7-2 :OWLNamedIndividual_000000INSN1130-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1130-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-0-2 :OWLNamedIndividual_000000INSN1139-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-0-3 :OWLNamedIndividual_000000INSN1139-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-1-2 :OWLNamedIndividual_000000INSN1139-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-1-3 :OWLNamedIndividual_000000INSN1139-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-2-2 :OWLNamedIndividual_000000INSN1139-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-2-3 :OWLNamedIndividual_000000INSN1139-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-3-2 :OWLNamedIndividual_000000INSN1139-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-3-3 :OWLNamedIndividual_000000INSN1139-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-4-2 :OWLNamedIndividual_000000INSN1139-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-4-3 :OWLNamedIndividual_000000INSN1139-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-4-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-6-2 :OWLNamedIndividual_000000INSN1139-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1139-6-3 :OWLNamedIndividual_000000INSN1139-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1139-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-2 :OWLNamedIndividual_000000INSN1148-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-3 :OWLNamedIndividual_000000INSN1148-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-4 :OWLNamedIndividual_000000INSN1148-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-4" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-5 :OWLNamedIndividual_000000INSN1148-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-7 :OWLNamedIndividual_000000INSN1148-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-8 :OWLNamedIndividual_000000INSN1148-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-0-9 :OWLNamedIndividual_000000INSN1148-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-1-2 :OWLNamedIndividual_000000INSN1148-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-1-3 :OWLNamedIndividual_000000INSN1148-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-1-6 :OWLNamedIndividual_000000INSN1148-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-1-7 :OWLNamedIndividual_000000INSN1148-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-1-9 :OWLNamedIndividual_000000INSN1148-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-2-2 :OWLNamedIndividual_000000INSN1148-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-2-3 :OWLNamedIndividual_000000INSN1148-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-2-4 :OWLNamedIndividual_000000INSN1148-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-2-7 :OWLNamedIndividual_000000INSN1148-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-2-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-2-8 :OWLNamedIndividual_000000INSN1148-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-2-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-2-9 :OWLNamedIndividual_000000INSN1148-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-2-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-3-2 :OWLNamedIndividual_000000INSN1148-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-3-3 :OWLNamedIndividual_000000INSN1148-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-3-5 :OWLNamedIndividual_000000INSN1148-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-3-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-3-7 :OWLNamedIndividual_000000INSN1148-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-3-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-3-9 :OWLNamedIndividual_000000INSN1148-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-3-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-4-2 :OWLNamedIndividual_000000INSN1148-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-4-3 :OWLNamedIndividual_000000INSN1148-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-4-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-4-5 :OWLNamedIndividual_000000INSN1148-4-5 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-4-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-4-6 :OWLNamedIndividual_000000INSN1148-4-6 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-4-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-4-7 :OWLNamedIndividual_000000INSN1148-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-4-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-4-9 :OWLNamedIndividual_000000INSN1148-4-9 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-4-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-5-2 :OWLNamedIndividual_000000INSN1148-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-5-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-5-8 :OWLNamedIndividual_000000INSN1148-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-6-2 :OWLNamedIndividual_000000INSN1148-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-6-3 :OWLNamedIndividual_000000INSN1148-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-6-4 :OWLNamedIndividual_000000INSN1148-6-4 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-6-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-6-5 :OWLNamedIndividual_000000INSN1148-6-5 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-6-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-7-2 :OWLNamedIndividual_000000INSN1148-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-7-3 :OWLNamedIndividual_000000INSN1148-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-7-7 :OWLNamedIndividual_000000INSN1148-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1148-7-9 :OWLNamedIndividual_000000INSN1148-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1148-7-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-0-4 :OWLNamedIndividual_000000INSN1149-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-0-5 :OWLNamedIndividual_000000INSN1149-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-0-7 :OWLNamedIndividual_000000INSN1149-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-1-10 :OWLNamedIndividual_000000INSN1149-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-2-10 :OWLNamedIndividual_000000INSN1149-2-10 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-2-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-3-10 :OWLNamedIndividual_000000INSN1149-3-10 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-3-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-6-10 :OWLNamedIndividual_000000INSN1149-6-10 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-6-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1149-7-10 :OWLNamedIndividual_000000INSN1149-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1149-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-0-2 :OWLNamedIndividual_000000INSN1153-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-1-2 :OWLNamedIndividual_000000INSN1153-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-2-2 :OWLNamedIndividual_000000INSN1153-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-3-2 :OWLNamedIndividual_000000INSN1153-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-4-2 :OWLNamedIndividual_000000INSN1153-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-5-2 :OWLNamedIndividual_000000INSN1153-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-5-2" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-6-2 :OWLNamedIndividual_000000INSN1153-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-7-2 :OWLNamedIndividual_000000INSN1153-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1153-8-2 :OWLNamedIndividual_000000INSN1153-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1153-8-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1154-0-2 :OWLNamedIndividual_000000INSN1154-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1154-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1154-1-2 :OWLNamedIndividual_000000INSN1154-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1154-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1161-0-10 :OWLNamedIndividual_000000INSN1161-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1161-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1161-0-2 :OWLNamedIndividual_000000INSN1161-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1161-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1161-0-6 :OWLNamedIndividual_000000INSN1161-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1161-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1161-6-2 :OWLNamedIndividual_000000INSN1161-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1161-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1162-6-2 :OWLNamedIndividual_000000INSN1162-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1162-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1166-5-8 :OWLNamedIndividual_000000INSN1166-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1166-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1167-0-10 :OWLNamedIndividual_000000INSN1167-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1167-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1175-0-3 :OWLNamedIndividual_000000INSN1175-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1175-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-0-2 :OWLNamedIndividual_000000INSN1180-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-0-3 :OWLNamedIndividual_000000INSN1180-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-0-4 :OWLNamedIndividual_000000INSN1180-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-0-7 :OWLNamedIndividual_000000INSN1180-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-0-9 :OWLNamedIndividual_000000INSN1180-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-1-2 :OWLNamedIndividual_000000INSN1180-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-1-6 :OWLNamedIndividual_000000INSN1180-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-2-2 :OWLNamedIndividual_000000INSN1180-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-3-2 :OWLNamedIndividual_000000INSN1180-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-3-2" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-3-3 :OWLNamedIndividual_000000INSN1180-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-3-5 :OWLNamedIndividual_000000INSN1180-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-3-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-4-2 :OWLNamedIndividual_000000INSN1180-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-5-2 :OWLNamedIndividual_000000INSN1180-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-5-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-5-3 :OWLNamedIndividual_000000INSN1180-5-3 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-5-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-5-8 :OWLNamedIndividual_000000INSN1180-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-6-2 :OWLNamedIndividual_000000INSN1180-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-6-3 :OWLNamedIndividual_000000INSN1180-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1180-7-2 :OWLNamedIndividual_000000INSN1180-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1180-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1188-0-10 :OWLNamedIndividual_000000INSN1188-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1188-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1188-5-10 :OWLNamedIndividual_000000INSN1188-5-10 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1188-5-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1189-0-10 :OWLNamedIndividual_000000INSN1189-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1189-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1189-5-8 :OWLNamedIndividual_000000INSN1189-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1189-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1190-0-10 :OWLNamedIndividual_000000INSN1190-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1190-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1190-1-10 :OWLNamedIndividual_000000INSN1190-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1190-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-0-3 :OWLNamedIndividual_000000INSN1195-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-0-7 :OWLNamedIndividual_000000INSN1195-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-1-3 :OWLNamedIndividual_000000INSN1195-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-1-7 :OWLNamedIndividual_000000INSN1195-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-4-3 :OWLNamedIndividual_000000INSN1195-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-4-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-4-7 :OWLNamedIndividual_000000INSN1195-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-4-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-5-3 :OWLNamedIndividual_000000INSN1195-5-3 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-5-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-5-7 :OWLNamedIndividual_000000INSN1195-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-5-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-6-3 :OWLNamedIndividual_000000INSN1195-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-6-7 :OWLNamedIndividual_000000INSN1195-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-7-3 :OWLNamedIndividual_000000INSN1195-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-7-7 :OWLNamedIndividual_000000INSN1195-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-8-3 :OWLNamedIndividual_000000INSN1195-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-8-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1195-8-7 :OWLNamedIndividual_000000INSN1195-8-7 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1195-8-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1197-1-10 :OWLNamedIndividual_000000INSN1197-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1197-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1199-0-10 :OWLNamedIndividual_000000INSN1199-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1199-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1199-1-10 :OWLNamedIndividual_000000INSN1199-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1199-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1201-0-2 :OWLNamedIndividual_000000INSN1201-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1201-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1201-1-2 :OWLNamedIndividual_000000INSN1201-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1201-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1201-7-2 :OWLNamedIndividual_000000INSN1201-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1201-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-0-2 :OWLNamedIndividual_000000INSN1205-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-0-3 :OWLNamedIndividual_000000INSN1205-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-1-2 :OWLNamedIndividual_000000INSN1205-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-1-3 :OWLNamedIndividual_000000INSN1205-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-2-2 :OWLNamedIndividual_000000INSN1205-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-2-3 :OWLNamedIndividual_000000INSN1205-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-3-2 :OWLNamedIndividual_000000INSN1205-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-4-2 :OWLNamedIndividual_000000INSN1205-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-5-2 :OWLNamedIndividual_000000INSN1205-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-5-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-6-2 :OWLNamedIndividual_000000INSN1205-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-7-2 :OWLNamedIndividual_000000INSN1205-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-8-2 :OWLNamedIndividual_000000INSN1205-8-2 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-8-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1205-8-3 :OWLNamedIndividual_000000INSN1205-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1205-8-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-0-2 :OWLNamedIndividual_000000INSN1206-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-0-3 :OWLNamedIndividual_000000INSN1206-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-0-5 :OWLNamedIndividual_000000INSN1206-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-0-6 :OWLNamedIndividual_000000INSN1206-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-0-7 :OWLNamedIndividual_000000INSN1206-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-1-2 :OWLNamedIndividual_000000INSN1206-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-1-3 :OWLNamedIndividual_000000INSN1206-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-1-7 :OWLNamedIndividual_000000INSN1206-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-2-2 :OWLNamedIndividual_000000INSN1206-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-2-3 :OWLNamedIndividual_000000INSN1206-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-2-7 :OWLNamedIndividual_000000INSN1206-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-2-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-3-2 :OWLNamedIndividual_000000INSN1206-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-3-7 :OWLNamedIndividual_000000INSN1206-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-3-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-6-2 :OWLNamedIndividual_000000INSN1206-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-6-3 :OWLNamedIndividual_000000INSN1206-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-7-2 :OWLNamedIndividual_000000INSN1206-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-7-3 :OWLNamedIndividual_000000INSN1206-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1206-7-7 :OWLNamedIndividual_000000INSN1206-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1206-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-0-2 :OWLNamedIndividual_000000INSN1207-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-0-4 :OWLNamedIndividual_000000INSN1207-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-1-2 :OWLNamedIndividual_000000INSN1207-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-1-4 :OWLNamedIndividual_000000INSN1207-1-4 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-1-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-2-2 :OWLNamedIndividual_000000INSN1207-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-3-5 :OWLNamedIndividual_000000INSN1207-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-3-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-6-2 :OWLNamedIndividual_000000INSN1207-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-6-6 :OWLNamedIndividual_000000INSN1207-6-6 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-6-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-7-10 :OWLNamedIndividual_000000INSN1207-7-10 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-7-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1207-7-2 :OWLNamedIndividual_000000INSN1207-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1207-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1208-0-9 :OWLNamedIndividual_000000INSN1208-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1208-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-2 :OWLNamedIndividual_000000INSN1210-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-3 :OWLNamedIndividual_000000INSN1210-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-4 :OWLNamedIndividual_000000INSN1210-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-5 :OWLNamedIndividual_000000INSN1210-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-6 :OWLNamedIndividual_000000INSN1210-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-7 :OWLNamedIndividual_000000INSN1210-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-8 :OWLNamedIndividual_000000INSN1210-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-0-9 :OWLNamedIndividual_000000INSN1210-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-2 :OWLNamedIndividual_000000INSN1210-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-3 :OWLNamedIndividual_000000INSN1210-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-4 :OWLNamedIndividual_000000INSN1210-1-4 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-5 :OWLNamedIndividual_000000INSN1210-1-5 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-6 :OWLNamedIndividual_000000INSN1210-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-7 :OWLNamedIndividual_000000INSN1210-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-8 :OWLNamedIndividual_000000INSN1210-1-8 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-1-9 :OWLNamedIndividual_000000INSN1210-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-2 :OWLNamedIndividual_000000INSN1210-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-3 :OWLNamedIndividual_000000INSN1210-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-4 :OWLNamedIndividual_000000INSN1210-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-5 :OWLNamedIndividual_000000INSN1210-2-5 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-6 :OWLNamedIndividual_000000INSN1210-2-6 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-7 :OWLNamedIndividual_000000INSN1210-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-8 :OWLNamedIndividual_000000INSN1210-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-2-9 :OWLNamedIndividual_000000INSN1210-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-2-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-2 :OWLNamedIndividual_000000INSN1210-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-3 :OWLNamedIndividual_000000INSN1210-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-4 :OWLNamedIndividual_000000INSN1210-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-5 :OWLNamedIndividual_000000INSN1210-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-6 :OWLNamedIndividual_000000INSN1210-3-6 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-7 :OWLNamedIndividual_000000INSN1210-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-8 :OWLNamedIndividual_000000INSN1210-3-8 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-3-9 :OWLNamedIndividual_000000INSN1210-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-3-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-4-2 :OWLNamedIndividual_000000INSN1210-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-4-3 :OWLNamedIndividual_000000INSN1210-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-4-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-4-6 :OWLNamedIndividual_000000INSN1210-4-6 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-4-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-4-7 :OWLNamedIndividual_000000INSN1210-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-4-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-4-8 :OWLNamedIndividual_000000INSN1210-4-8 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-4-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-4-9 :OWLNamedIndividual_000000INSN1210-4-9 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-4-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-2 :OWLNamedIndividual_000000INSN1210-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-3 :OWLNamedIndividual_000000INSN1210-5-3 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-4 :OWLNamedIndividual_000000INSN1210-5-4 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-5 :OWLNamedIndividual_000000INSN1210-5-5 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-6 :OWLNamedIndividual_000000INSN1210-5-6 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-7 :OWLNamedIndividual_000000INSN1210-5-7 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-8 :OWLNamedIndividual_000000INSN1210-5-8 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-5-9 :OWLNamedIndividual_000000INSN1210-5-9 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-5-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-6-2 :OWLNamedIndividual_000000INSN1210-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-6-3 :OWLNamedIndividual_000000INSN1210-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-6-6 :OWLNamedIndividual_000000INSN1210-6-6 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-6-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-6-7 :OWLNamedIndividual_000000INSN1210-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-6-9 :OWLNamedIndividual_000000INSN1210-6-9 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-6-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-7-2 :OWLNamedIndividual_000000INSN1210-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-7-3 :OWLNamedIndividual_000000INSN1210-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-7-6 :OWLNamedIndividual_000000INSN1210-7-6 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-7-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-7-7 :OWLNamedIndividual_000000INSN1210-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1210-7-9 :OWLNamedIndividual_000000INSN1210-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1210-7-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-0-2 :OWLNamedIndividual_000000INSN1211-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-0-3 :OWLNamedIndividual_000000INSN1211-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-0-4 :OWLNamedIndividual_000000INSN1211-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-0-8 :OWLNamedIndividual_000000INSN1211-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-0-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-0-9 :OWLNamedIndividual_000000INSN1211-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-2-2 :OWLNamedIndividual_000000INSN1211-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-2-3 :OWLNamedIndividual_000000INSN1211-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-2-4 :OWLNamedIndividual_000000INSN1211-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-2-8 :OWLNamedIndividual_000000INSN1211-2-8 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-2-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1211-2-9 :OWLNamedIndividual_000000INSN1211-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1211-2-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1213-0-10 :OWLNamedIndividual_000000INSN1213-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1213-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN1213-1-10 :OWLNamedIndividual_000000INSN1213-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-1213-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2015-0-10 :OWLNamedIndividual_000000INSN2015-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2015-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2015-1-10 :OWLNamedIndividual_000000INSN2015-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2015-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2017-0-2 :OWLNamedIndividual_000000INSN2017-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2017-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2017-1-2 :OWLNamedIndividual_000000INSN2017-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2017-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2020-0-10 :OWLNamedIndividual_000000INSN2020-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2020-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2020-1-10 :OWLNamedIndividual_000000INSN2020-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2020-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2022-0-10 :OWLNamedIndividual_000000INSN2022-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2022-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2022-1-10 :OWLNamedIndividual_000000INSN2022-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2022-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-0-2 :OWLNamedIndividual_000000INSN2038-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-0-3 :OWLNamedIndividual_000000INSN2038-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-0-7 :OWLNamedIndividual_000000INSN2038-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-1-2 :OWLNamedIndividual_000000INSN2038-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-1-3 :OWLNamedIndividual_000000INSN2038-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-1-7 :OWLNamedIndividual_000000INSN2038-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-6-2 :OWLNamedIndividual_000000INSN2038-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-6-3 :OWLNamedIndividual_000000INSN2038-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-6-7 :OWLNamedIndividual_000000INSN2038-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2038-7-2 :OWLNamedIndividual_000000INSN2038-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2038-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2045-0-3 :OWLNamedIndividual_000000INSN2045-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2045-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2047-0-3 :OWLNamedIndividual_000000INSN2047-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2047-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2047-8-3 :OWLNamedIndividual_000000INSN2047-8-3 rdf:type :OWLClass_00000004147060153734 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2047-8-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2048-0-3 :OWLNamedIndividual_000000INSN2048-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2048-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2069-0-2 :OWLNamedIndividual_000000INSN2069-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2069-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-0-2 :OWLNamedIndividual_000000INSN2106-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-0-4 :OWLNamedIndividual_000000INSN2106-0-4 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-0-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-0-5 :OWLNamedIndividual_000000INSN2106-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-0-6 :OWLNamedIndividual_000000INSN2106-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-1-6 :OWLNamedIndividual_000000INSN2106-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-2-4 :OWLNamedIndividual_000000INSN2106-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2106-6-2 :OWLNamedIndividual_000000INSN2106-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2106-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-0-2 :OWLNamedIndividual_000000INSN2125-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-0-6 :OWLNamedIndividual_000000INSN2125-0-6 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-0-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-1-2 :OWLNamedIndividual_000000INSN2125-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-1-6 :OWLNamedIndividual_000000INSN2125-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-2-2 :OWLNamedIndividual_000000INSN2125-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-3-2 :OWLNamedIndividual_000000INSN2125-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-6-2 :OWLNamedIndividual_000000INSN2125-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2125-7-2 :OWLNamedIndividual_000000INSN2125-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2125-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-0-10 :OWLNamedIndividual_000000INSN2134-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-0-2 :OWLNamedIndividual_000000INSN2134-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-0-3 :OWLNamedIndividual_000000INSN2134-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-0-7 :OWLNamedIndividual_000000INSN2134-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-0-8 :OWLNamedIndividual_000000INSN2134-0-8 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-0-8" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002657225120790 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-0-9 :OWLNamedIndividual_000000INSN2134-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-1-2 :OWLNamedIndividual_000000INSN2134-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-1-3 :OWLNamedIndividual_000000INSN2134-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-1-9 :OWLNamedIndividual_000000INSN2134-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-2-2 :OWLNamedIndividual_000000INSN2134-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-2-3 :OWLNamedIndividual_000000INSN2134-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-3-2 :OWLNamedIndividual_000000INSN2134-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-3-3 :OWLNamedIndividual_000000INSN2134-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-7-2 :OWLNamedIndividual_000000INSN2134-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2134-7-3 :OWLNamedIndividual_000000INSN2134-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2134-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2147-1-3 :OWLNamedIndividual_000000INSN2147-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2147-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2147-1-4 :OWLNamedIndividual_000000INSN2147-1-4 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2147-1-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2147-2-3 :OWLNamedIndividual_000000INSN2147-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2147-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2147-2-4 :OWLNamedIndividual_000000INSN2147-2-4 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2147-2-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2147-3-3 :OWLNamedIndividual_000000INSN2147-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2147-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2147-3-4 :OWLNamedIndividual_000000INSN2147-3-4 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2147-3-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-0-2 :OWLNamedIndividual_000000INSN2155-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-0-3 :OWLNamedIndividual_000000INSN2155-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-0-5 :OWLNamedIndividual_000000INSN2155-0-5 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-0-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-0-7 :OWLNamedIndividual_000000INSN2155-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-0-9 :OWLNamedIndividual_000000INSN2155-0-9 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-0-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-1-2 :OWLNamedIndividual_000000INSN2155-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-1-3 :OWLNamedIndividual_000000INSN2155-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-1-6 :OWLNamedIndividual_000000INSN2155-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-1-7 :OWLNamedIndividual_000000INSN2155-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-1-9 :OWLNamedIndividual_000000INSN2155-1-9 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-1-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-2-2 :OWLNamedIndividual_000000INSN2155-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-2-3 :OWLNamedIndividual_000000INSN2155-2-3 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-2-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-2-7 :OWLNamedIndividual_000000INSN2155-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-2-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-2-9 :OWLNamedIndividual_000000INSN2155-2-9 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-2-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-3-2 :OWLNamedIndividual_000000INSN2155-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-3-3 :OWLNamedIndividual_000000INSN2155-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-3-5 :OWLNamedIndividual_000000INSN2155-3-5 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-3-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-3-7 :OWLNamedIndividual_000000INSN2155-3-7 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-3-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-3-9 :OWLNamedIndividual_000000INSN2155-3-9 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-3-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-6-2 :OWLNamedIndividual_000000INSN2155-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-6-3 :OWLNamedIndividual_000000INSN2155-6-3 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-6-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-6-4 :OWLNamedIndividual_000000INSN2155-6-4 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-6-4" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002600920176447 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-6-5 :OWLNamedIndividual_000000INSN2155-6-5 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-6-5" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002607469260199 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-6-6 :OWLNamedIndividual_000000INSN2155-6-6 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-6-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-6-7 :OWLNamedIndividual_000000INSN2155-6-7 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-6-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-7-2 :OWLNamedIndividual_000000INSN2155-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-7-3 :OWLNamedIndividual_000000INSN2155-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2155-7-9 :OWLNamedIndividual_000000INSN2155-7-9 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2155-7-9" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002672148819472 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-0-2 :OWLNamedIndividual_000000INSN2161-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-1-2 :OWLNamedIndividual_000000INSN2161-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-1-6 :OWLNamedIndividual_000000INSN2161-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-2-2 :OWLNamedIndividual_000000INSN2161-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-3-2 :OWLNamedIndividual_000000INSN2161-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-4-2 :OWLNamedIndividual_000000INSN2161-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-5-2 :OWLNamedIndividual_000000INSN2161-5-2 rdf:type :OWLClass_00000004147055879448 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-5-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-6-2 :OWLNamedIndividual_000000INSN2161-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2161-7-2 :OWLNamedIndividual_000000INSN2161-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2161-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2180-0-10 :OWLNamedIndividual_000000INSN2180-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2180-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-0-10 :OWLNamedIndividual_000000INSN2182-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-0-2 :OWLNamedIndividual_000000INSN2182-0-2 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-0-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-0-3 :OWLNamedIndividual_000000INSN2182-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-0-7 :OWLNamedIndividual_000000INSN2182-0-7 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-0-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-1-10 :OWLNamedIndividual_000000INSN2182-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-1-2 :OWLNamedIndividual_000000INSN2182-1-2 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-1-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-1-3 :OWLNamedIndividual_000000INSN2182-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-1-7 :OWLNamedIndividual_000000INSN2182-1-7 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-1-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-2-10 :OWLNamedIndividual_000000INSN2182-2-10 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-2-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-2-2 :OWLNamedIndividual_000000INSN2182-2-2 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-2-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-2-7 :OWLNamedIndividual_000000INSN2182-2-7 rdf:type :OWLClass_00000004147051708527 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-2-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-3-2 :OWLNamedIndividual_000000INSN2182-3-2 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-3-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-3-3 :OWLNamedIndividual_000000INSN2182-3-3 rdf:type :OWLClass_00000004147053116248 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-3-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-4-2 :OWLNamedIndividual_000000INSN2182-4-2 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-4-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-4-3 :OWLNamedIndividual_000000INSN2182-4-3 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-4-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-4-7 :OWLNamedIndividual_000000INSN2182-4-7 rdf:type :OWLClass_00000004147054520895 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-4-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-6-2 :OWLNamedIndividual_000000INSN2182-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-7-2 :OWLNamedIndividual_000000INSN2182-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-7-3 :OWLNamedIndividual_000000INSN2182-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-7-3" ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2182-7-7 :OWLNamedIndividual_000000INSN2182-7-7 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2182-7-7" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002649491734564 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2999-0-10 :OWLNamedIndividual_000000INSN2999-0-10 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2999-0-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2999-0-3 :OWLNamedIndividual_000000INSN2999-0-3 rdf:type :OWLClass_00000003923140817338 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2999-0-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2999-1-10 :OWLNamedIndividual_000000INSN2999-1-10 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2999-1-10" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002685412725639 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2999-1-3 :OWLNamedIndividual_000000INSN2999-1-3 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2999-1-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN2999-7-3 :OWLNamedIndividual_000000INSN2999-7-3 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-2999-7-3" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002415802840305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN3004-1-6 :OWLNamedIndividual_000000INSN3004-1-6 rdf:type :OWLClass_00000004147050078990 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-3004-1-6" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002626041543827 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN3004-6-2 :OWLNamedIndividual_000000INSN3004-6-2 rdf:type :OWLClass_00000004147057452553 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-3004-6-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000INSN3004-7-2 :OWLNamedIndividual_000000INSN3004-7-2 rdf:type :OWLClass_00000004147058826750 , :OWLClass_00000047080427386162 , owl:NamedIndividual ; rdfs:label "EHI-SN-3004-7-2" ; owl:priorVersion """EHI-SN-1030(1)-6(2)-7(3) (1) Entity ID (2) Type of Information: Code, Question, Meaning 0, q6a_SN*, sends patient/client information 1, q6b_SN*, sends medication information 2, q6c_SN*, sends laboratory information 3, q6d_SN*, sends diagnostic imaging information 4, q6e_SN*, sends inpatient/outpatient treatment information 5, q6f_SN*, sends public health information 6, q6g_SN*, sends referral information 7, q6h_SN*, sends problem list/history information 8, q6i_SN*, sends scheduling information (3) Destination of sent information Code, Question, Meaning 2, q6*_SN3, to Physicians 3, q6*_SN4, to Hospital 4, q6*_SN5, to Lab 5, q6*_SN6, to Imagine Facility 6, q6*_SN7, to Pharmacy 7, q6*_SN8, to CCAC 8, q6*_SN9, to Public Health 9, q6*_SN10, to Long term care facility 10, q6*_SN11, to Other """ ; :OWLObjectProperty_00000005660706496775 :OWLNamedIndividual_00000002392017964014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1000 :OWLNamedIndividual_000000RESP1000 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801592245383 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1000 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.121212125"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.43636364"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0001 19 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_00000015639931782391 23 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_0002 5 ; :OWLDataProperty_00000002685257569048 6 ; :OWLDataProperty_00000017589870215627 6 ; :OWLDataProperty_00000053595196906791 7 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000020834155968266 "N2G1E8"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1000-0-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1000-0-10 , :OWLNamedIndividual_000000INSN1000-0-7 , :OWLNamedIndividual_000000INSN1000-0-9 , :OWLNamedIndividual_000000INSN1000-6-7 , :OWLNamedIndividual_000000INSN1000-6-9 , :OWLNamedIndividual_000000INSN1000-7-7 , :OWLNamedIndividual_000000INSN1000-8-10 , :OWLNamedIndividual_000000INSN1000-8-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1001 :OWLNamedIndividual_000000RESP1001 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801561709099 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1001 @ Guelph" ; :OWLDataProperty_00000015451048046888 "0.21717171"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.21717171"^^xsd:float ; :OWLDataProperty_00000053595196906791 12 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_0002 16 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000002685257569048 20 ; :OWLDataProperty_0001 27 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000020834155968266 "N1H8N9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1001-2-4 , :OWLNamedIndividual_000000INRC1001-3-4 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1001-0-10 , :OWLNamedIndividual_000000INSN1001-1-10 , :OWLNamedIndividual_000000INSN1001-6-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1002 :OWLNamedIndividual_000000RESP1002 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801561709099 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1002 @ Cambridge" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.11111111"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.11111111"^^xsd:float ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0001 2 ; :OWLDataProperty_00000002685257569048 20 ; :OWLDataProperty_0002 20 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000020834155968266 "N3H5K4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1002-0-2 , :OWLNamedIndividual_000000INRC1002-0-3 , :OWLNamedIndividual_000000INRC1002-0-4 , :OWLNamedIndividual_000000INRC1002-0-5 , :OWLNamedIndividual_000000INRC1002-1-2 , :OWLNamedIndividual_000000INRC1002-1-3 , :OWLNamedIndividual_000000INRC1002-1-4 , :OWLNamedIndividual_000000INRC1002-1-5 , :OWLNamedIndividual_000000INRC1002-2-4 , :OWLNamedIndividual_000000INRC1002-3-5 , :OWLNamedIndividual_000000INRC1002-4-3 , :OWLNamedIndividual_000000INRC1002-6-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1002-6-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1005 :OWLNamedIndividual_000000RESP1005 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1005 @ Kitchener" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000020834155968266 "N2E2M7"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1007 :OWLNamedIndividual_000000RESP1007 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1007 @ Waterloo" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.16161616"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.16161616"^^xsd:float ; :OWLDataProperty_00000053611804536244 12 ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000053547740098550 12 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_0002 30 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000020834155968266 "N2V2C9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1007-0-7 , :OWLNamedIndividual_000000INRC1007-5-7 , :OWLNamedIndividual_000000INRC1007-5-8 , :OWLNamedIndividual_000000INRC1007-6-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1008 :OWLNamedIndividual_000000RESP1008 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000021531794966572 , :OWLClass_00000022535547594456 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1008 @ Carleton Pl" ; :OWLDataProperty_00000015451048046888 "0.44444445"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.8"^^xsd:float ; :OWLDataProperty_00000012367933072499 12 ; :OWLDataProperty_00000052797877378007 13 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000053595196906791 16 ; :OWLDataProperty_00000053611804536244 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_0001 33 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_0002 52 ; :OWLDataProperty_00000020834155968266 "K7C4J9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1008-0-7 , :OWLNamedIndividual_000000INRC1008-1-7 , :OWLNamedIndividual_000000INRC1008-5-8 , :OWLNamedIndividual_000000INRC1008-6-7 , :OWLNamedIndividual_000000INRC1008-7-7 , :OWLNamedIndividual_000000INRC1008-8-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1008-0-10 , :OWLNamedIndividual_000000INSN1008-6-7 , :OWLNamedIndividual_000000INSN1008-7-7 , :OWLNamedIndividual_000000INSN1008-8-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1010 :OWLNamedIndividual_000000RESP1010 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801568140084 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1010 @ Kitchener" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 24 ; :OWLDataProperty_00000020834155968266 "N2G1W7"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1012 :OWLNamedIndividual_000000RESP1012 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1012 @ Waterloo" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N2L3G1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1013 :OWLNamedIndividual_000000RESP1013 rdf:type :HighIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801568140084 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1013 @ Guelph" ; :OWLDataProperty_00000015451048046888 "0.08080808"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.09090909"^^xsd:float ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 24 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_0002 6 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000020834155968266 "N1H7X3"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1013-0-10 , :OWLNamedIndividual_000000INRC1013-8-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1013-0-10 , :OWLNamedIndividual_000000INSN1013-8-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1014 :OWLNamedIndividual_000000RESP1014 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1014 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.14141414"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.25454545"^^xsd:float ; :OWLDataProperty_0001 12 ; :OWLDataProperty_0002 12 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000015639931782391 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000053595196906791 5 ; :OWLDataProperty_00000052797877378007 5 ; :OWLDataProperty_00000020834155968266 "N2B3R6"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1014-0-2 , :OWLNamedIndividual_000000INRC1014-0-3 , :OWLNamedIndividual_000000INRC1014-0-9 , :OWLNamedIndividual_000000INRC1014-4-2 , :OWLNamedIndividual_000000INRC1014-4-9 , :OWLNamedIndividual_000000INRC1014-6-2 , :OWLNamedIndividual_000000INRC1014-6-9 , :OWLNamedIndividual_000000INRC1014-7-2 , :OWLNamedIndividual_000000INRC1014-7-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1014-0-2 , :OWLNamedIndividual_000000INSN1014-0-3 , :OWLNamedIndividual_000000INSN1014-0-7 , :OWLNamedIndividual_000000INSN1014-0-9 , :OWLNamedIndividual_000000INSN1014-2-2 , :OWLNamedIndividual_000000INSN1014-2-3 , :OWLNamedIndividual_000000INSN1014-6-2 , :OWLNamedIndividual_000000INSN1014-6-3 , :OWLNamedIndividual_000000INSN1014-7-2 , :OWLNamedIndividual_000000INSN1014-7-9 , :OWLNamedIndividual_000000INSN1014-8-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1015 :OWLNamedIndividual_000000RESP1015 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1015 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.030303031"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.036363635"^^xsd:float ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_0001 3 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_00000020834155968266 "N2B3S4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1015-5-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1015-8-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1018 :OWLNamedIndividual_000000RESP1018 rdf:type :HighIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1018 @ Cambridge" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015451048046888 "0.045454547"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.062937066"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_0000 5 ; :OWLDataProperty_0002 9 ; :OWLDataProperty_00000020834155968266 "N3C4E8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1018-6-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1019 :OWLNamedIndividual_000000RESP1019 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1019 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.1919192"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.34545454"^^xsd:float ; :OWLDataProperty_00000053611804536244 10 ; :OWLDataProperty_00000053547740098550 10 ; :OWLDataProperty_0001 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_0002 25 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000015639931782391 5 ; :OWLDataProperty_00000012367933072499 5 ; :OWLDataProperty_00000053595196906791 5 ; :OWLDataProperty_00000020834155968266 "N2C1K9"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1019-0-7 , :OWLNamedIndividual_000000INRC1019-0-9 , :OWLNamedIndividual_000000INRC1019-1-7 , :OWLNamedIndividual_000000INRC1019-5-7 , :OWLNamedIndividual_000000INRC1019-6-7 , :OWLNamedIndividual_000000INRC1019-8-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1019-0-7 , :OWLNamedIndividual_000000INSN1019-6-7 , :OWLNamedIndividual_000000INSN1019-6-9 , :OWLNamedIndividual_000000INSN1019-7-7 , :OWLNamedIndividual_000000INSN1019-8-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1020 :OWLNamedIndividual_000000RESP1020 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801555894394 , :OWLClass_00000003801598404545 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1020 @ Kitchener" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.07070707"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.11570248"^^xsd:float ; :OWLDataProperty_0001 14 ; :OWLDataProperty_00000002685257569048 16 ; :OWLDataProperty_00000017589870215627 16 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000015639931782391 22 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000020834155968266 "N2M5N4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1020-0-2 , :OWLNamedIndividual_000000INSN1020-0-7 , :OWLNamedIndividual_000000INSN1020-0-9 , :OWLNamedIndividual_000000INSN1020-3-2 , :OWLNamedIndividual_000000INSN1020-3-7 , :OWLNamedIndividual_000000INSN1020-3-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1023 :OWLNamedIndividual_000000RESP1023 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801539104830 , :OWLClass_00000003801590813916 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1023 @ Guelph" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0004 "0.0"^^xsd:float ; :OWLDataProperty_0005 "0.02"^^xsd:float ; :OWLDataProperty_0006 "0.09"^^xsd:float ; :OWLDataProperty_0007 "0.34"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 5 ; :OWLDataProperty_00000020834155968266 "N1E6K9"^^xsd:string ; :OWLDataProperty_0011 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_0016 "false"^^xsd:boolean ; :OWLDataProperty_0009 "false"^^xsd:boolean ; :OWLDataProperty_0014 "false"^^xsd:boolean ; :OWLDataProperty_0018 "false"^^xsd:boolean ; :OWLDataProperty_0010 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_0012 "false"^^xsd:boolean ; :OWLDataProperty_0017 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1024 :OWLNamedIndividual_000000RESP1024 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801537568880 , :OWLClass_00000003801590813916 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1024 @ Guelph" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0004 "0.0"^^xsd:float ; :OWLDataProperty_0005 "0.15"^^xsd:float ; :OWLDataProperty_0006 "0.23"^^xsd:float ; :OWLDataProperty_0007 "0.46"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 4 ; :OWLDataProperty_00000020834155968266 "N1H5H8"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_0012 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_0016 "false"^^xsd:boolean ; :OWLDataProperty_0009 "false"^^xsd:boolean ; :OWLDataProperty_0014 "false"^^xsd:boolean ; :OWLDataProperty_0018 "false"^^xsd:boolean ; :OWLDataProperty_0010 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_0017 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_0011 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1025 :OWLNamedIndividual_000000RESP1025 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_0000 , :OWLClass_00000003801534502848 , :OWLClass_00000003801590813916 , :OWLClass_00000020043392349243 , :OWLClass_00000022520666892859 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , :OWLClass_0023 , owl:NamedIndividual ; rdfs:label "HE1025 @ Kitchener" ; :OWLDataProperty_0006 "0.26"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.3131313"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.3131313"^^xsd:float ; :OWLDataProperty_0007 "0.75"^^xsd:float ; :OWLDataProperty_0005 "0.83"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_00000012367933072499 14 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_0001 19 ; :OWLDataProperty_00000002685257569048 2 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0004 "3.223"^^xsd:float ; :OWLDataProperty_0002 32 ; :OWLDataProperty_00000015288477615451 5 ; :OWLDataProperty_00000053595196906791 7 ; :OWLDataProperty_00000052797877378007 7 ; :OWLDataProperty_00000053547740098550 9 ; :OWLDataProperty_00000053611804536244 9 ; :OWLDataProperty_00000020834155968266 "N2G1E7"^^xsd:string ; :OWLDataProperty_0017 "false"^^xsd:boolean ; :OWLDataProperty_0012 "true"^^xsd:boolean ; :OWLDataProperty_0009 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_0014 "true"^^xsd:boolean ; :OWLDataProperty_0010 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_0016 "true"^^xsd:boolean ; :OWLDataProperty_0018 "true"^^xsd:boolean ; :OWLDataProperty_0011 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1025-0-2 , :OWLNamedIndividual_000000INRC1025-0-3 , :OWLNamedIndividual_000000INRC1025-0-4 , :OWLNamedIndividual_000000INRC1025-0-5 , :OWLNamedIndividual_000000INRC1025-0-6 , :OWLNamedIndividual_000000INRC1025-0-7 , :OWLNamedIndividual_000000INRC1025-0-8 , :OWLNamedIndividual_000000INRC1025-0-9 , :OWLNamedIndividual_000000INRC1025-1-2 , :OWLNamedIndividual_000000INRC1025-1-3 , :OWLNamedIndividual_000000INRC1025-1-6 , :OWLNamedIndividual_000000INRC1025-1-7 , :OWLNamedIndividual_000000INRC1025-1-8 , :OWLNamedIndividual_000000INRC1025-1-9 , :OWLNamedIndividual_000000INRC1025-2-2 , :OWLNamedIndividual_000000INRC1025-2-3 , :OWLNamedIndividual_000000INRC1025-2-4 , :OWLNamedIndividual_000000INRC1025-2-7 , :OWLNamedIndividual_000000INRC1025-2-8 , :OWLNamedIndividual_000000INRC1025-2-9 , :OWLNamedIndividual_000000INRC1025-3-2 , :OWLNamedIndividual_000000INRC1025-3-3 , :OWLNamedIndividual_000000INRC1025-3-7 , :OWLNamedIndividual_000000INRC1025-3-8 , :OWLNamedIndividual_000000INRC1025-3-9 , :OWLNamedIndividual_000000INRC1025-4-2 , :OWLNamedIndividual_000000INRC1025-4-3 , :OWLNamedIndividual_000000INRC1025-4-4 , :OWLNamedIndividual_000000INRC1025-4-5 , :OWLNamedIndividual_000000INRC1025-4-6 , :OWLNamedIndividual_000000INRC1025-4-7 , :OWLNamedIndividual_000000INRC1025-4-8 , :OWLNamedIndividual_000000INRC1025-4-9 , :OWLNamedIndividual_000000INRC1025-5-2 , :OWLNamedIndividual_000000INRC1025-5-3 , :OWLNamedIndividual_000000INRC1025-5-4 , :OWLNamedIndividual_000000INRC1025-5-5 , :OWLNamedIndividual_000000INRC1025-5-6 , :OWLNamedIndividual_000000INRC1025-5-7 , :OWLNamedIndividual_000000INRC1025-5-8 , :OWLNamedIndividual_000000INRC1025-5-9 , :OWLNamedIndividual_000000INRC1025-6-2 , :OWLNamedIndividual_000000INRC1025-6-3 , :OWLNamedIndividual_000000INRC1025-6-7 , :OWLNamedIndividual_000000INRC1025-6-8 , :OWLNamedIndividual_000000INRC1025-6-9 , :OWLNamedIndividual_000000INRC1025-7-2 , :OWLNamedIndividual_000000INRC1025-7-3 , :OWLNamedIndividual_000000INRC1025-7-7 , :OWLNamedIndividual_000000INRC1025-7-8 , :OWLNamedIndividual_000000INRC1025-7-9 , :OWLNamedIndividual_000000INRC1025-8-2 , :OWLNamedIndividual_000000INRC1025-8-3 , :OWLNamedIndividual_000000INRC1025-8-4 , :OWLNamedIndividual_000000INRC1025-8-5 , :OWLNamedIndividual_000000INRC1025-8-6 , :OWLNamedIndividual_000000INRC1025-8-7 , :OWLNamedIndividual_000000INRC1025-8-8 , :OWLNamedIndividual_000000INRC1025-8-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1025-0-10 , :OWLNamedIndividual_000000INSN1025-0-2 , :OWLNamedIndividual_000000INSN1025-0-3 , :OWLNamedIndividual_000000INSN1025-2-10 , :OWLNamedIndividual_000000INSN1025-2-3 , :OWLNamedIndividual_000000INSN1025-3-10 , :OWLNamedIndividual_000000INSN1025-3-3 , :OWLNamedIndividual_000000INSN1025-4-10 , :OWLNamedIndividual_000000INSN1025-4-3 , :OWLNamedIndividual_000000INSN1025-6-10 , :OWLNamedIndividual_000000INSN1025-7-3 , :OWLNamedIndividual_000000INSN1025-8-10 , :OWLNamedIndividual_000000INSN1025-8-2 , :OWLNamedIndividual_000000INSN1025-8-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1026 :OWLNamedIndividual_000000RESP1026 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_0000 , :OWLClass_00000003801536086010 , :OWLClass_00000003801590813916 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , :OWLClass_0021 , owl:NamedIndividual ; rdfs:label "HE1026 @ Fergus" ; :OWLDataProperty_0004 "0.079"^^xsd:float ; :OWLDataProperty_0006 "0.24"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.24242425"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.24242425"^^xsd:float ; :OWLDataProperty_0005 "0.43"^^xsd:float ; :OWLDataProperty_0007 "0.6"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053595196906791 13 ; :OWLDataProperty_0002 16 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_0001 29 ; :OWLDataProperty_00000002685257569048 3 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000020834155968266 "N1M1W3"^^xsd:string ; :OWLDataProperty_0017 "false"^^xsd:boolean ; :OWLDataProperty_0018 "false"^^xsd:boolean ; :OWLDataProperty_0016 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_0014 "true"^^xsd:boolean ; :OWLDataProperty_0012 "true"^^xsd:boolean ; :OWLDataProperty_0009 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_0011 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_0010 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1026-0-3 , :OWLNamedIndividual_000000INRC1026-3-3 , :OWLNamedIndividual_000000INRC1026-3-5 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1026-0-2 , :OWLNamedIndividual_000000INSN1026-2-2 , :OWLNamedIndividual_000000INSN1026-3-2 , :OWLNamedIndividual_000000INSN1026-3-3 , :OWLNamedIndividual_000000INSN1026-4-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1027 :OWLNamedIndividual_000000RESP1027 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801534502848 , :OWLClass_00000003801590813916 , :OWLClass_00000020043392349243 , :OWLClass_00000022520666892859 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1027 @ Kitchener" ; :OWLDataProperty_00000017916886214588 "0.23737374"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.23737374"^^xsd:float ; :OWLDataProperty_0006 "0.28"^^xsd:float ; :OWLDataProperty_0005 "0.34"^^xsd:float ; :OWLDataProperty_0007 "0.7"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_00000012367933072499 10 ; :OWLDataProperty_0001 15 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_00000002685257569048 2 ; :OWLDataProperty_0002 22 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0004 "3.223"^^xsd:float ; :OWLDataProperty_00000052797877378007 5 ; :OWLDataProperty_00000015288477615451 5 ; :OWLDataProperty_00000053595196906791 5 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000020834155968266 "N2M1B2"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_0016 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_0010 "true"^^xsd:boolean ; :OWLDataProperty_0017 "true"^^xsd:boolean ; :OWLDataProperty_0009 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_0011 "true"^^xsd:boolean ; :OWLDataProperty_0014 "true"^^xsd:boolean ; :OWLDataProperty_0012 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_0018 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1027-0-3 , :OWLNamedIndividual_000000INRC1027-2-3 , :OWLNamedIndividual_000000INRC1027-3-3 , :OWLNamedIndividual_000000INRC1027-6-3 , :OWLNamedIndividual_000000INRC1027-7-3 , :OWLNamedIndividual_000000INRC1027-8-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1027-0-10 , :OWLNamedIndividual_000000INSN1027-0-3 , :OWLNamedIndividual_000000INSN1027-2-10 , :OWLNamedIndividual_000000INSN1027-2-3 , :OWLNamedIndividual_000000INSN1027-3-10 , :OWLNamedIndividual_000000INSN1027-3-3 , :OWLNamedIndividual_000000INSN1027-7-10 , :OWLNamedIndividual_000000INSN1027-8-10 , :OWLNamedIndividual_000000INSN1027-8-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1028 :OWLNamedIndividual_000000RESP1028 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801534502848 , :OWLClass_00000003801590813916 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1028 @ Guelph" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000017916886214588 "0.07070707"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.07070707"^^xsd:float ; :OWLDataProperty_0006 "0.31"^^xsd:float ; :OWLDataProperty_0007 "0.67"^^xsd:float ; :OWLDataProperty_0005 "0.74"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_0001 14 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000002685257569048 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_0004 "3.072"^^xsd:float ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000020834155968266 "N1E4J4"^^xsd:string ; :OWLDataProperty_0017 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_0016 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_0014 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_0010 "true"^^xsd:boolean ; :OWLDataProperty_0018 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_0011 "true"^^xsd:boolean ; :OWLDataProperty_0012 "true"^^xsd:boolean ; :OWLDataProperty_0009 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1028-0-2 , :OWLNamedIndividual_000000INSN1028-0-3 , :OWLNamedIndividual_000000INSN1028-0-7 , :OWLNamedIndividual_000000INSN1028-0-9 , :OWLNamedIndividual_000000INSN1028-2-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1030 :OWLNamedIndividual_000000RESP1030 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_0000 , :OWLClass_00000003801536086010 , :OWLClass_00000003801590813916 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , :OWLClass_0021 , owl:NamedIndividual ; rdfs:label "HE1030 @ Mount Fores" ; :OWLDataProperty_00000017916886214588 "0.24242425"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.24242425"^^xsd:float ; :OWLDataProperty_0006 "0.28"^^xsd:float ; :OWLDataProperty_0005 "0.43"^^xsd:float ; :OWLDataProperty_0007 "0.6"^^xsd:float ; :OWLDataProperty_00000017589870215627 1 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053595196906791 13 ; :OWLDataProperty_0002 16 ; :OWLDataProperty_0004 "2.107"^^xsd:float ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_0001 29 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000002685257569048 3 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000020834155968266 "N2H2L3"^^xsd:string ; :OWLDataProperty_0018 "false"^^xsd:boolean ; :OWLDataProperty_0017 "false"^^xsd:boolean ; :OWLDataProperty_0014 "true"^^xsd:boolean ; :OWLDataProperty_0010 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_0011 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_0009 "true"^^xsd:boolean ; :OWLDataProperty_0016 "true"^^xsd:boolean ; :OWLDataProperty_0012 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1030-0-3 , :OWLNamedIndividual_000000INRC1030-3-3 , :OWLNamedIndividual_000000INRC1030-3-5 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1030-0-2 , :OWLNamedIndividual_000000INSN1030-2-2 , :OWLNamedIndividual_000000INSN1030-3-2 , :OWLNamedIndividual_000000INSN1030-3-3 , :OWLNamedIndividual_000000INSN1030-4-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1032 :OWLNamedIndividual_000000RESP1032 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801554442813 , :OWLClass_00000003801598404545 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1032 @ Toronto" ; :OWLDataProperty_00000015451048046888 "0.12626262"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.5681818"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_0002 11 ; :OWLDataProperty_0001 11 ; :OWLDataProperty_00000002685257569048 15 ; :OWLDataProperty_00000017589870215627 15 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000053595196906791 4 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000020834155968266 "M3C3S2"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1032-0-3 , :OWLNamedIndividual_000000INRC1032-0-4 , :OWLNamedIndividual_000000INRC1032-2-3 , :OWLNamedIndividual_000000INRC1032-2-4 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1032-0-2 , :OWLNamedIndividual_000000INSN1032-0-3 , :OWLNamedIndividual_000000INSN1032-0-4 , :OWLNamedIndividual_000000INSN1032-2-2 , :OWLNamedIndividual_000000INSN1032-2-3 , :OWLNamedIndividual_000000INSN1032-2-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1034 :OWLNamedIndividual_000000RESP1034 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801554442813 , :OWLClass_00000003801598404545 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1034 @ Cambridge" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 15 ; :OWLDataProperty_00000017589870215627 15 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000020834155968266 "N1S2N4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1034-0-10 , :OWLNamedIndividual_000000INSN1034-0-2 , :OWLNamedIndividual_000000INSN1034-2-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1035 :OWLNamedIndividual_000000RESP1035 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801554442813 , :OWLClass_00000003801598404545 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1035 @ London" ; :OWLDataProperty_00000015451048046888 "0.16161616"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.72727275"^^xsd:float ; :OWLDataProperty_0002 11 ; :OWLDataProperty_00000002685257569048 15 ; :OWLDataProperty_00000017589870215627 15 ; :OWLDataProperty_0001 16 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000020834155968266 "N6A1P4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1035-0-2 , :OWLNamedIndividual_000000INRC1035-0-3 , :OWLNamedIndividual_000000INRC1035-2-2 , :OWLNamedIndividual_000000INRC1035-2-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1035-0-2 , :OWLNamedIndividual_000000INSN1035-0-3 , :OWLNamedIndividual_000000INSN1035-2-2 , :OWLNamedIndividual_000000INSN1035-2-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1038 :OWLNamedIndividual_000000RESP1038 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1038 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.33333334"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.375"^^xsd:float ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053611804536244 14 ; :OWLDataProperty_00000053547740098550 14 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0001 24 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000015639931782391 3 ; :OWLDataProperty_0002 35 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000053595196906791 9 ; :OWLDataProperty_00000020834155968266 "N2H2P1"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1038-0-10 , :OWLNamedIndividual_000000INRC1038-0-3 , :OWLNamedIndividual_000000INRC1038-0-6 , :OWLNamedIndividual_000000INRC1038-0-7 , :OWLNamedIndividual_000000INRC1038-0-8 , :OWLNamedIndividual_000000INRC1038-1-6 , :OWLNamedIndividual_000000INRC1038-2-3 , :OWLNamedIndividual_000000INRC1038-5-10 , :OWLNamedIndividual_000000INRC1038-6-2 , :OWLNamedIndividual_000000INRC1038-7-7 , :OWLNamedIndividual_000000INRC1038-8-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1038-0-10 , :OWLNamedIndividual_000000INSN1038-0-6 , :OWLNamedIndividual_000000INSN1038-1-6 , :OWLNamedIndividual_000000INSN1038-5-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1039 :OWLNamedIndividual_000000RESP1039 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1039 @ Woodstock" ; :OWLDataProperty_00000015451048046888 "0.18686868"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.6727273"^^xsd:float ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000053611804536244 12 ; :OWLDataProperty_00000053547740098550 12 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_0002 28 ; :OWLDataProperty_00000053595196906791 3 ; :OWLDataProperty_00000052797877378007 3 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_0001 7 ; :OWLDataProperty_00000020834155968266 "N4S3V9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1039-0-7 , :OWLNamedIndividual_000000INRC1039-1-6 , :OWLNamedIndividual_000000INRC1039-5-8 , :OWLNamedIndividual_000000INRC1039-6-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1039-5-8 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1040 :OWLNamedIndividual_000000RESP1040 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1040 @ Elmira" ; :OWLDataProperty_00000015451048046888 "0.13636364"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.13636364"^^xsd:float ; :OWLDataProperty_0002 18 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000015639931782391 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000053595196906791 3 ; :OWLDataProperty_00000052797877378007 3 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_0001 9 ; :OWLDataProperty_00000020834155968266 "N3B2B8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1040-0-7 , :OWLNamedIndividual_000000INRC1040-1-7 , :OWLNamedIndividual_000000INRC1040-2-7 , :OWLNamedIndividual_000000INRC1040-3-7 , :OWLNamedIndividual_000000INRC1040-4-7 , :OWLNamedIndividual_000000INRC1040-7-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1040-0-10 , :OWLNamedIndividual_000000INSN1040-0-7 , :OWLNamedIndividual_000000INSN1040-1-10 , :OWLNamedIndividual_000000INSN1040-1-7 , :OWLNamedIndividual_000000INSN1040-7-10 , :OWLNamedIndividual_000000INSN1040-7-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1041 :OWLNamedIndividual_000000RESP1041 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1041 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.045454547"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.045454547"^^xsd:float ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_00000015639931782391 9 ; :OWLDataProperty_00000020834155968266 "N2E3Y4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1041-2-4 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1041-0-8 , :OWLNamedIndividual_000000INSN1041-5-8 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1044 :OWLNamedIndividual_000000RESP1044 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1044 @ Cambridge" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000015639931782391 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N3H5E4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1045 :OWLNamedIndividual_000000RESP1045 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1045 @ Cambridge" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.08080808"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.121212125"^^xsd:float ; :OWLDataProperty_0002 16 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_00000053611804536244 5 ; :OWLDataProperty_00000053547740098550 5 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000020834155968266 "N3H1C3"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1045-0-7 , :OWLNamedIndividual_000000INRC1045-1-7 , :OWLNamedIndividual_000000INRC1045-2-7 , :OWLNamedIndividual_000000INRC1045-5-8 , :OWLNamedIndividual_000000INRC1045-6-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1050 :OWLNamedIndividual_000000RESP1050 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1050 @ Kitchener" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000015639931782391 5 ; :OWLDataProperty_00000020834155968266 "N2A1Y5"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1051 :OWLNamedIndividual_000000RESP1051 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1051 @ Guelph" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000015639931782391 9 ; :OWLDataProperty_00000020834155968266 "N1H8M8"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1052 :OWLNamedIndividual_000000RESP1052 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1052 @ New Hamburg" ; :OWLDataProperty_00000015451048046888 "0.045454547"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.045454547"^^xsd:float ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_00000015639931782391 5 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_00000020834155968266 "N3A2K4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1052-0-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1052-0-10 , :OWLNamedIndividual_000000INSN1052-5-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1053 :OWLNamedIndividual_000000RESP1053 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1053 @ Kitchener" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_00000020834155968266 "N2C1A7"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1056 :OWLNamedIndividual_000000RESP1056 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1056 @ Fergus" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_00000020834155968266 "N1M0A1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1062 :OWLNamedIndividual_000000RESP1062 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1062 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.045454547"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.045454547"^^xsd:float ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_00000020834155968266 "N2N2A8"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1062-5-8 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1062-0-10 , :OWLNamedIndividual_000000INSN1062-7-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1063 :OWLNamedIndividual_000000RESP1063 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1063 @ Waterloo" ; :OWLDataProperty_00000017916886214588 "0.08585858"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.08585858"^^xsd:float ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000052797877378007 3 ; :OWLDataProperty_00000053595196906791 3 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_0002 6 ; :OWLDataProperty_0001 8 ; :OWLDataProperty_00000020834155968266 "N2K2E1"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1063-0-6 , :OWLNamedIndividual_000000INRC1063-1-6 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1063-0-10 , :OWLNamedIndividual_000000INSN1063-0-6 , :OWLNamedIndividual_000000INSN1063-0-7 , :OWLNamedIndividual_000000INSN1063-1-6 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1066 :OWLNamedIndividual_000000RESP1066 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801569552554 , :OWLClass_00000003801593638297 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1066 @ Cambridge" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 25 ; :OWLDataProperty_00000017589870215627 25 ; :OWLDataProperty_00000015639931782391 3 ; :OWLDataProperty_00000020834155968266 "N3H4R6"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1069 :OWLNamedIndividual_000000RESP1069 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1069 @ Cambridge" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000020834155968266 "N3C4B3"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1073 :OWLNamedIndividual_000000RESP1073 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1073 @ Brampton" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000020834155968266 "L6T4G1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1075 :OWLNamedIndividual_000000RESP1075 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1075 @ Waterloo" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000020834155968266 "N2L6H6"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1077 :OWLNamedIndividual_000000RESP1077 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1077 @ Cambridge" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015451048046888 "0.2020202"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.3030303"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053547740098550 10 ; :OWLDataProperty_00000053611804536244 10 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0001 20 ; :OWLDataProperty_0002 20 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000053595196906791 9 ; :OWLDataProperty_00000015639931782391 9 ; :OWLDataProperty_00000020834155968266 "N1R7S9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1077-0-2 , :OWLNamedIndividual_000000INRC1077-0-3 , :OWLNamedIndividual_000000INRC1077-0-6 , :OWLNamedIndividual_000000INRC1077-0-9 , :OWLNamedIndividual_000000INRC1077-1-2 , :OWLNamedIndividual_000000INRC1077-1-3 , :OWLNamedIndividual_000000INRC1077-1-6 , :OWLNamedIndividual_000000INRC1077-1-9 , :OWLNamedIndividual_000000INRC1077-4-3 , :OWLNamedIndividual_000000INRC1077-5-8 , :OWLNamedIndividual_000000INRC1077-7-6 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1077-0-2 , :OWLNamedIndividual_000000INSN1077-0-6 , :OWLNamedIndividual_000000INSN1077-0-9 , :OWLNamedIndividual_000000INSN1077-1-2 , :OWLNamedIndividual_000000INSN1077-1-3 , :OWLNamedIndividual_000000INSN1077-1-6 , :OWLNamedIndividual_000000INSN1077-1-9 , :OWLNamedIndividual_000000INSN1077-7-2 , :OWLNamedIndividual_000000INSN1077-7-6 , :OWLNamedIndividual_000000INSN1077-7-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1079 :OWLNamedIndividual_000000RESP1079 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1079 @ New Hamburg" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015639931782391 5 ; :OWLDataProperty_00000020834155968266 "N3A1K1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1082 :OWLNamedIndividual_000000RESP1082 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1082 @ Ayr" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N0B1E0"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1085 :OWLNamedIndividual_000000RESP1085 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1085 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.08080808"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.121212125"^^xsd:float ; :OWLDataProperty_0002 10 ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_00000020834155968266 "N2M5N4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1085-0-9 , :OWLNamedIndividual_000000INRC1085-1-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1085-0-9 , :OWLNamedIndividual_000000INSN1085-1-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1087 :OWLNamedIndividual_000000RESP1087 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1087 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.16161616"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.72727275"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0001 14 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_0002 14 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000020834155968266 "N2H1C9"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1087-0-10 , :OWLNamedIndividual_000000INRC1087-0-7 , :OWLNamedIndividual_000000INRC1087-6-10 , :OWLNamedIndividual_000000INRC1087-6-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1087-0-10 , :OWLNamedIndividual_000000INSN1087-0-7 , :OWLNamedIndividual_000000INSN1087-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1090 :OWLNamedIndividual_000000RESP1090 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1090 @ Arthur" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000020834155968266 "N0G1A0"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1091 :OWLNamedIndividual_000000RESP1091 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1091 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000020834155968266 "N2G4V5"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1094 :OWLNamedIndividual_000000RESP1094 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1094 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.24242425"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.8727273"^^xsd:float ; :OWLDataProperty_00000053611804536244 12 ; :OWLDataProperty_00000053547740098550 12 ; :OWLDataProperty_0001 16 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0002 27 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000015639931782391 9 ; :OWLDataProperty_00000020834155968266 "N2P2A3"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1094-0-2 , :OWLNamedIndividual_000000INRC1094-1-2 , :OWLNamedIndividual_000000INRC1094-4-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1094-0-2 , :OWLNamedIndividual_000000INSN1094-1-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1095 :OWLNamedIndividual_000000RESP1095 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1095 @ Preston" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000020834155968266 "N3H1N3"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1098 :OWLNamedIndividual_000000RESP1098 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1098 @ Mississauga" ; :OWLDataProperty_00000015451048046888 "0.21212122"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.2937063"^^xsd:float ; :OWLDataProperty_00000053595196906791 10 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_0002 15 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0001 25 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000020834155968266 "L4Z1R9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1098-0-2 , :OWLNamedIndividual_000000INRC1098-0-7 , :OWLNamedIndividual_000000INRC1098-1-2 , :OWLNamedIndividual_000000INRC1098-1-7 , :OWLNamedIndividual_000000INRC1098-5-8 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1098-0-10 , :OWLNamedIndividual_000000INSN1098-1-10 , :OWLNamedIndividual_000000INSN1098-5-8 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1099 :OWLNamedIndividual_000000RESP1099 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1099 @ Toronto" ; :OWLDataProperty_00000015451048046888 "0.17171717"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.22077923"^^xsd:float ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053595196906791 12 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000015639931782391 23 ; :OWLDataProperty_0001 27 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0002 6 ; :OWLDataProperty_00000020834155968266 "M2J4W8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1099-1-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1099-0-10 , :OWLNamedIndividual_000000INSN1099-1-10 , :OWLNamedIndividual_000000INSN1099-7-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1101 :OWLNamedIndividual_000000RESP1101 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1101 @ Kicthener" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N2G1H6"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1106 :OWLNamedIndividual_000000RESP1106 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1106 @ St Jacobs" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.060606062"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.54545456"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0001 12 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000020834155968266 "N0B2N0"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1106-0-10 , :OWLNamedIndividual_000000INSN1106-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1107 :OWLNamedIndividual_000000RESP1107 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1107 @ Kitchener" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N2P2L8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1108 :OWLNamedIndividual_000000RESP1108 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1108 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000020834155968266 "N2E2M6"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1109 :OWLNamedIndividual_000000RESP1109 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1109 @ Kitchener" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000020834155968266 "N2M3W4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1110 :OWLNamedIndividual_000000RESP1110 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1110 @ Waterloo" ; :OWLDataProperty_00000015451048046888 "0.1969697"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.5064935"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0002 15 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0001 19 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000020834155968266 "N2V1V8"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1110-0-2 , :OWLNamedIndividual_000000INRC1110-1-2 , :OWLNamedIndividual_000000INRC1110-2-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1110-0-2 , :OWLNamedIndividual_000000INSN1110-1-2 , :OWLNamedIndividual_000000INSN1110-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1111 :OWLNamedIndividual_000000RESP1111 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1111 @ Guelph" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N1H7G5"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1114 :OWLNamedIndividual_000000RESP1114 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1114 @ Cambridge" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.05050505"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.05050505"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0002 10 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000020834155968266 "N1R8B5"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1114-3-3 , :OWLNamedIndividual_000000INRC1114-4-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1115 :OWLNamedIndividual_000000RESP1115 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1115 @ Kitchener" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_00000020834155968266 "N2M5N6"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1117 :OWLNamedIndividual_000000RESP1117 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1117 @ Waterloo" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_00000020834155968266 "N2J1C4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1119 :OWLNamedIndividual_000000RESP1119 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801566712249 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1119 @ Guelph" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 23 ; :OWLDataProperty_00000020834155968266 "N1G2W1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1120 :OWLNamedIndividual_000000RESP1120 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1120 @ Kitchener" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N2N2B9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1122 :OWLNamedIndividual_000000RESP1122 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801571032072 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1122 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.28282827"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.28282827"^^xsd:float ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0001 24 ; :OWLDataProperty_0002 24 ; :OWLDataProperty_00000002685257569048 26 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_00000012367933072499 8 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000053611804536244 8 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N2M5N4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1122-0-10 , :OWLNamedIndividual_000000INRC1122-0-2 , :OWLNamedIndividual_000000INRC1122-0-4 , :OWLNamedIndividual_000000INRC1122-0-5 , :OWLNamedIndividual_000000INRC1122-0-8 , :OWLNamedIndividual_000000INRC1122-1-2 , :OWLNamedIndividual_000000INRC1122-1-8 , :OWLNamedIndividual_000000INRC1122-2-2 , :OWLNamedIndividual_000000INRC1122-2-4 , :OWLNamedIndividual_000000INRC1122-2-8 , :OWLNamedIndividual_000000INRC1122-3-10 , :OWLNamedIndividual_000000INRC1122-3-2 , :OWLNamedIndividual_000000INRC1122-3-5 , :OWLNamedIndividual_000000INRC1122-3-8 , :OWLNamedIndividual_000000INRC1122-4-10 , :OWLNamedIndividual_000000INRC1122-4-2 , :OWLNamedIndividual_000000INRC1122-4-8 , :OWLNamedIndividual_000000INRC1122-5-10 , :OWLNamedIndividual_000000INRC1122-5-8 , :OWLNamedIndividual_000000INRC1122-6-10 , :OWLNamedIndividual_000000INRC1122-6-2 , :OWLNamedIndividual_000000INRC1122-6-3 , :OWLNamedIndividual_000000INRC1122-6-8 , :OWLNamedIndividual_000000INRC1122-7-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1122-0-10 , :OWLNamedIndividual_000000INSN1122-0-2 , :OWLNamedIndividual_000000INSN1122-0-5 , :OWLNamedIndividual_000000INSN1122-0-8 , :OWLNamedIndividual_000000INSN1122-1-10 , :OWLNamedIndividual_000000INSN1122-1-8 , :OWLNamedIndividual_000000INSN1122-2-10 , :OWLNamedIndividual_000000INSN1122-2-2 , :OWLNamedIndividual_000000INSN1122-2-4 , :OWLNamedIndividual_000000INSN1122-2-8 , :OWLNamedIndividual_000000INSN1122-3-10 , :OWLNamedIndividual_000000INSN1122-3-2 , :OWLNamedIndividual_000000INSN1122-3-8 , :OWLNamedIndividual_000000INSN1122-4-10 , :OWLNamedIndividual_000000INSN1122-4-2 , :OWLNamedIndividual_000000INSN1122-4-8 , :OWLNamedIndividual_000000INSN1122-5-10 , :OWLNamedIndividual_000000INSN1122-5-2 , :OWLNamedIndividual_000000INSN1122-5-8 , :OWLNamedIndividual_000000INSN1122-6-10 , :OWLNamedIndividual_000000INSN1122-6-2 , :OWLNamedIndividual_000000INSN1122-6-8 , :OWLNamedIndividual_000000INSN1122-7-10 , :OWLNamedIndividual_000000INSN1122-7-2 , :OWLNamedIndividual_000000INSN1122-7-8 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1123 :OWLNamedIndividual_000000RESP1123 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000022535547594456 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1123 @ Kitchener" ; :OWLDataProperty_00000017916886214588 "0.8080808"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.8080808"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000012367933072499 13 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000053595196906791 29 ; :OWLDataProperty_00000052797877378007 29 ; :OWLDataProperty_00000053611804536244 36 ; :OWLDataProperty_00000053547740098550 36 ; :OWLDataProperty_0001 66 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_0002 85 ; :OWLDataProperty_00000020834155968266 "N2H5Z8"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1123-0-2 , :OWLNamedIndividual_000000INRC1123-0-3 , :OWLNamedIndividual_000000INRC1123-0-6 , :OWLNamedIndividual_000000INRC1123-1-2 , :OWLNamedIndividual_000000INRC1123-1-6 , :OWLNamedIndividual_000000INRC1123-2-2 , :OWLNamedIndividual_000000INRC1123-2-4 , :OWLNamedIndividual_000000INRC1123-3-2 , :OWLNamedIndividual_000000INRC1123-3-5 , :OWLNamedIndividual_000000INRC1123-4-2 , :OWLNamedIndividual_000000INRC1123-4-3 , :OWLNamedIndividual_000000INRC1123-5-2 , :OWLNamedIndividual_000000INRC1123-6-2 , :OWLNamedIndividual_000000INRC1123-7-2 , :OWLNamedIndividual_000000INRC1123-8-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1123-0-2 , :OWLNamedIndividual_000000INSN1123-0-3 , :OWLNamedIndividual_000000INSN1123-0-4 , :OWLNamedIndividual_000000INSN1123-0-5 , :OWLNamedIndividual_000000INSN1123-1-2 , :OWLNamedIndividual_000000INSN1123-1-6 , :OWLNamedIndividual_000000INSN1123-1-9 , :OWLNamedIndividual_000000INSN1123-2-2 , :OWLNamedIndividual_000000INSN1123-3-2 , :OWLNamedIndividual_000000INSN1123-4-2 , :OWLNamedIndividual_000000INSN1123-6-2 , :OWLNamedIndividual_000000INSN1123-7-2 , :OWLNamedIndividual_000000INSN1123-8-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1126 :OWLNamedIndividual_000000RESP1126 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1126 @ Kitchener" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.015151516"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.13636364"^^xsd:float ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_0001 3 ; :OWLDataProperty_00000020834155968266 "N2H5Z8"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1126-0-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1127 :OWLNamedIndividual_000000RESP1127 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1127 @ Waterloo" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_00000020834155968266 "N2J1P8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1128 :OWLNamedIndividual_000000RESP1128 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000021531794966572 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1128 @ Waterloo" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.09090909"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.10227273"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_0002 18 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 22 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000020834155968266 "N2K3P5"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1128-0-3 , :OWLNamedIndividual_000000INRC1128-1-3 , :OWLNamedIndividual_000000INRC1128-2-3 , :OWLNamedIndividual_000000INRC1128-3-3 , :OWLNamedIndividual_000000INRC1128-4-3 , :OWLNamedIndividual_000000INRC1128-7-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1129 :OWLNamedIndividual_000000RESP1129 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1129 @ Waterloo" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N2J1C4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1130 :OWLNamedIndividual_000000RESP1130 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1130 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.18686868"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.24025974"^^xsd:float ; :OWLDataProperty_0002 12 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0001 23 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000015288477615451 7 ; :OWLDataProperty_00000053595196906791 7 ; :OWLDataProperty_00000052797877378007 9 ; :OWLDataProperty_00000020834155968266 "N2H2P2"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1130-0-10 , :OWLNamedIndividual_000000INRC1130-6-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1130-0-10 , :OWLNamedIndividual_000000INSN1130-0-2 , :OWLNamedIndividual_000000INSN1130-1-2 , :OWLNamedIndividual_000000INSN1130-2-2 , :OWLNamedIndividual_000000INSN1130-3-2 , :OWLNamedIndividual_000000INSN1130-4-2 , :OWLNamedIndividual_000000INSN1130-6-2 , :OWLNamedIndividual_000000INSN1130-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1131 :OWLNamedIndividual_000000RESP1131 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1131 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000020834155968266 "N2G4S4"^^xsd:string ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1133 :OWLNamedIndividual_000000RESP1133 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1133 @ Cambridge" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N1R7R1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1136 :OWLNamedIndividual_000000RESP1136 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1136 @ Guelph" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 19 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N1E6X1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1139 :OWLNamedIndividual_000000RESP1139 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1139 @ Cambridge" ; :OWLDataProperty_00000015451048046888 "0.44444445"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.5"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000053595196906791 19 ; :OWLDataProperty_00000053611804536244 21 ; :OWLDataProperty_00000053547740098550 22 ; :OWLDataProperty_0001 33 ; :OWLDataProperty_0002 49 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000015288477615451 6 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000020834155968266 "N1R8L4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1139-0-2 , :OWLNamedIndividual_000000INRC1139-0-3 , :OWLNamedIndividual_000000INRC1139-1-2 , :OWLNamedIndividual_000000INRC1139-2-2 , :OWLNamedIndividual_000000INRC1139-2-3 , :OWLNamedIndividual_000000INRC1139-3-2 , :OWLNamedIndividual_000000INRC1139-6-2 , :OWLNamedIndividual_000000INRC1139-6-3 , :OWLNamedIndividual_000000INRC1139-7-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1139-0-2 , :OWLNamedIndividual_000000INSN1139-0-3 , :OWLNamedIndividual_000000INSN1139-1-2 , :OWLNamedIndividual_000000INSN1139-1-3 , :OWLNamedIndividual_000000INSN1139-2-2 , :OWLNamedIndividual_000000INSN1139-2-3 , :OWLNamedIndividual_000000INSN1139-3-2 , :OWLNamedIndividual_000000INSN1139-3-3 , :OWLNamedIndividual_000000INSN1139-4-2 , :OWLNamedIndividual_000000INSN1139-4-3 , :OWLNamedIndividual_000000INSN1139-6-2 , :OWLNamedIndividual_000000INSN1139-6-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1140 :OWLNamedIndividual_000000RESP1140 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1140 @ Kitchener" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000020834155968266 "N2C1X4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1145 :OWLNamedIndividual_000000RESP1145 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801566712249 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1145 @ Cambridge" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 23 ; :OWLDataProperty_00000020834155968266 "N1S2M8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1147 :OWLNamedIndividual_000000RESP1147 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1147 @ Drayton" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N0G1P0"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1148 :OWLNamedIndividual_000000RESP1148 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1148 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.7929293"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.89204544"^^xsd:float ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_00000053611804536244 32 ; :OWLDataProperty_00000052797877378007 32 ; :OWLDataProperty_00000053595196906791 32 ; :OWLDataProperty_00000053547740098550 32 ; :OWLDataProperty_0000 5 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_0001 72 ; :OWLDataProperty_0002 72 ; :OWLDataProperty_00000012367933072499 8 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_00000020834155968266 "N2M4K1"^^xsd:string ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1148-0-2 , :OWLNamedIndividual_000000INRC1148-0-3 , :OWLNamedIndividual_000000INRC1148-0-4 , :OWLNamedIndividual_000000INRC1148-0-5 , :OWLNamedIndividual_000000INRC1148-0-7 , :OWLNamedIndividual_000000INRC1148-0-8 , :OWLNamedIndividual_000000INRC1148-0-9 , :OWLNamedIndividual_000000INRC1148-1-2 , :OWLNamedIndividual_000000INRC1148-1-3 , :OWLNamedIndividual_000000INRC1148-1-6 , :OWLNamedIndividual_000000INRC1148-1-7 , :OWLNamedIndividual_000000INRC1148-1-9 , :OWLNamedIndividual_000000INRC1148-2-4 , :OWLNamedIndividual_000000INRC1148-3-5 , :OWLNamedIndividual_000000INRC1148-4-3 , :OWLNamedIndividual_000000INRC1148-5-8 , :OWLNamedIndividual_000000INRC1148-6-2 , :OWLNamedIndividual_000000INRC1148-6-4 , :OWLNamedIndividual_000000INRC1148-6-5 , :OWLNamedIndividual_000000INRC1148-7-2 , :OWLNamedIndividual_000000INRC1148-7-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1148-0-2 , :OWLNamedIndividual_000000INSN1148-0-3 , :OWLNamedIndividual_000000INSN1148-0-4 , :OWLNamedIndividual_000000INSN1148-0-5 , :OWLNamedIndividual_000000INSN1148-0-7 , :OWLNamedIndividual_000000INSN1148-0-8 , :OWLNamedIndividual_000000INSN1148-0-9 , :OWLNamedIndividual_000000INSN1148-1-2 , :OWLNamedIndividual_000000INSN1148-1-3 , :OWLNamedIndividual_000000INSN1148-1-6 , :OWLNamedIndividual_000000INSN1148-1-7 , :OWLNamedIndividual_000000INSN1148-1-9 , :OWLNamedIndividual_000000INSN1148-2-2 , :OWLNamedIndividual_000000INSN1148-2-3 , :OWLNamedIndividual_000000INSN1148-2-4 , :OWLNamedIndividual_000000INSN1148-2-7 , :OWLNamedIndividual_000000INSN1148-2-8 , :OWLNamedIndividual_000000INSN1148-2-9 , :OWLNamedIndividual_000000INSN1148-3-2 , :OWLNamedIndividual_000000INSN1148-3-3 , :OWLNamedIndividual_000000INSN1148-3-5 , :OWLNamedIndividual_000000INSN1148-3-7 , :OWLNamedIndividual_000000INSN1148-3-9 , :OWLNamedIndividual_000000INSN1148-4-2 , :OWLNamedIndividual_000000INSN1148-4-3 , :OWLNamedIndividual_000000INSN1148-4-5 , :OWLNamedIndividual_000000INSN1148-4-6 , :OWLNamedIndividual_000000INSN1148-4-7 , :OWLNamedIndividual_000000INSN1148-4-9 , :OWLNamedIndividual_000000INSN1148-5-2 , :OWLNamedIndividual_000000INSN1148-5-8 , :OWLNamedIndividual_000000INSN1148-6-2 , :OWLNamedIndividual_000000INSN1148-6-3 , :OWLNamedIndividual_000000INSN1148-6-4 , :OWLNamedIndividual_000000INSN1148-6-5 , :OWLNamedIndividual_000000INSN1148-7-2 , :OWLNamedIndividual_000000INSN1148-7-3 , :OWLNamedIndividual_000000INSN1148-7-7 , :OWLNamedIndividual_000000INSN1148-7-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1149 :OWLNamedIndividual_000000RESP1149 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1149 @ Cambridge" ; :OWLDataProperty_00000015451048046888 "0.2020202"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.27972028"^^xsd:float ; :OWLDataProperty_00000053547740098550 10 ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_0002 18 ; :OWLDataProperty_0001 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 23 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000015288477615451 6 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N1R3H7"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1149-1-6 , :OWLNamedIndividual_000000INRC1149-2-3 , :OWLNamedIndividual_000000INRC1149-2-4 , :OWLNamedIndividual_000000INRC1149-3-3 , :OWLNamedIndividual_000000INRC1149-3-4 , :OWLNamedIndividual_000000INRC1149-3-5 , :OWLNamedIndividual_000000INRC1149-4-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1149-0-4 , :OWLNamedIndividual_000000INSN1149-0-5 , :OWLNamedIndividual_000000INSN1149-0-7 , :OWLNamedIndividual_000000INSN1149-1-10 , :OWLNamedIndividual_000000INSN1149-2-10 , :OWLNamedIndividual_000000INSN1149-3-10 , :OWLNamedIndividual_000000INSN1149-6-10 , :OWLNamedIndividual_000000INSN1149-7-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1150 :OWLNamedIndividual_000000RESP1150 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1150 @ Guelph" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.05050505"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.05050505"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_0002 9 ; :OWLDataProperty_00000020834155968266 "N1H1B1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1150-2-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1151 :OWLNamedIndividual_000000RESP1151 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1151 @ Mount Fores" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015451048046888 "0.11111111"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.11111111"^^xsd:float ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_0002 19 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000053611804536244 8 ; :OWLDataProperty_00000020834155968266 "N0G2L3"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1151-2-3 , :OWLNamedIndividual_000000INRC1151-2-4 , :OWLNamedIndividual_000000INRC1151-2-5 , :OWLNamedIndividual_000000INRC1151-3-3 , :OWLNamedIndividual_000000INRC1151-3-5 , :OWLNamedIndividual_000000INRC1151-4-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1152 :OWLNamedIndividual_000000RESP1152 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1152 @ Kitchener" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.05050505"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.05050505"^^xsd:float ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_0002 10 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000053611804536244 3 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2G4X6"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1152-2-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1153 :OWLNamedIndividual_000000RESP1153 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000022520666892859 , :OWLClass_00000022671095971135 , :OWLClass_00000022828498286234 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1153 @ Cambridge" ; :OWLDataProperty_00000017916886214588 "0.3030303"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.3030303"^^xsd:float ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0002 27 ; :OWLDataProperty_0001 27 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053547740098550 9 ; :OWLDataProperty_00000012367933072499 9 ; :OWLDataProperty_00000053611804536244 9 ; :OWLDataProperty_00000015288477615451 9 ; :OWLDataProperty_00000052797877378007 9 ; :OWLDataProperty_00000053595196906791 9 ; :OWLDataProperty_00000020834155968266 "N1R7L7"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1153-0-2 , :OWLNamedIndividual_000000INRC1153-0-3 , :OWLNamedIndividual_000000INRC1153-0-4 , :OWLNamedIndividual_000000INRC1153-0-5 , :OWLNamedIndividual_000000INRC1153-1-2 , :OWLNamedIndividual_000000INRC1153-1-3 , :OWLNamedIndividual_000000INRC1153-1-4 , :OWLNamedIndividual_000000INRC1153-2-2 , :OWLNamedIndividual_000000INRC1153-2-3 , :OWLNamedIndividual_000000INRC1153-2-4 , :OWLNamedIndividual_000000INRC1153-3-2 , :OWLNamedIndividual_000000INRC1153-3-3 , :OWLNamedIndividual_000000INRC1153-3-4 , :OWLNamedIndividual_000000INRC1153-3-5 , :OWLNamedIndividual_000000INRC1153-4-2 , :OWLNamedIndividual_000000INRC1153-4-3 , :OWLNamedIndividual_000000INRC1153-5-2 , :OWLNamedIndividual_000000INRC1153-6-2 , :OWLNamedIndividual_000000INRC1153-7-2 , :OWLNamedIndividual_000000INRC1153-8-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1153-0-2 , :OWLNamedIndividual_000000INSN1153-1-2 , :OWLNamedIndividual_000000INSN1153-2-2 , :OWLNamedIndividual_000000INSN1153-3-2 , :OWLNamedIndividual_000000INSN1153-4-2 , :OWLNamedIndividual_000000INSN1153-5-2 , :OWLNamedIndividual_000000INSN1153-6-2 , :OWLNamedIndividual_000000INSN1153-7-2 , :OWLNamedIndividual_000000INSN1153-8-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1154 :OWLNamedIndividual_000000RESP1154 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1154 @ Fergus" ; :OWLDataProperty_00000015451048046888 "0.1919192"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.4318182"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_0001 10 ; :OWLDataProperty_00000053611804536244 11 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_0002 26 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000053595196906791 4 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053547740098550 9 ; :OWLDataProperty_00000020834155968266 "N1M2R2"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1154-0-2 , :OWLNamedIndividual_000000INRC1154-1-2 , :OWLNamedIndividual_000000INRC1154-1-3 , :OWLNamedIndividual_000000INRC1154-2-2 , :OWLNamedIndividual_000000INRC1154-2-3 , :OWLNamedIndividual_000000INRC1154-3-2 , :OWLNamedIndividual_000000INRC1154-6-2 , :OWLNamedIndividual_000000INRC1154-6-3 , :OWLNamedIndividual_000000INRC1154-7-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1154-0-2 , :OWLNamedIndividual_000000INSN1154-1-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1155 :OWLNamedIndividual_000000RESP1155 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1155 @ Erin" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N0B1T0"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1157 :OWLNamedIndividual_000000RESP1157 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801548381428 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1157 @ Kitchener" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 11 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2H2P2"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1161 :OWLNamedIndividual_000000RESP1161 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801545045808 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1161 @ Waterloo" ; :OWLDataProperty_00000017916886214588 "0.41919193"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.41919193"^^xsd:float ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_0001 18 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053611804536244 24 ; :OWLDataProperty_00000053547740098550 24 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_0002 54 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000002685257569048 9 ; :OWLDataProperty_00000020834155968266 "N2T2Z8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1161-0-10 , :OWLNamedIndividual_000000INRC1161-0-2 , :OWLNamedIndividual_000000INRC1161-0-6 , :OWLNamedIndividual_000000INRC1161-1-2 , :OWLNamedIndividual_000000INRC1161-1-6 , :OWLNamedIndividual_000000INRC1161-2-4 , :OWLNamedIndividual_000000INRC1161-3-5 , :OWLNamedIndividual_000000INRC1161-5-8 , :OWLNamedIndividual_000000INRC1161-6-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1161-0-10 , :OWLNamedIndividual_000000INSN1161-0-2 , :OWLNamedIndividual_000000INSN1161-0-6 , :OWLNamedIndividual_000000INSN1161-6-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1162 :OWLNamedIndividual_000000RESP1162 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801543524945 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1162 @ Cambridge" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.1010101"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.18181819"^^xsd:float ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_0002 14 ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000052797877378007 3 ; :OWLDataProperty_0001 4 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 8 ; :OWLDataProperty_00000020834155968266 "N3H3N2"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1162-0-2 , :OWLNamedIndividual_000000INRC1162-1-2 , :OWLNamedIndividual_000000INRC1162-2-2 , :OWLNamedIndividual_000000INRC1162-2-4 , :OWLNamedIndividual_000000INRC1162-3-2 , :OWLNamedIndividual_000000INRC1162-4-2 , :OWLNamedIndividual_000000INRC1162-5-2 , :OWLNamedIndividual_000000INRC1162-6-2 , :OWLNamedIndividual_000000INRC1162-7-2 , :OWLNamedIndividual_000000INRC1162-8-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1162-6-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1163 :OWLNamedIndividual_000000RESP1163 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801543524945 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1163 @ Kitchener" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 19 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 8 ; :OWLDataProperty_00000020834155968266 "N2C2N9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1165 :OWLNamedIndividual_000000RESP1165 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801572455158 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1165 @ Kitchener" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 27 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2G4M4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1166 :OWLNamedIndividual_000000RESP1166 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801572455158 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1166 @ Waterloo" ; :OWLDataProperty_00000015451048046888 "0.20707071"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.20707071"^^xsd:float ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000053547740098550 13 ; :OWLDataProperty_00000053611804536244 13 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000002685257569048 27 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0002 33 ; :OWLDataProperty_0001 5 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000020834155968266 "N2L3C5"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1166-0-4 , :OWLNamedIndividual_000000INRC1166-0-5 , :OWLNamedIndividual_000000INRC1166-2-4 , :OWLNamedIndividual_000000INRC1166-3-5 , :OWLNamedIndividual_000000INRC1166-5-8 , :OWLNamedIndividual_000000INRC1166-6-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1166-5-8 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1167 :OWLNamedIndividual_000000RESP1167 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801543524945 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1167 @ Waterloo" ; :OWLDataProperty_00000017916886214588 "0.04040404"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.04040404"^^xsd:float ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_0001 3 ; :OWLDataProperty_0002 5 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 8 ; :OWLDataProperty_00000020834155968266 "N2L3E9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1167-0-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1167-0-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1168 :OWLNamedIndividual_000000RESP1168 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801572455158 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1168 @ Guelph" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.055555556"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.055555556"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0002 10 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000002685257569048 27 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N1G2W1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1168-2-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1175 :OWLNamedIndividual_000000RESP1175 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801545045808 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1175 @ Cambridge" ; :OWLDataProperty_00000017916886214588 "0.08080808"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.08080808"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_0001 11 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_00000002685257569048 9 ; :OWLDataProperty_00000020834155968266 "N1S2N3"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1175-0-3 , :OWLNamedIndividual_000000INRC1175-2-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1175-0-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1180 :OWLNamedIndividual_000000RESP1180 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1180 @ Cambridge" ; :OWLDataProperty_00000015451048046888 "0.7171717"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.7171717"^^xsd:float ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000053611804536244 28 ; :OWLDataProperty_00000053547740098550 28 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000052797877378007 32 ; :OWLDataProperty_00000053595196906791 32 ; :OWLDataProperty_0002 63 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_0001 72 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_00000020834155968266 "N3C2K3"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1180-0-2 , :OWLNamedIndividual_000000INRC1180-0-3 , :OWLNamedIndividual_000000INRC1180-0-4 , :OWLNamedIndividual_000000INRC1180-0-5 , :OWLNamedIndividual_000000INRC1180-0-6 , :OWLNamedIndividual_000000INRC1180-0-7 , :OWLNamedIndividual_000000INRC1180-0-8 , :OWLNamedIndividual_000000INRC1180-0-9 , :OWLNamedIndividual_000000INRC1180-1-6 , :OWLNamedIndividual_000000INRC1180-2-2 , :OWLNamedIndividual_000000INRC1180-2-3 , :OWLNamedIndividual_000000INRC1180-2-4 , :OWLNamedIndividual_000000INRC1180-2-9 , :OWLNamedIndividual_000000INRC1180-3-2 , :OWLNamedIndividual_000000INRC1180-3-3 , :OWLNamedIndividual_000000INRC1180-3-5 , :OWLNamedIndividual_000000INRC1180-3-9 , :OWLNamedIndividual_000000INRC1180-4-2 , :OWLNamedIndividual_000000INRC1180-4-3 , :OWLNamedIndividual_000000INRC1180-6-2 , :OWLNamedIndividual_000000INRC1180-6-3 , :OWLNamedIndividual_000000INRC1180-7-2 , :OWLNamedIndividual_000000INRC1180-7-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1180-0-2 , :OWLNamedIndividual_000000INSN1180-0-3 , :OWLNamedIndividual_000000INSN1180-0-4 , :OWLNamedIndividual_000000INSN1180-0-7 , :OWLNamedIndividual_000000INSN1180-0-9 , :OWLNamedIndividual_000000INSN1180-1-2 , :OWLNamedIndividual_000000INSN1180-1-6 , :OWLNamedIndividual_000000INSN1180-2-2 , :OWLNamedIndividual_000000INSN1180-3-2 , :OWLNamedIndividual_000000INSN1180-3-3 , :OWLNamedIndividual_000000INSN1180-3-5 , :OWLNamedIndividual_000000INSN1180-4-2 , :OWLNamedIndividual_000000INSN1180-5-2 , :OWLNamedIndividual_000000INSN1180-5-3 , :OWLNamedIndividual_000000INSN1180-5-8 , :OWLNamedIndividual_000000INSN1180-6-2 , :OWLNamedIndividual_000000INSN1180-6-3 , :OWLNamedIndividual_000000INSN1180-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1184 :OWLNamedIndividual_000000RESP1184 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1184 @ Arthur" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N0G1A0"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1186 :OWLNamedIndividual_000000RESP1186 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1186 @ Cambridge" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015451048046888 "0.02020202"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.02020202"^^xsd:float ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_0002 4 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N1R7Z1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1186-3-3 , :OWLNamedIndividual_000000INRC1186-3-4 , :OWLNamedIndividual_000000INRC1186-3-5 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1187 :OWLNamedIndividual_000000RESP1187 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801558801467 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1187 @ Waterloo" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 18 ; :OWLDataProperty_00000002685257569048 18 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N2J4V3"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1188 :OWLNamedIndividual_000000RESP1188 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801558801467 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1188 @ Guelph" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.09090909"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.116883114"^^xsd:float ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_00000017589870215627 18 ; :OWLDataProperty_0001 18 ; :OWLDataProperty_00000002685257569048 18 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000020834155968266 "N1G4P6"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1188-0-10 , :OWLNamedIndividual_000000INSN1188-5-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1189 :OWLNamedIndividual_000000RESP1189 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801572455158 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1189 @ Waterloo" ; :OWLDataProperty_00000017916886214588 "0.116161615"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.116161615"^^xsd:float ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_0001 16 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000015639931782391 22 ; :OWLDataProperty_00000002685257569048 27 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_0002 7 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000020834155968266 "N2L3G1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1189-2-4 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1189-0-10 , :OWLNamedIndividual_000000INSN1189-5-8 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1190 :OWLNamedIndividual_000000RESP1190 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1190 @ Mississauga" ; :OWLDataProperty_00000015451048046888 "0.11111111"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.5"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_0002 8 ; :OWLDataProperty_0001 8 ; :OWLDataProperty_00000020834155968266 "L5N1P9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1190-0-10 , :OWLNamedIndividual_000000INRC1190-1-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1190-0-10 , :OWLNamedIndividual_000000INSN1190-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1195 :OWLNamedIndividual_000000RESP1195 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1195 @ Guelph" ; :OWLDataProperty_00000015451048046888 "0.30808082"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.36969697"^^xsd:float ; :OWLDataProperty_00000053611804536244 13 ; :OWLDataProperty_00000052797877378007 13 ; :OWLDataProperty_00000053595196906791 13 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_0002 28 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0001 33 ; :OWLDataProperty_00000015288477615451 7 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000020834155968266 "N1E4Y3"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1195-0-3 , :OWLNamedIndividual_000000INRC1195-0-7 , :OWLNamedIndividual_000000INRC1195-1-3 , :OWLNamedIndividual_000000INRC1195-1-7 , :OWLNamedIndividual_000000INRC1195-2-3 , :OWLNamedIndividual_000000INRC1195-2-7 , :OWLNamedIndividual_000000INRC1195-4-3 , :OWLNamedIndividual_000000INRC1195-4-7 , :OWLNamedIndividual_000000INRC1195-5-3 , :OWLNamedIndividual_000000INRC1195-5-7 , :OWLNamedIndividual_000000INRC1195-6-3 , :OWLNamedIndividual_000000INRC1195-6-7 , :OWLNamedIndividual_000000INRC1195-7-3 , :OWLNamedIndividual_000000INRC1195-7-7 , :OWLNamedIndividual_000000INRC1195-8-3 , :OWLNamedIndividual_000000INRC1195-8-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1195-0-3 , :OWLNamedIndividual_000000INSN1195-0-7 , :OWLNamedIndividual_000000INSN1195-1-3 , :OWLNamedIndividual_000000INSN1195-1-7 , :OWLNamedIndividual_000000INSN1195-4-3 , :OWLNamedIndividual_000000INSN1195-4-7 , :OWLNamedIndividual_000000INSN1195-5-3 , :OWLNamedIndividual_000000INSN1195-5-7 , :OWLNamedIndividual_000000INSN1195-6-3 , :OWLNamedIndividual_000000INSN1195-6-7 , :OWLNamedIndividual_000000INSN1195-7-3 , :OWLNamedIndividual_000000INSN1195-7-7 , :OWLNamedIndividual_000000INSN1195-8-3 , :OWLNamedIndividual_000000INSN1195-8-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1197 :OWLNamedIndividual_000000RESP1197 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1197 @ Kitchener" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015451048046888 "0.025252525"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.45454547"^^xsd:float ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000015639931782391 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_0001 5 ; :OWLDataProperty_00000020834155968266 "N2M5E9"^^xsd:string ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1197-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1199 :OWLNamedIndividual_000000RESP1199 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1199 @ Kitchener" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015451048046888 "0.05050505"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.08264463"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0001 10 ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053595196906791 4 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000020834155968266 "N2G4X6"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1199-0-10 , :OWLNamedIndividual_000000INSN1199-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1201 :OWLNamedIndividual_000000RESP1201 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1201 @ Kitchener" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015451048046888 "0.14141414"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.25454545"^^xsd:float ; :OWLDataProperty_00000053595196906791 10 ; :OWLDataProperty_00000052797877378007 10 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_0001 24 ; :OWLDataProperty_0002 4 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000020834155968266 "N2M3B5"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1201-0-10 , :OWLNamedIndividual_000000INRC1201-1-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1201-0-2 , :OWLNamedIndividual_000000INSN1201-1-2 , :OWLNamedIndividual_000000INSN1201-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1205 :OWLNamedIndividual_000000RESP1205 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000022535547594456 , :OWLClass_00000022671095971135 , :OWLClass_00000022828498286234 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1205 @ Guelph" ; :OWLDataProperty_00000015451048046888 "0.8939394"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.8939394"^^xsd:float ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000053547740098550 34 ; :OWLDataProperty_00000053611804536244 36 ; :OWLDataProperty_00000053595196906791 36 ; :OWLDataProperty_00000052797877378007 36 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_0002 79 ; :OWLDataProperty_0001 81 ; :OWLDataProperty_00000015639931782391 9 ; :OWLDataProperty_00000012367933072499 9 ; :OWLDataProperty_00000015288477615451 9 ; :OWLDataProperty_00000020834155968266 "N1H7T8"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1205-0-2 , :OWLNamedIndividual_000000INRC1205-0-3 , :OWLNamedIndividual_000000INRC1205-1-2 , :OWLNamedIndividual_000000INRC1205-1-3 , :OWLNamedIndividual_000000INRC1205-2-2 , :OWLNamedIndividual_000000INRC1205-2-3 , :OWLNamedIndividual_000000INRC1205-3-2 , :OWLNamedIndividual_000000INRC1205-3-3 , :OWLNamedIndividual_000000INRC1205-4-2 , :OWLNamedIndividual_000000INRC1205-4-3 , :OWLNamedIndividual_000000INRC1205-5-2 , :OWLNamedIndividual_000000INRC1205-6-2 , :OWLNamedIndividual_000000INRC1205-6-3 , :OWLNamedIndividual_000000INRC1205-7-2 , :OWLNamedIndividual_000000INRC1205-7-3 , :OWLNamedIndividual_000000INRC1205-8-2 , :OWLNamedIndividual_000000INRC1205-8-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1205-0-2 , :OWLNamedIndividual_000000INSN1205-0-3 , :OWLNamedIndividual_000000INSN1205-1-2 , :OWLNamedIndividual_000000INSN1205-1-3 , :OWLNamedIndividual_000000INSN1205-2-2 , :OWLNamedIndividual_000000INSN1205-2-3 , :OWLNamedIndividual_000000INSN1205-3-2 , :OWLNamedIndividual_000000INSN1205-4-2 , :OWLNamedIndividual_000000INSN1205-5-2 , :OWLNamedIndividual_000000INSN1205-6-2 , :OWLNamedIndividual_000000INSN1205-7-2 , :OWLNamedIndividual_000000INSN1205-8-2 , :OWLNamedIndividual_000000INSN1205-8-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1206 :OWLNamedIndividual_000000RESP1206 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801546522253 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000022535547594456 , :OWLClass_00000022671095971135 , :OWLClass_00000022828498286234 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1206 @ Cambridge" ; :OWLDataProperty_00000017916886214588 "0.64646465"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.64646465"^^xsd:float ; :OWLDataProperty_00000015288477615451 10 ; :OWLDataProperty_00000002685257569048 10 ; :OWLDataProperty_00000012367933072499 11 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_00000052797877378007 24 ; :OWLDataProperty_00000053547740098550 24 ; :OWLDataProperty_00000053611804536244 24 ; :OWLDataProperty_00000053595196906791 24 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_0001 58 ; :OWLDataProperty_0002 59 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N3C2E2"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1206-0-2 , :OWLNamedIndividual_000000INRC1206-0-3 , :OWLNamedIndividual_000000INRC1206-0-5 , :OWLNamedIndividual_000000INRC1206-0-6 , :OWLNamedIndividual_000000INRC1206-1-2 , :OWLNamedIndividual_000000INRC1206-1-3 , :OWLNamedIndividual_000000INRC1206-2-2 , :OWLNamedIndividual_000000INRC1206-2-3 , :OWLNamedIndividual_000000INRC1206-3-2 , :OWLNamedIndividual_000000INRC1206-3-3 , :OWLNamedIndividual_000000INRC1206-3-5 , :OWLNamedIndividual_000000INRC1206-4-2 , :OWLNamedIndividual_000000INRC1206-4-3 , :OWLNamedIndividual_000000INRC1206-6-2 , :OWLNamedIndividual_000000INRC1206-6-3 , :OWLNamedIndividual_000000INRC1206-7-2 , :OWLNamedIndividual_000000INRC1206-7-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1206-0-2 , :OWLNamedIndividual_000000INSN1206-0-3 , :OWLNamedIndividual_000000INSN1206-0-5 , :OWLNamedIndividual_000000INSN1206-0-6 , :OWLNamedIndividual_000000INSN1206-0-7 , :OWLNamedIndividual_000000INSN1206-1-2 , :OWLNamedIndividual_000000INSN1206-1-3 , :OWLNamedIndividual_000000INSN1206-1-7 , :OWLNamedIndividual_000000INSN1206-2-2 , :OWLNamedIndividual_000000INSN1206-2-3 , :OWLNamedIndividual_000000INSN1206-2-7 , :OWLNamedIndividual_000000INSN1206-3-2 , :OWLNamedIndividual_000000INSN1206-3-7 , :OWLNamedIndividual_000000INSN1206-6-2 , :OWLNamedIndividual_000000INSN1206-6-3 , :OWLNamedIndividual_000000INSN1206-7-2 , :OWLNamedIndividual_000000INSN1206-7-3 , :OWLNamedIndividual_000000INSN1206-7-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1207 :OWLNamedIndividual_000000RESP1207 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1207 @ Waterloo" ; :OWLDataProperty_00000015451048046888 "0.37373737"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.42045453"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053595196906791 12 ; :OWLDataProperty_00000053547740098550 14 ; :OWLDataProperty_00000052797877378007 16 ; :OWLDataProperty_00000053611804536244 16 ; :OWLDataProperty_0001 34 ; :OWLDataProperty_0002 37 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_00000015288477615451 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000020834155968266 "N2T2Z6"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1207-1-6 , :OWLNamedIndividual_000000INRC1207-2-4 , :OWLNamedIndividual_000000INRC1207-3-3 , :OWLNamedIndividual_000000INRC1207-4-2 , :OWLNamedIndividual_000000INRC1207-6-2 , :OWLNamedIndividual_000000INRC1207-7-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1207-0-2 , :OWLNamedIndividual_000000INSN1207-0-4 , :OWLNamedIndividual_000000INSN1207-1-2 , :OWLNamedIndividual_000000INSN1207-1-4 , :OWLNamedIndividual_000000INSN1207-2-2 , :OWLNamedIndividual_000000INSN1207-3-5 , :OWLNamedIndividual_000000INSN1207-6-2 , :OWLNamedIndividual_000000INSN1207-6-6 , :OWLNamedIndividual_000000INSN1207-7-10 , :OWLNamedIndividual_000000INSN1207-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1208 :OWLNamedIndividual_000000RESP1208 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1208 @ Cambridge" ; :OWLDataProperty_00000017916886214588 "0.1969697"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.1969697"^^xsd:float ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000053547740098550 16 ; :OWLDataProperty_00000053611804536244 16 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0001 3 ; :OWLDataProperty_0002 36 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000015639931782391 7 ; :OWLDataProperty_00000020834155968266 "N3C3P4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1208-0-7 , :OWLNamedIndividual_000000INRC1208-1-7 , :OWLNamedIndividual_000000INRC1208-5-7 , :OWLNamedIndividual_000000INRC1208-5-9 , :OWLNamedIndividual_000000INRC1208-6-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1208-0-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1209 :OWLNamedIndividual_000000RESP1209 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801561709099 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1209 @ St. Jacob's" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.015151516"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.015151516"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_00000002685257569048 20 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N0B2N0"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1209-2-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1210 :OWLNamedIndividual_000000RESP1210 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1210 @ Elmira" ; :OWLDataProperty_00000015451048046888 "0.8333333"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.9375"^^xsd:float ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000053611804536244 29 ; :OWLDataProperty_00000052797877378007 32 ; :OWLDataProperty_00000053595196906791 32 ; :OWLDataProperty_00000053547740098550 32 ; :OWLDataProperty_00000015639931782391 4 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_0002 69 ; :OWLDataProperty_0001 72 ; :OWLDataProperty_00000012367933072499 8 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_00000020834155968266 "N3B2Y9"^^xsd:string ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1210-0-2 , :OWLNamedIndividual_000000INRC1210-0-3 , :OWLNamedIndividual_000000INRC1210-0-4 , :OWLNamedIndividual_000000INRC1210-0-5 , :OWLNamedIndividual_000000INRC1210-0-6 , :OWLNamedIndividual_000000INRC1210-0-7 , :OWLNamedIndividual_000000INRC1210-0-8 , :OWLNamedIndividual_000000INRC1210-0-9 , :OWLNamedIndividual_000000INRC1210-1-2 , :OWLNamedIndividual_000000INRC1210-1-3 , :OWLNamedIndividual_000000INRC1210-1-6 , :OWLNamedIndividual_000000INRC1210-1-7 , :OWLNamedIndividual_000000INRC1210-1-8 , :OWLNamedIndividual_000000INRC1210-1-9 , :OWLNamedIndividual_000000INRC1210-2-2 , :OWLNamedIndividual_000000INRC1210-2-3 , :OWLNamedIndividual_000000INRC1210-2-4 , :OWLNamedIndividual_000000INRC1210-2-5 , :OWLNamedIndividual_000000INRC1210-2-6 , :OWLNamedIndividual_000000INRC1210-2-7 , :OWLNamedIndividual_000000INRC1210-2-8 , :OWLNamedIndividual_000000INRC1210-2-9 , :OWLNamedIndividual_000000INRC1210-3-2 , :OWLNamedIndividual_000000INRC1210-3-3 , :OWLNamedIndividual_000000INRC1210-3-4 , :OWLNamedIndividual_000000INRC1210-3-5 , :OWLNamedIndividual_000000INRC1210-3-6 , :OWLNamedIndividual_000000INRC1210-3-9 , :OWLNamedIndividual_000000INRC1210-4-2 , :OWLNamedIndividual_000000INRC1210-4-3 , :OWLNamedIndividual_000000INRC1210-4-6 , :OWLNamedIndividual_000000INRC1210-4-7 , :OWLNamedIndividual_000000INRC1210-4-9 , :OWLNamedIndividual_000000INRC1210-5-2 , :OWLNamedIndividual_000000INRC1210-5-3 , :OWLNamedIndividual_000000INRC1210-5-4 , :OWLNamedIndividual_000000INRC1210-5-7 , :OWLNamedIndividual_000000INRC1210-5-8 , :OWLNamedIndividual_000000INRC1210-5-9 , :OWLNamedIndividual_000000INRC1210-6-2 , :OWLNamedIndividual_000000INRC1210-6-3 , :OWLNamedIndividual_000000INRC1210-6-6 , :OWLNamedIndividual_000000INRC1210-6-7 , :OWLNamedIndividual_000000INRC1210-6-8 , :OWLNamedIndividual_000000INRC1210-6-9 , :OWLNamedIndividual_000000INRC1210-7-2 , :OWLNamedIndividual_000000INRC1210-7-3 , :OWLNamedIndividual_000000INRC1210-7-6 , :OWLNamedIndividual_000000INRC1210-7-7 , :OWLNamedIndividual_000000INRC1210-7-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1210-0-2 , :OWLNamedIndividual_000000INSN1210-0-3 , :OWLNamedIndividual_000000INSN1210-0-4 , :OWLNamedIndividual_000000INSN1210-0-5 , :OWLNamedIndividual_000000INSN1210-0-6 , :OWLNamedIndividual_000000INSN1210-0-7 , :OWLNamedIndividual_000000INSN1210-0-8 , :OWLNamedIndividual_000000INSN1210-0-9 , :OWLNamedIndividual_000000INSN1210-1-2 , :OWLNamedIndividual_000000INSN1210-1-3 , :OWLNamedIndividual_000000INSN1210-1-4 , :OWLNamedIndividual_000000INSN1210-1-5 , :OWLNamedIndividual_000000INSN1210-1-6 , :OWLNamedIndividual_000000INSN1210-1-7 , :OWLNamedIndividual_000000INSN1210-1-8 , :OWLNamedIndividual_000000INSN1210-1-9 , :OWLNamedIndividual_000000INSN1210-2-2 , :OWLNamedIndividual_000000INSN1210-2-3 , :OWLNamedIndividual_000000INSN1210-2-4 , :OWLNamedIndividual_000000INSN1210-2-5 , :OWLNamedIndividual_000000INSN1210-2-6 , :OWLNamedIndividual_000000INSN1210-2-7 , :OWLNamedIndividual_000000INSN1210-2-8 , :OWLNamedIndividual_000000INSN1210-2-9 , :OWLNamedIndividual_000000INSN1210-3-2 , :OWLNamedIndividual_000000INSN1210-3-3 , :OWLNamedIndividual_000000INSN1210-3-4 , :OWLNamedIndividual_000000INSN1210-3-5 , :OWLNamedIndividual_000000INSN1210-3-6 , :OWLNamedIndividual_000000INSN1210-3-7 , :OWLNamedIndividual_000000INSN1210-3-8 , :OWLNamedIndividual_000000INSN1210-3-9 , :OWLNamedIndividual_000000INSN1210-4-2 , :OWLNamedIndividual_000000INSN1210-4-3 , :OWLNamedIndividual_000000INSN1210-4-6 , :OWLNamedIndividual_000000INSN1210-4-7 , :OWLNamedIndividual_000000INSN1210-4-8 , :OWLNamedIndividual_000000INSN1210-4-9 , :OWLNamedIndividual_000000INSN1210-5-2 , :OWLNamedIndividual_000000INSN1210-5-3 , :OWLNamedIndividual_000000INSN1210-5-4 , :OWLNamedIndividual_000000INSN1210-5-5 , :OWLNamedIndividual_000000INSN1210-5-6 , :OWLNamedIndividual_000000INSN1210-5-7 , :OWLNamedIndividual_000000INSN1210-5-8 , :OWLNamedIndividual_000000INSN1210-5-9 , :OWLNamedIndividual_000000INSN1210-6-2 , :OWLNamedIndividual_000000INSN1210-6-3 , :OWLNamedIndividual_000000INSN1210-6-6 , :OWLNamedIndividual_000000INSN1210-6-7 , :OWLNamedIndividual_000000INSN1210-6-9 , :OWLNamedIndividual_000000INSN1210-7-2 , :OWLNamedIndividual_000000INSN1210-7-3 , :OWLNamedIndividual_000000INSN1210-7-6 , :OWLNamedIndividual_000000INSN1210-7-7 , :OWLNamedIndividual_000000INSN1210-7-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1211 :OWLNamedIndividual_000000RESP1211 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801554442813 , :OWLClass_00000003801598404545 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1211 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.11111111"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.11111111"^^xsd:float ; :OWLDataProperty_0001 14 ; :OWLDataProperty_00000002685257569048 15 ; :OWLDataProperty_00000017589870215627 15 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000015639931782391 22 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_0002 8 ; :OWLDataProperty_00000020834155968266 "N2M5N4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1211-0-2 , :OWLNamedIndividual_000000INRC1211-0-3 , :OWLNamedIndividual_000000INRC1211-0-4 , :OWLNamedIndividual_000000INRC1211-0-9 , :OWLNamedIndividual_000000INRC1211-2-2 , :OWLNamedIndividual_000000INRC1211-2-3 , :OWLNamedIndividual_000000INRC1211-2-4 , :OWLNamedIndividual_000000INRC1211-2-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1211-0-2 , :OWLNamedIndividual_000000INSN1211-0-3 , :OWLNamedIndividual_000000INSN1211-0-4 , :OWLNamedIndividual_000000INSN1211-0-8 , :OWLNamedIndividual_000000INSN1211-0-9 , :OWLNamedIndividual_000000INSN1211-2-2 , :OWLNamedIndividual_000000INSN1211-2-3 , :OWLNamedIndividual_000000INSN1211-2-4 , :OWLNamedIndividual_000000INSN1211-2-8 , :OWLNamedIndividual_000000INSN1211-2-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1213 :OWLNamedIndividual_000000RESP1213 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801560256121 , :OWLClass_00000003801593638297 , :OWLClass_00000020043392349243 , :OWLClass_00000022520666892859 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE1213 @ Waterloo" ; :OWLDataProperty_00000015451048046888 "0.20707071"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.28671327"^^xsd:float ; :OWLDataProperty_00000053547740098550 12 ; :OWLDataProperty_0001 14 ; :OWLDataProperty_00000002685257569048 19 ; :OWLDataProperty_00000017589870215627 19 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_0002 25 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000015639931782391 5 ; :OWLDataProperty_00000052797877378007 6 ; :OWLDataProperty_00000053595196906791 6 ; :OWLDataProperty_00000012367933072499 9 ; :OWLDataProperty_00000020834155968266 "N2K4M1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC1213-0-7 , :OWLNamedIndividual_000000INRC1213-1-7 , :OWLNamedIndividual_000000INRC1213-6-7 , :OWLNamedIndividual_000000INRC1213-7-7 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN1213-0-10 , :OWLNamedIndividual_000000INSN1213-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP1214 :OWLNamedIndividual_000000RESP1214 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801566712249 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE1214 @ Waterloo" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000017589870215627 22 ; :OWLDataProperty_00000002685257569048 23 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N2J2V9"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2001 :OWLNamedIndividual_000000RESP2001 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2001 @ Kitchener" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.025252525"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.025252525"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_00000053547740098550 2 ; :OWLDataProperty_00000053611804536244 2 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_0002 5 ; :OWLDataProperty_00000020834155968266 "N2G1G4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2001-3-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2003 :OWLNamedIndividual_000000RESP2003 rdf:type :HighIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2003 @ Cambridge" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000020834155968266 "N1R7L7"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2005 :OWLNamedIndividual_000000RESP2005 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2005 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N2M3C2"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2007 :OWLNamedIndividual_000000RESP2007 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2007 @ Cambridge" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015639931782391 19 ; :OWLDataProperty_00000020834155968266 "N3H3P4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2010 :OWLNamedIndividual_000000RESP2010 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2010 @ Kitchener" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000020834155968266 "N2G2L8"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2012 :OWLNamedIndividual_000000RESP2012 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2012 @ Kitchener" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000020834155968266 "N2B3R3"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2014 :OWLNamedIndividual_000000RESP2014 rdf:type :HighIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2014 @ Kitchener" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015639931782391 19 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000020834155968266 "N2G4V4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2015 :OWLNamedIndividual_000000RESP2015 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2015 @ Waterloo" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.116161615"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.13939394"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0001 18 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_0002 5 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000020834155968266 "N2K4P2"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2015-1-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2015-0-10 , :OWLNamedIndividual_000000INSN2015-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2017 :OWLNamedIndividual_000000RESP2017 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2017 @ Waterloo" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.030303031"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.13636364"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_00000020834155968266 "N2L3E9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2017-0-2 , :OWLNamedIndividual_000000INSN2017-1-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2020 :OWLNamedIndividual_000000RESP2020 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2020 @ Guelph" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.09090909"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.10227273"^^xsd:float ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_0001 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000052797877378007 8 ; :OWLDataProperty_00000020834155968266 "N1H1B1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2020-0-10 , :OWLNamedIndividual_000000INSN2020-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2022 :OWLNamedIndividual_000000RESP2022 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801557347651 , :OWLClass_00000003801599868419 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2022 @ Waterloo" ; :OWLDataProperty_00000015451048046888 "0.14141414"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.14141414"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0002 10 ; :OWLDataProperty_0001 14 ; :OWLDataProperty_00000017589870215627 17 ; :OWLDataProperty_00000002685257569048 17 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000053595196906791 8 ; :OWLDataProperty_00000020834155968266 "N2J2V9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2022-0-10 , :OWLNamedIndividual_000000INRC2022-1-10 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2022-0-10 , :OWLNamedIndividual_000000INSN2022-1-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2025 :OWLNamedIndividual_000000RESP2025 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2025 @ Kitchener" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N2G1G4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2034 :OWLNamedIndividual_000000RESP2034 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2034 @ Waterloo" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 3 ; :OWLDataProperty_00000020834155968266 "N2L2R5"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2038 :OWLNamedIndividual_000000RESP2038 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2038 @ Cambridge" ; :OWLDataProperty_00000015451048046888 "0.18181819"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.25174826"^^xsd:float ; :OWLDataProperty_0001 12 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0002 20 ; :OWLDataProperty_00000015639931782391 21 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000053595196906791 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000052797877378007 5 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000053611804536244 8 ; :OWLDataProperty_00000020834155968266 "N3H3P4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2038-0-2 , :OWLNamedIndividual_000000INRC2038-0-3 , :OWLNamedIndividual_000000INRC2038-0-4 , :OWLNamedIndividual_000000INRC2038-0-6 , :OWLNamedIndividual_000000INRC2038-0-7 , :OWLNamedIndividual_000000INRC2038-0-8 , :OWLNamedIndividual_000000INRC2038-0-9 , :OWLNamedIndividual_000000INRC2038-1-2 , :OWLNamedIndividual_000000INRC2038-1-6 , :OWLNamedIndividual_000000INRC2038-1-7 , :OWLNamedIndividual_000000INRC2038-1-8 , :OWLNamedIndividual_000000INRC2038-1-9 , :OWLNamedIndividual_000000INRC2038-2-4 , :OWLNamedIndividual_000000INRC2038-2-7 , :OWLNamedIndividual_000000INRC2038-2-9 , :OWLNamedIndividual_000000INRC2038-4-2 , :OWLNamedIndividual_000000INRC2038-4-3 , :OWLNamedIndividual_000000INRC2038-4-7 , :OWLNamedIndividual_000000INRC2038-4-9 , :OWLNamedIndividual_000000INRC2038-6-2 , :OWLNamedIndividual_000000INRC2038-6-3 , :OWLNamedIndividual_000000INRC2038-6-7 , :OWLNamedIndividual_000000INRC2038-6-8 , :OWLNamedIndividual_000000INRC2038-6-9 , :OWLNamedIndividual_000000INRC2038-7-2 , :OWLNamedIndividual_000000INRC2038-7-3 , :OWLNamedIndividual_000000INRC2038-7-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2038-0-2 , :OWLNamedIndividual_000000INSN2038-0-3 , :OWLNamedIndividual_000000INSN2038-0-7 , :OWLNamedIndividual_000000INSN2038-1-2 , :OWLNamedIndividual_000000INSN2038-1-3 , :OWLNamedIndividual_000000INSN2038-1-7 , :OWLNamedIndividual_000000INSN2038-6-2 , :OWLNamedIndividual_000000INSN2038-6-3 , :OWLNamedIndividual_000000INSN2038-6-7 , :OWLNamedIndividual_000000INSN2038-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2039 :OWLNamedIndividual_000000RESP2039 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2039 @ Guelph" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.23737374"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.2513369"^^xsd:float ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000053611804536244 18 ; :OWLDataProperty_00000053547740098550 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0002 41 ; :OWLDataProperty_00000012367933072499 5 ; :OWLDataProperty_00000020834155968266 "N1E4J5"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2039-0-3 , :OWLNamedIndividual_000000INRC2039-1-3 , :OWLNamedIndividual_000000INRC2039-2-3 , :OWLNamedIndividual_000000INRC2039-3-3 , :OWLNamedIndividual_000000INRC2039-4-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2045 :OWLNamedIndividual_000000RESP2045 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2045 @ Cambridge" ; :OWLDataProperty_00000017916886214588 "0.2777778"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.2777778"^^xsd:float ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_00000053547740098550 17 ; :OWLDataProperty_00000053611804536244 17 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0001 3 ; :OWLDataProperty_0002 41 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000020834155968266 "N1R7R1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2045-0-2 , :OWLNamedIndividual_000000INRC2045-0-3 , :OWLNamedIndividual_000000INRC2045-1-3 , :OWLNamedIndividual_000000INRC2045-2-3 , :OWLNamedIndividual_000000INRC2045-3-3 , :OWLNamedIndividual_000000INRC2045-4-3 , :OWLNamedIndividual_000000INRC2045-6-2 , :OWLNamedIndividual_000000INRC2045-7-3 , :OWLNamedIndividual_000000INRC2045-8-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2045-0-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2046 :OWLNamedIndividual_000000RESP2046 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2046 @ Cambridge" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015451048046888 "0.15151516"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.15151516"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053547740098550 10 ; :OWLDataProperty_00000053611804536244 10 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_0002 25 ; :OWLDataProperty_00000012367933072499 5 ; :OWLDataProperty_00000020834155968266 "N1R7R1"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2046-0-3 , :OWLNamedIndividual_000000INRC2046-1-3 , :OWLNamedIndividual_000000INRC2046-2-3 , :OWLNamedIndividual_000000INRC2046-3-3 , :OWLNamedIndividual_000000INRC2046-4-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2047 :OWLNamedIndividual_000000RESP2047 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2047 @ Kitchener" ; :OWLDataProperty_00000017916886214588 "0.116161615"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.116161615"^^xsd:float ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_0002 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000053595196906791 2 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000053547740098550 5 ; :OWLDataProperty_0001 8 ; :OWLDataProperty_00000020834155968266 "N2G1E4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2047-0-3 , :OWLNamedIndividual_000000INRC2047-2-3 , :OWLNamedIndividual_000000INRC2047-3-3 , :OWLNamedIndividual_000000INRC2047-8-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2047-0-3 , :OWLNamedIndividual_000000INSN2047-8-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2048 :OWLNamedIndividual_000000RESP2048 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2048 @ Guelph" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000017916886214588 "0.02020202"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.02020202"^^xsd:float ; :OWLDataProperty_00000053595196906791 1 ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_0001 3 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N1E6L9"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2048-0-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2051 :OWLNamedIndividual_000000RESP2051 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000022520666892859 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2051 @ Cambridge" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000017916886214588 "0.35353535"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.35353535"^^xsd:float ; :OWLDataProperty_00000012367933072499 12 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 28 ; :OWLDataProperty_00000053611804536244 28 ; :OWLDataProperty_0002 68 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N1R7J9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2051-0-2 , :OWLNamedIndividual_000000INRC2051-0-3 , :OWLNamedIndividual_000000INRC2051-0-4 , :OWLNamedIndividual_000000INRC2051-0-5 , :OWLNamedIndividual_000000INRC2051-1-2 , :OWLNamedIndividual_000000INRC2051-2-3 , :OWLNamedIndividual_000000INRC2051-2-4 , :OWLNamedIndividual_000000INRC2051-2-5 , :OWLNamedIndividual_000000INRC2051-3-3 , :OWLNamedIndividual_000000INRC2051-3-5 , :OWLNamedIndividual_000000INRC2051-4-3 , :OWLNamedIndividual_000000INRC2051-6-2 , :OWLNamedIndividual_000000INRC2051-6-3 , :OWLNamedIndividual_000000INRC2051-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2052 :OWLNamedIndividual_000000RESP2052 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2052 @ Cambridge" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.09090909"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.09090909"^^xsd:float ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_0002 15 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053611804536244 3 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_00000053547740098550 9 ; :OWLDataProperty_00000020834155968266 "N1S2M6"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2052-0-3 , :OWLNamedIndividual_000000INRC2052-2-3 , :OWLNamedIndividual_000000INRC2052-2-4 , :OWLNamedIndividual_000000INRC2052-3-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2055 :OWLNamedIndividual_000000RESP2055 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2055 @ Cambridge" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000017916886214588 "0.015151516"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.015151516"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_00000053547740098550 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000053611804536244 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_0002 3 ; :OWLDataProperty_00000020834155968266 "N1R7S9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2055-3-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2057 :OWLNamedIndividual_000000RESP2057 rdf:type :HighIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2057 @ Cambridge" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000020834155968266 "N1R3G4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2058 :OWLNamedIndividual_000000RESP2058 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2058 @ Kitchener" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000020834155968266 "N2M3B5"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2063 :OWLNamedIndividual_000000RESP2063 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2063 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000020834155968266 "N2G1N7"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2066 :OWLNamedIndividual_000000RESP2066 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2066 @ Kitchener" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 19 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000020834155968266 "N2M5E9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2069 :OWLNamedIndividual_000000RESP2069 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801552973632 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2069 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.030303031"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.03208556"^^xsd:float ; :OWLDataProperty_00000052797877378007 1 ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 14 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053595196906791 4 ; :OWLDataProperty_0001 6 ; :OWLDataProperty_00000020834155968266 "N2H5Z8"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2069-0-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2081 :OWLNamedIndividual_000000RESP2081 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2081 @ Cambridge" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000020834155968266 "N1R7R1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2085 :OWLNamedIndividual_000000RESP2085 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2085 @ Waterloo" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000020834155968266 "N2J1C4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2087 :OWLNamedIndividual_000000RESP2087 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2087 @ Guelph" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000020834155968266 "N1E6X1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2089 :OWLNamedIndividual_000000RESP2089 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2089 @ Waterloo" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.09090909"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.09090909"^^xsd:float ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_0002 18 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000053611804536244 6 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000020834155968266 "N2J1C4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2089-0-3 , :OWLNamedIndividual_000000INRC2089-1-3 , :OWLNamedIndividual_000000INRC2089-2-3 , :OWLNamedIndividual_000000INRC2089-3-3 , :OWLNamedIndividual_000000INRC2089-4-3 , :OWLNamedIndividual_000000INRC2089-7-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2090 :OWLNamedIndividual_000000RESP2090 rdf:type :HighIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2090 @ Guelph" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000020834155968266 "N1E6L9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2095 :OWLNamedIndividual_000000RESP2095 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2095 @ Cambridge" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N1R5R4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2098 :OWLNamedIndividual_000000RESP2098 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2098 @ Kitchener" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000020834155968266 "N2M5E2"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2099 :OWLNamedIndividual_000000RESP2099 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2099 @ Guelph" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000015451048046888 "0.055555556"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.071428575"^^xsd:float ; :OWLDataProperty_0002 10 ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000020834155968266 "N1H7T8"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2099-2-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2100 :OWLNamedIndividual_000000RESP2100 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2100 @ Guelph" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N1H7T8"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2101 :OWLNamedIndividual_000000RESP2101 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2101 @ Guelph" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N1H7T8"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2104 :OWLNamedIndividual_000000RESP2104 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2104 @ Cambridge" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N1R7S9"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2106 :OWLNamedIndividual_000000RESP2106 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2106 @ Guelph" ; :OWLDataProperty_00000015451048046888 "0.3030303"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.32085562"^^xsd:float ; :OWLDataProperty_00000053595196906791 12 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000015639931782391 17 ; :OWLDataProperty_0002 22 ; :OWLDataProperty_0001 28 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000053611804536244 9 ; :OWLDataProperty_00000053547740098550 9 ; :OWLDataProperty_00000020834155968266 "N1E4J5"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2106-0-2 , :OWLNamedIndividual_000000INRC2106-2-4 , :OWLNamedIndividual_000000INRC2106-6-2 , :OWLNamedIndividual_000000INRC2106-8-2 , :OWLNamedIndividual_000000INRC2106-8-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2106-0-2 , :OWLNamedIndividual_000000INSN2106-0-4 , :OWLNamedIndividual_000000INSN2106-0-5 , :OWLNamedIndividual_000000INSN2106-0-6 , :OWLNamedIndividual_000000INSN2106-1-6 , :OWLNamedIndividual_000000INSN2106-2-4 , :OWLNamedIndividual_000000INSN2106-6-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2109 :OWLNamedIndividual_000000RESP2109 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2109 @ Kitchener" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000020834155968266 "N2H6S1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2121 :OWLNamedIndividual_000000RESP2121 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801563224096 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000022520666892859 , :OWLClass_00000022828498286234 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2121 @ Cambridge" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.25252524"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.25252524"^^xsd:float ; :OWLDataProperty_00000012367933072499 12 ; :OWLDataProperty_00000053611804536244 13 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000053547740098550 19 ; :OWLDataProperty_00000002685257569048 21 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0002 44 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N1S2M6"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2121-0-3 , :OWLNamedIndividual_000000INRC2121-1-3 , :OWLNamedIndividual_000000INRC2121-2-3 , :OWLNamedIndividual_000000INRC2121-2-4 , :OWLNamedIndividual_000000INRC2121-3-3 , :OWLNamedIndividual_000000INRC2121-4-3 , :OWLNamedIndividual_000000INRC2121-7-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2125 :OWLNamedIndividual_000000RESP2125 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801548381428 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2125 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.24747474"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.24747474"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000002685257569048 11 ; :OWLDataProperty_00000015639931782391 11 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053595196906791 16 ; :OWLDataProperty_0002 16 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_0001 32 ; :OWLDataProperty_00000015288477615451 4 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053611804536244 8 ; :OWLDataProperty_00000020834155968266 "N2G4V4"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2125-0-4 , :OWLNamedIndividual_000000INRC2125-0-5 , :OWLNamedIndividual_000000INRC2125-2-4 , :OWLNamedIndividual_000000INRC2125-3-5 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2125-0-2 , :OWLNamedIndividual_000000INSN2125-0-6 , :OWLNamedIndividual_000000INSN2125-1-2 , :OWLNamedIndividual_000000INSN2125-1-6 , :OWLNamedIndividual_000000INSN2125-2-2 , :OWLNamedIndividual_000000INSN2125-3-2 , :OWLNamedIndividual_000000INSN2125-6-2 , :OWLNamedIndividual_000000INSN2125-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2128 :OWLNamedIndividual_000000RESP2128 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801543524945 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2128 @ Waterloo" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 8 ; :OWLDataProperty_00000020834155968266 "N2K4P2"^^xsd:string ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2132 :OWLNamedIndividual_000000RESP2132 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2132 @ Kitchener" ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2H2N3"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2134 :OWLNamedIndividual_000000RESP2134 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801545045808 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2134 @ Cambridge" ; :OWLDataProperty_00000015451048046888 "0.2979798"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.315508"^^xsd:float ; :OWLDataProperty_00000053547740098550 12 ; :OWLDataProperty_00000053611804536244 15 ; :OWLDataProperty_0001 21 ; :OWLDataProperty_0002 34 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000015288477615451 5 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000052797877378007 7 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000053595196906791 9 ; :OWLDataProperty_00000002685257569048 9 ; :OWLDataProperty_00000020834155968266 "N1R7N7"^^xsd:string ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2134-0-2 , :OWLNamedIndividual_000000INRC2134-0-3 , :OWLNamedIndividual_000000INRC2134-1-2 , :OWLNamedIndividual_000000INRC2134-1-4 , :OWLNamedIndividual_000000INRC2134-2-4 , :OWLNamedIndividual_000000INRC2134-3-5 , :OWLNamedIndividual_000000INRC2134-4-2 , :OWLNamedIndividual_000000INRC2134-4-3 , :OWLNamedIndividual_000000INRC2134-5-8 , :OWLNamedIndividual_000000INRC2134-7-2 , :OWLNamedIndividual_000000INRC2134-7-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2134-0-10 , :OWLNamedIndividual_000000INSN2134-0-2 , :OWLNamedIndividual_000000INSN2134-0-3 , :OWLNamedIndividual_000000INSN2134-0-7 , :OWLNamedIndividual_000000INSN2134-0-8 , :OWLNamedIndividual_000000INSN2134-0-9 , :OWLNamedIndividual_000000INSN2134-1-2 , :OWLNamedIndividual_000000INSN2134-1-3 , :OWLNamedIndividual_000000INSN2134-1-9 , :OWLNamedIndividual_000000INSN2134-2-2 , :OWLNamedIndividual_000000INSN2134-2-3 , :OWLNamedIndividual_000000INSN2134-3-2 , :OWLNamedIndividual_000000INSN2134-3-3 , :OWLNamedIndividual_000000INSN2134-7-2 , :OWLNamedIndividual_000000INSN2134-7-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2137 :OWLNamedIndividual_000000RESP2137 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801548381428 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2137 @ Kitchener" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000002685257569048 11 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2N2A8"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2142 :OWLNamedIndividual_000000RESP2142 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801545045808 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2142 @ Kitchener" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 9 ; :OWLDataProperty_00000020834155968266 "N2G1W9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2146 :OWLNamedIndividual_000000RESP2146 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801548381428 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2146 @ Waterloo" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 11 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000015639931782391 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2T1Z2"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2147 :OWLNamedIndividual_000000RESP2147 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :HighSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2147 @ Kitchener" ; :OWLDataProperty_00000015451048046888 "0.2020202"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.2020202"^^xsd:float ; :OWLDataProperty_0001 11 ; :OWLDataProperty_00000053611804536244 12 ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000015288477615451 2 ; :OWLDataProperty_00000052797877378007 2 ; :OWLDataProperty_0002 23 ; :OWLDataProperty_00000012367933072499 3 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000053595196906791 7 ; :OWLDataProperty_00000053547740098550 8 ; :OWLDataProperty_00000020834155968266 "N2G1N5"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2147-2-4 , :OWLNamedIndividual_000000INRC2147-3-5 , :OWLNamedIndividual_000000INRC2147-6-2 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2147-1-3 , :OWLNamedIndividual_000000INSN2147-1-4 , :OWLNamedIndividual_000000INSN2147-2-3 , :OWLNamedIndividual_000000INSN2147-2-4 , :OWLNamedIndividual_000000INSN2147-3-3 , :OWLNamedIndividual_000000INSN2147-3-4 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2151 :OWLNamedIndividual_000000RESP2151 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2151 @ Kitchener" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 12 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2G1G4"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2153 :OWLNamedIndividual_000000RESP2153 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801548381428 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2153 @ Kitchener" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000002685257569048 11 ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2M5N6"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2155 :OWLNamedIndividual_000000RESP2155 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2155 @ Waterloo" ; :OWLDataProperty_00000015451048046888 "0.41919193"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.5030303"^^xsd:float ; :OWLDataProperty_00000052797877378007 16 ; :OWLDataProperty_00000053595196906791 18 ; :OWLDataProperty_00000053547740098550 22 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_0002 37 ; :OWLDataProperty_0001 39 ; :OWLDataProperty_00000015288477615451 5 ; :OWLDataProperty_00000015639931782391 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000012367933072499 7 ; :OWLDataProperty_00000053611804536244 8 ; :OWLDataProperty_00000020834155968266 "N2K3P9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2155-0-2 , :OWLNamedIndividual_000000INRC2155-0-3 , :OWLNamedIndividual_000000INRC2155-0-4 , :OWLNamedIndividual_000000INRC2155-0-5 , :OWLNamedIndividual_000000INRC2155-0-6 , :OWLNamedIndividual_000000INRC2155-0-7 , :OWLNamedIndividual_000000INRC2155-0-9 , :OWLNamedIndividual_000000INRC2155-1-2 , :OWLNamedIndividual_000000INRC2155-1-3 , :OWLNamedIndividual_000000INRC2155-1-5 , :OWLNamedIndividual_000000INRC2155-2-2 , :OWLNamedIndividual_000000INRC2155-2-3 , :OWLNamedIndividual_000000INRC2155-2-4 , :OWLNamedIndividual_000000INRC2155-3-2 , :OWLNamedIndividual_000000INRC2155-3-3 , :OWLNamedIndividual_000000INRC2155-3-9 , :OWLNamedIndividual_000000INRC2155-6-2 , :OWLNamedIndividual_000000INRC2155-7-2 , :OWLNamedIndividual_000000INRC2155-7-3 , :OWLNamedIndividual_000000INRC2155-7-9 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2155-0-2 , :OWLNamedIndividual_000000INSN2155-0-3 , :OWLNamedIndividual_000000INSN2155-0-5 , :OWLNamedIndividual_000000INSN2155-0-7 , :OWLNamedIndividual_000000INSN2155-0-9 , :OWLNamedIndividual_000000INSN2155-1-2 , :OWLNamedIndividual_000000INSN2155-1-3 , :OWLNamedIndividual_000000INSN2155-1-6 , :OWLNamedIndividual_000000INSN2155-1-7 , :OWLNamedIndividual_000000INSN2155-1-9 , :OWLNamedIndividual_000000INSN2155-2-2 , :OWLNamedIndividual_000000INSN2155-2-3 , :OWLNamedIndividual_000000INSN2155-2-7 , :OWLNamedIndividual_000000INSN2155-2-9 , :OWLNamedIndividual_000000INSN2155-3-2 , :OWLNamedIndividual_000000INSN2155-3-3 , :OWLNamedIndividual_000000INSN2155-3-5 , :OWLNamedIndividual_000000INSN2155-3-7 , :OWLNamedIndividual_000000INSN2155-3-9 , :OWLNamedIndividual_000000INSN2155-6-2 , :OWLNamedIndividual_000000INSN2155-6-3 , :OWLNamedIndividual_000000INSN2155-6-4 , :OWLNamedIndividual_000000INSN2155-6-5 , :OWLNamedIndividual_000000INSN2155-6-6 , :OWLNamedIndividual_000000INSN2155-6-7 , :OWLNamedIndividual_000000INSN2155-7-2 , :OWLNamedIndividual_000000INSN2155-7-3 , :OWLNamedIndividual_000000INSN2155-7-9 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2157 :OWLNamedIndividual_000000RESP2157 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2157 @ Kitchener" ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.04040404"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0661157"^^xsd:float ; :OWLDataProperty_00000012367933072499 1 ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_00000053611804536244 3 ; :OWLDataProperty_00000053547740098550 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_0002 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N2B3R3"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2157-0-4 , :OWLNamedIndividual_000000INRC2157-0-5 , :OWLNamedIndividual_000000INRC2157-3-5 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2158 :OWLNamedIndividual_000000RESP2158 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2158 @ Kitchener" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_0000 3 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000020834155968266 "N2N2B9"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2161 :OWLNamedIndividual_000000RESP2161 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2161 @ Kitchener" ; :OWLDataProperty_00000017916886214588 "0.3989899"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.3989899"^^xsd:float ; :OWLDataProperty_0002 12 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053595196906791 24 ; :OWLDataProperty_00000052797877378007 32 ; :OWLDataProperty_00000053611804536244 5 ; :OWLDataProperty_00000053547740098550 5 ; :OWLDataProperty_0001 64 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000015288477615451 8 ; :OWLDataProperty_00000015639931782391 8 ; :OWLDataProperty_00000020834155968266 "N2M5N6"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2161-2-4 , :OWLNamedIndividual_000000INRC2161-3-5 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2161-0-2 , :OWLNamedIndividual_000000INSN2161-1-2 , :OWLNamedIndividual_000000INSN2161-1-6 , :OWLNamedIndividual_000000INSN2161-2-2 , :OWLNamedIndividual_000000INSN2161-3-2 , :OWLNamedIndividual_000000INSN2161-4-2 , :OWLNamedIndividual_000000INSN2161-5-2 , :OWLNamedIndividual_000000INSN2161-6-2 , :OWLNamedIndividual_000000INSN2161-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2162 :OWLNamedIndividual_000000RESP2162 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2162 @ Guelph" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N1R7J9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2174 :OWLNamedIndividual_000000RESP2174 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2174 @ Cambridge" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015451048046888 "0.14646465"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.32954547"^^xsd:float ; :OWLDataProperty_00000053547740098550 10 ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_0002 22 ; :OWLDataProperty_00000012367933072499 5 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000053611804536244 7 ; :OWLDataProperty_00000020834155968266 "N1S2M6"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2174-0-3 , :OWLNamedIndividual_000000INRC2174-0-4 , :OWLNamedIndividual_000000INRC2174-2-3 , :OWLNamedIndividual_000000INRC2174-2-4 , :OWLNamedIndividual_000000INRC2174-3-3 , :OWLNamedIndividual_000000INRC2174-4-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2175 :OWLNamedIndividual_000000RESP2175 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2175 @ Kitchener" ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000015639931782391 18 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2G4V5"^^xsd:string ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2176 :OWLNamedIndividual_000000RESP2176 rdf:type :LowReceivingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2176 @ Guelph" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 13 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_00000020834155968266 "N1E6X1"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2180 :OWLNamedIndividual_000000RESP2180 rdf:type :HighIntegrationEntities , :HighReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801548381428 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2180 @ Kitchener" ; :OWLDataProperty_00000017916886214588 "0.2020202"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.2020202"^^xsd:float ; :OWLDataProperty_00000015288477615451 1 ; :OWLDataProperty_00000002685257569048 11 ; :OWLDataProperty_00000053547740098550 12 ; :OWLDataProperty_00000053611804536244 12 ; :OWLDataProperty_00000015639931782391 16 ; :OWLDataProperty_0002 28 ; :OWLDataProperty_0000 4 ; :OWLDataProperty_00000012367933072499 4 ; :OWLDataProperty_00000053595196906791 4 ; :OWLDataProperty_00000052797877378007 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_0001 9 ; :OWLDataProperty_00000020834155968266 "N2M5E9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2180-0-10 , :OWLNamedIndividual_000000INRC2180-1-10 , :OWLNamedIndividual_000000INRC2180-2-4 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2180-0-10 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2182 :OWLNamedIndividual_000000RESP2182 rdf:type :HighReceivingSumEntities , :HighSendingSumEntities , :LowIntegrationEntities , :OWLClass_00000003801542060233 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022535547594456 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE2182 @ Guelph" ; :OWLDataProperty_00000015451048046888 "0.530303"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.59659094"^^xsd:float ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000053611804536244 16 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000053547740098550 24 ; :OWLDataProperty_00000052797877378007 25 ; :OWLDataProperty_00000053595196906791 25 ; :OWLDataProperty_0002 48 ; :OWLDataProperty_0001 57 ; :OWLDataProperty_00000002685257569048 7 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000015288477615451 7 ; :OWLDataProperty_00000012367933072499 8 ; :OWLDataProperty_00000020834155968266 "N1H3V1"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC2182-0-2 , :OWLNamedIndividual_000000INRC2182-0-3 , :OWLNamedIndividual_000000INRC2182-0-4 , :OWLNamedIndividual_000000INRC2182-1-2 , :OWLNamedIndividual_000000INRC2182-1-3 , :OWLNamedIndividual_000000INRC2182-1-7 , :OWLNamedIndividual_000000INRC2182-2-2 , :OWLNamedIndividual_000000INRC2182-2-3 , :OWLNamedIndividual_000000INRC2182-2-4 , :OWLNamedIndividual_000000INRC2182-2-7 , :OWLNamedIndividual_000000INRC2182-3-2 , :OWLNamedIndividual_000000INRC2182-3-3 , :OWLNamedIndividual_000000INRC2182-3-4 , :OWLNamedIndividual_000000INRC2182-4-2 , :OWLNamedIndividual_000000INRC2182-4-3 , :OWLNamedIndividual_000000INRC2182-5-8 , :OWLNamedIndividual_000000INRC2182-6-2 , :OWLNamedIndividual_000000INRC2182-7-2 , :OWLNamedIndividual_000000INRC2182-7-3 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2182-0-10 , :OWLNamedIndividual_000000INSN2182-0-2 , :OWLNamedIndividual_000000INSN2182-0-3 , :OWLNamedIndividual_000000INSN2182-0-7 , :OWLNamedIndividual_000000INSN2182-1-10 , :OWLNamedIndividual_000000INSN2182-1-2 , :OWLNamedIndividual_000000INSN2182-1-3 , :OWLNamedIndividual_000000INSN2182-1-7 , :OWLNamedIndividual_000000INSN2182-2-10 , :OWLNamedIndividual_000000INSN2182-2-2 , :OWLNamedIndividual_000000INSN2182-2-7 , :OWLNamedIndividual_000000INSN2182-3-2 , :OWLNamedIndividual_000000INSN2182-3-3 , :OWLNamedIndividual_000000INSN2182-4-2 , :OWLNamedIndividual_000000INSN2182-4-3 , :OWLNamedIndividual_000000INSN2182-4-7 , :OWLNamedIndividual_000000INSN2182-6-2 , :OWLNamedIndividual_000000INSN2182-7-2 , :OWLNamedIndividual_000000INSN2182-7-3 , :OWLNamedIndividual_000000INSN2182-7-7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2188 :OWLNamedIndividual_000000RESP2188 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801545045808 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2188 @ Cambridge" ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 9 ; :OWLDataProperty_00000020834155968266 "N1S2N3"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP2999 :OWLNamedIndividual_000000RESP2999 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000012356851707130 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE2999 @ Cambridge" ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000015451048046888 "0.13636364"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.27272728"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053595196906791 12 ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_0001 27 ; :OWLDataProperty_00000017589870215627 28 ; :OWLDataProperty_00000002685257569048 28 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000020834155968266 "N3H4R6"^^xsd:string ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN2999-0-10 , :OWLNamedIndividual_000000INSN2999-0-3 , :OWLNamedIndividual_000000INSN2999-1-10 , :OWLNamedIndividual_000000INSN2999-1-3 , :OWLNamedIndividual_000000INSN2999-7-3 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP3000 :OWLNamedIndividual_000000RESP3000 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801551462825 , :OWLClass_00000003801596995707 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0006 , owl:NamedIndividual ; rdfs:label "HE3000 @ Kitchener" ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 10 ; :OWLDataProperty_00000017589870215627 13 ; :OWLDataProperty_00000002685257569048 13 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000020834155968266 "N2G1E4"^^xsd:string ; :OWLDataProperty_00000007046021302707 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP3002 :OWLNamedIndividual_000000RESP3002 rdf:type :LowIntegrationEntities , :LowReceivingSumEntities , :LowSendingSumEntities , :OWLClass_00000003801545045808 , :OWLClass_00000003801595442716 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE3002 @ Elmira" ; :OWLDataProperty_0002 0 ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000012367933072499 0 ; :OWLDataProperty_00000053611804536244 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000053547740098550 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000017916886214588 "0.0"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.0"^^xsd:float ; :OWLDataProperty_00000015639931782391 15 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000002685257569048 9 ; :OWLDataProperty_00000020834155968266 "N3B1L1"^^xsd:string ; :OWLDataProperty_00000004180116369817 "false"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "false"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP3004 :OWLNamedIndividual_000000RESP3004 rdf:type :HighSendingSumEntities , :LowIntegrationEntities , :LowReceivingSumEntities , :OWLClass_00000003801563224096 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE3004 @ Kitchener" ; :OWLDataProperty_00000017916886214588 "0.1919192"^^xsd:float ; :OWLDataProperty_00000015451048046888 "0.1919192"^^xsd:float ; :OWLDataProperty_0000 1 ; :OWLDataProperty_0002 10 ; :OWLDataProperty_00000052797877378007 12 ; :OWLDataProperty_00000053595196906791 12 ; :OWLDataProperty_00000012367933072499 2 ; :OWLDataProperty_00000015639931782391 20 ; :OWLDataProperty_00000002685257569048 21 ; :OWLDataProperty_0001 27 ; :OWLDataProperty_00000015288477615451 3 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000053547740098550 4 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2M5E9"^^xsd:string ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC3004-2-4 ; :OWLObjectProperty_00000005107668655094 :OWLNamedIndividual_000000INSN3004-1-6 , :OWLNamedIndividual_000000INSN3004-6-2 , :OWLNamedIndividual_000000INSN3004-7-2 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000RESP3006 :OWLNamedIndividual_000000RESP3006 rdf:type :HighReceivingSumEntities , :LowIntegrationEntities , :LowSendingSumEntities , :OWLClass_00000003801563224096 , :OWLClass_00000003801595442716 , :OWLClass_00000020043392349243 , :OWLClass_00000020163136976238 , :OWLClass_00000022520666892859 , :OWLClass_00000043601107484331 , :OWLClass_00000046447405077740 , :OWLClass_0004 , :OWLClass_0005 , owl:NamedIndividual ; rdfs:label "HE3006 @ Waterloo" ; :OWLDataProperty_00000053595196906791 0 ; :OWLDataProperty_00000015288477615451 0 ; :OWLDataProperty_00000052797877378007 0 ; :OWLDataProperty_0001 0 ; :OWLDataProperty_00000015451048046888 "0.08080808"^^xsd:float ; :OWLDataProperty_00000017916886214588 "0.08080808"^^xsd:float ; :OWLDataProperty_00000015639931782391 14 ; :OWLDataProperty_0002 16 ; :OWLDataProperty_0000 2 ; :OWLDataProperty_00000002685257569048 21 ; :OWLDataProperty_00000053611804536244 4 ; :OWLDataProperty_00000053547740098550 6 ; :OWLDataProperty_00000012367933072499 6 ; :OWLDataProperty_00000017589870215627 7 ; :OWLDataProperty_00000020834155968266 "N2J1C4"^^xsd:string ; :OWLDataProperty_00000004180116369817 "true"^^xsd:boolean ; :OWLDataProperty_00000017587160832172 "true"^^xsd:boolean ; :OWLDataProperty_00000007046021302707 "true"^^xsd:boolean ; :OWLDataProperty_00000007037395346335 "true"^^xsd:boolean ; :OWLObjectProperty_00000005609830620092 :OWLNamedIndividual_000000INRC3006-2-4 , :OWLNamedIndividual_000000INRC3006-3-5 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1001 :OWLNamedIndividual_000000SFVD1001 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MED2020 HEALTH CARE SOFTWARE INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV0 , :OWLNamedIndividual_APPINV1 , :OWLNamedIndividual_APPINV2 , :OWLNamedIndividual_APPINV4 , :OWLNamedIndividual_APPINV64 , :OWLNamedIndividual_APPINV65 , :OWLNamedIndividual_APPINV67 , :OWLNamedIndividual_APPINV7 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1002 :OWLNamedIndividual_000000SFVD1002 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "PointClickCare" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1003 :OWLNamedIndividual_000000SFVD1003 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "3M HEALTH INFORMATION SYSTEMS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV6 , :OWLNamedIndividual_APPINV69 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1004 :OWLNamedIndividual_000000SFVD1004 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MEDITECH" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV100 , :OWLNamedIndividual_APPINV104 , :OWLNamedIndividual_APPINV11 , :OWLNamedIndividual_APPINV13 , :OWLNamedIndividual_APPINV134 , :OWLNamedIndividual_APPINV135 , :OWLNamedIndividual_APPINV137 , :OWLNamedIndividual_APPINV139 , :OWLNamedIndividual_APPINV146 , :OWLNamedIndividual_APPINV15 , :OWLNamedIndividual_APPINV16 , :OWLNamedIndividual_APPINV163 , :OWLNamedIndividual_APPINV167 , :OWLNamedIndividual_APPINV177 , :OWLNamedIndividual_APPINV18 , :OWLNamedIndividual_APPINV181 , :OWLNamedIndividual_APPINV191 , :OWLNamedIndividual_APPINV195 , :OWLNamedIndividual_APPINV198 , :OWLNamedIndividual_APPINV20 , :OWLNamedIndividual_APPINV202 , :OWLNamedIndividual_APPINV216 , :OWLNamedIndividual_APPINV23 , :OWLNamedIndividual_APPINV268 , :OWLNamedIndividual_APPINV272 , :OWLNamedIndividual_APPINV317 , :OWLNamedIndividual_APPINV323 , :OWLNamedIndividual_APPINV324 , :OWLNamedIndividual_APPINV326 , :OWLNamedIndividual_APPINV328 , :OWLNamedIndividual_APPINV337 , :OWLNamedIndividual_APPINV338 , :OWLNamedIndividual_APPINV340 , :OWLNamedIndividual_APPINV342 , :OWLNamedIndividual_APPINV345 , :OWLNamedIndividual_APPINV365 , :OWLNamedIndividual_APPINV366 , :OWLNamedIndividual_APPINV368 , :OWLNamedIndividual_APPINV370 , :OWLNamedIndividual_APPINV400 , :OWLNamedIndividual_APPINV401 , :OWLNamedIndividual_APPINV403 , :OWLNamedIndividual_APPINV405 , :OWLNamedIndividual_APPINV419 , :OWLNamedIndividual_APPINV48 , :OWLNamedIndividual_APPINV50 , :OWLNamedIndividual_APPINV53 , :OWLNamedIndividual_APPINV57 , :OWLNamedIndividual_APPINV58 , :OWLNamedIndividual_APPINV60 , :OWLNamedIndividual_APPINV62 , :OWLNamedIndividual_APPINV78 , :OWLNamedIndividual_APPINV79 , :OWLNamedIndividual_APPINV8 , :OWLNamedIndividual_APPINV81 , :OWLNamedIndividual_APPINV83 , :OWLNamedIndividual_APPINV85 , :OWLNamedIndividual_APPINV86 , :OWLNamedIndividual_APPINV88 , :OWLNamedIndividual_APPINV9 , :OWLNamedIndividual_APPINV90 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1005 :OWLNamedIndividual_000000SFVD1005 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MCKESSON PROVIDER TECHNOLOGIES" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV133 , :OWLNamedIndividual_APPINV14 , :OWLNamedIndividual_APPINV161 , :OWLNamedIndividual_APPINV175 , :OWLNamedIndividual_APPINV182 , :OWLNamedIndividual_APPINV189 , :OWLNamedIndividual_APPINV196 , :OWLNamedIndividual_APPINV203 , :OWLNamedIndividual_APPINV210 , :OWLNamedIndividual_APPINV266 , :OWLNamedIndividual_APPINV321 , :OWLNamedIndividual_APPINV322 , :OWLNamedIndividual_APPINV336 , :OWLNamedIndividual_APPINV343 , :OWLNamedIndividual_APPINV349 , :OWLNamedIndividual_APPINV364 , :OWLNamedIndividual_APPINV399 , :OWLNamedIndividual_APPINV49 , :OWLNamedIndividual_APPINV56 , :OWLNamedIndividual_APPINV77 , :OWLNamedIndividual_APPINV84 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1006 :OWLNamedIndividual_000000SFVD1006 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "POINT CLICK CARE" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV103 , :OWLNamedIndividual_APPINV19 , :OWLNamedIndividual_APPINV369 , :OWLNamedIndividual_APPINV411 , :OWLNamedIndividual_APPINV47 , :OWLNamedIndividual_APPINV5 , :OWLNamedIndividual_APPINV54 , :OWLNamedIndividual_APPINV61 , :OWLNamedIndividual_APPINV82 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1007 :OWLNamedIndividual_000000SFVD1007 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "LANIER" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV28 , :OWLNamedIndividual_APPINV35 , :OWLNamedIndividual_APPINV70 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1008 :OWLNamedIndividual_000000SFVD1008 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "NUANCE COMMUNICATIONS, INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV29 , :OWLNamedIndividual_APPINV30 , :OWLNamedIndividual_APPINV32 , :OWLNamedIndividual_APPINV36 , :OWLNamedIndividual_APPINV37 , :OWLNamedIndividual_APPINV39 , :OWLNamedIndividual_APPINV71 , :OWLNamedIndividual_APPINV72 , :OWLNamedIndividual_APPINV74 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1009 :OWLNamedIndividual_000000SFVD1009 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "ACCENTUS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV33 , :OWLNamedIndividual_APPINV96 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1010 :OWLNamedIndividual_000000SFVD1010 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "DOLBEY AND COMPANY" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV34 , :OWLNamedIndividual_APPINV76 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1011 :OWLNamedIndividual_000000SFVD1011 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MEDQUIST" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV41 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1012 :OWLNamedIndividual_000000SFVD1012 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MED2020" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV413 , :OWLNamedIndividual_APPINV42 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1013 :OWLNamedIndividual_000000SFVD1013 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "GE HEALTHCARE" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV111 , :OWLNamedIndividual_APPINV113 , :OWLNamedIndividual_APPINV114 , :OWLNamedIndividual_APPINV116 , :OWLNamedIndividual_APPINV120 , :OWLNamedIndividual_APPINV121 , :OWLNamedIndividual_APPINV123 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1014 :OWLNamedIndividual_000000SFVD1014 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "AGFA-GEVAERT GROUP" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV112 , :OWLNamedIndividual_APPINV118 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1015 :OWLNamedIndividual_000000SFVD1015 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "SIEMENS MEDICAL SOLUTIONS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV119 , :OWLNamedIndividual_APPINV125 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1017 :OWLNamedIndividual_000000SFVD1017 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MCKESSON" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV140 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1018 :OWLNamedIndividual_000000SFVD1018 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "IBS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV144 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1019 :OWLNamedIndividual_000000SFVD1019 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "INTERACTIVE BUSINESS SYSTEMS, INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV165 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1020 :OWLNamedIndividual_000000SFVD1020 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "PICIS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV170 , :OWLNamedIndividual_APPINV174 , :OWLNamedIndividual_APPINV184 , :OWLNamedIndividual_APPINV188 , :OWLNamedIndividual_APPINV205 , :OWLNamedIndividual_APPINV209 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1021 :OWLNamedIndividual_000000SFVD1021 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MICROSOFT" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV224 , :OWLNamedIndividual_APPINV225 , :OWLNamedIndividual_APPINV226 , :OWLNamedIndividual_APPINV228 , :OWLNamedIndividual_APPINV229 , :OWLNamedIndividual_APPINV300 , :OWLNamedIndividual_APPINV307 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1022 :OWLNamedIndividual_000000SFVD1022 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MOZILLA" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV230 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1023 :OWLNamedIndividual_000000SFVD1023 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "SOFTALOT, LLC" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV237 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1024 :OWLNamedIndividual_000000SFVD1024 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "INTERFACE PEOPLE" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV251 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1025 :OWLNamedIndividual_000000SFVD1025 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "METROLOGIC INSTRUMENTS, INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV254 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1026 :OWLNamedIndividual_000000SFVD1026 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MAINTENANCE CONNECTION" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV258 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1027 :OWLNamedIndividual_000000SFVD1027 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "QUOVADX" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV259 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1028 :OWLNamedIndividual_000000SFVD1028 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MDI SOLUTIONS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV260 , :OWLNamedIndividual_APPINV261 , :OWLNamedIndividual_APPINV263 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1029 :OWLNamedIndividual_000000SFVD1029 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MEDITRAIN MEDICAL SOFTWARE TRAINING, INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV265 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1030 :OWLNamedIndividual_000000SFVD1030 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "CITRIX SYSTEMS, INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV280 , :OWLNamedIndividual_APPINV294 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1031 :OWLNamedIndividual_000000SFVD1031 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label """MINDOKA """ ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV286 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1032 :OWLNamedIndividual_000000SFVD1032 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "Citrix" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1033 :OWLNamedIndividual_000000SFVD1033 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "MICROSOFT TERMINAL SERVICES" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV295 , :OWLNamedIndividual_APPINV296 , :OWLNamedIndividual_APPINV298 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1034 :OWLNamedIndividual_000000SFVD1034 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "ADOBE SYSTEMS, INC." ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV301 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1035 :OWLNamedIndividual_000000SFVD1035 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "OPENSOURCEMATTERS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV302 , :OWLNamedIndividual_APPINV303 , :OWLNamedIndividual_APPINV305 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1036 :OWLNamedIndividual_000000SFVD1036 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "CERNER CORPORATION" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV315 , :OWLNamedIndividual_APPINV357 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1037 :OWLNamedIndividual_000000SFVD1037 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "Microsoft Terminal Services" . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1038 :OWLNamedIndividual_000000SFVD1038 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "INITIATE SYSTEMS" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV371 , :OWLNamedIndividual_APPINV373 , :OWLNamedIndividual_APPINV377 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1039 :OWLNamedIndividual_000000SFVD1039 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "POWER MED" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV404 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_000000SFVD1040 :OWLNamedIndividual_000000SFVD1040 rdf:type :OWLClass_00000004475506159707 , owl:NamedIndividual ; rdfs:label "INTERNALLY DEVELOPED" ; :OWLObjectProperty_12309 :OWLNamedIndividual_APPINV412 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV0 :OWLNamedIndividual_APPINV0 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1001 , owl:NamedIndividual ; rdfs:label "APPINV0-MED2020 HEALTH CARE SOFTWARE INC.-Abstracting" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV1 :OWLNamedIndividual_APPINV1 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1001 , owl:NamedIndividual ; rdfs:label "APPINV1-MED2020 HEALTH CARE SOFTWARE INC.-Abstracting" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV100 :OWLNamedIndividual_APPINV100 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1015 , owl:NamedIndividual ; rdfs:label "APPINV100-MEDITECH-Physician Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV103 :OWLNamedIndividual_APPINV103 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1015 , owl:NamedIndividual ; rdfs:label "APPINV103-POINTCLICKCARE-Physician Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1002 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV104 :OWLNamedIndividual_APPINV104 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1015 , owl:NamedIndividual ; rdfs:label "APPINV104-MEDITECH-Physician Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV11 :OWLNamedIndividual_APPINV11 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1002 , owl:NamedIndividual ; rdfs:label "APPINV11-MEDITECH-Chart Tracking/Locator" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV111 :OWLNamedIndividual_APPINV111 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1016 , owl:NamedIndividual ; rdfs:label "APPINV111-GE HEALTHCARE-Cardiology Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV112 :OWLNamedIndividual_APPINV112 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1017 , owl:NamedIndividual ; rdfs:label "APPINV112-AGFA-GEVAERT GROUP-DI/PACS Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV113 :OWLNamedIndividual_APPINV113 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1017 , owl:NamedIndividual ; rdfs:label "APPINV113-GE HEALTHCARE-DI/PACS Data Repository" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV114 :OWLNamedIndividual_APPINV114 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1017 , owl:NamedIndividual ; rdfs:label "APPINV114-GE HEALTHCARE-DI/PACS Data Repository" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV116 :OWLNamedIndividual_APPINV116 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1017 , owl:NamedIndividual ; rdfs:label "APPINV116-GE HEALTHCARE-DI/PACS Data Repository" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV118 :OWLNamedIndividual_APPINV118 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1017 , owl:NamedIndividual ; rdfs:label "APPINV118-AGFA-GEVAERT GROUP-DI/PACS Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1014 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV119 :OWLNamedIndividual_APPINV119 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1018 , owl:NamedIndividual ; rdfs:label "APPINV119-SIEMENS MEDICAL SOLUTIONS-Diagnostic Imaging (DI) System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1015 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV120 :OWLNamedIndividual_APPINV120 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1018 , owl:NamedIndividual ; rdfs:label "APPINV120-GE HEALTHCARE-Diagnostic Imaging (DI) System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV121 :OWLNamedIndividual_APPINV121 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1018 , owl:NamedIndividual ; rdfs:label "APPINV121-GE HEALTHCARE-Diagnostic Imaging (DI) System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV123 :OWLNamedIndividual_APPINV123 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1018 , owl:NamedIndividual ; rdfs:label "APPINV123-GE HEALTHCARE-Diagnostic Imaging (DI) System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1013 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV125 :OWLNamedIndividual_APPINV125 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1018 , owl:NamedIndividual ; rdfs:label "APPINV125-SIEMENS MEDICAL SOLUTIONS-Diagnostic Imaging (DI) System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1015 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV13 :OWLNamedIndividual_APPINV13 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1002 , owl:NamedIndividual ; rdfs:label "APPINV13-MEDITECH-Chart Tracking/Locator" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV133 :OWLNamedIndividual_APPINV133 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1019 , owl:NamedIndividual ; rdfs:label "APPINV133-MCKESSON PROVIDER TECHNOLOGIES-Radiology Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV134 :OWLNamedIndividual_APPINV134 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1019 , owl:NamedIndividual ; rdfs:label "APPINV134-MEDITECH-Radiology Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV135 :OWLNamedIndividual_APPINV135 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1019 , owl:NamedIndividual ; rdfs:label "APPINV135-MEDITECH-Radiology Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV137 :OWLNamedIndividual_APPINV137 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1019 , owl:NamedIndividual ; rdfs:label "APPINV137-MEDITECH-Radiology Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV139 :OWLNamedIndividual_APPINV139 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1019 , owl:NamedIndividual ; rdfs:label "APPINV139-MEDITECH-Radiology Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV14 :OWLNamedIndividual_APPINV14 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1003 , owl:NamedIndividual ; rdfs:label "APPINV14-MCKESSON PROVIDER TECHNOLOGIES-Clinical Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV140 :OWLNamedIndividual_APPINV140 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1020 , owl:NamedIndividual ; rdfs:label "APPINV140-MCKESSON-Drug Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1017 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV144 :OWLNamedIndividual_APPINV144 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1020 , owl:NamedIndividual ; rdfs:label "APPINV144-IBS-Drug Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1018 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV146 :OWLNamedIndividual_APPINV146 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1020 , owl:NamedIndividual ; rdfs:label "APPINV146-MEDITECH-Drug Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV15 :OWLNamedIndividual_APPINV15 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1003 , owl:NamedIndividual ; rdfs:label "APPINV15-MEDITECH-Clinical Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV16 :OWLNamedIndividual_APPINV16 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1003 , owl:NamedIndividual ; rdfs:label "APPINV16-MEDITECH-Clinical Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV161 :OWLNamedIndividual_APPINV161 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1021 , owl:NamedIndividual ; rdfs:label "APPINV161-MCKESSON PROVIDER TECHNOLOGIES-Pharmacy Management System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV163 :OWLNamedIndividual_APPINV163 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1021 , owl:NamedIndividual ; rdfs:label "APPINV163-MEDITECH-Pharmacy Management System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV165 :OWLNamedIndividual_APPINV165 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1021 , owl:NamedIndividual ; rdfs:label "APPINV165-INTERACTIVE BUSINESS SYSTEMS, INC.-Pharmacy Management System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1019 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV167 :OWLNamedIndividual_APPINV167 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1021 , owl:NamedIndividual ; rdfs:label "APPINV167-MEDITECH-Pharmacy Management System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV170 :OWLNamedIndividual_APPINV170 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1022 , owl:NamedIndividual ; rdfs:label "APPINV170-PICIS-Case Cart Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1020 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV174 :OWLNamedIndividual_APPINV174 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1022 , owl:NamedIndividual ; rdfs:label "APPINV174-PICIS-Case Cart Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1020 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV175 :OWLNamedIndividual_APPINV175 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1023 , owl:NamedIndividual ; rdfs:label "APPINV175-MCKESSON PROVIDER TECHNOLOGIES-Emergency Department Information System (EDIS)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV177 :OWLNamedIndividual_APPINV177 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1023 , owl:NamedIndividual ; rdfs:label "APPINV177-MEDITECH-Emergency Department Information System (EDIS)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV18 :OWLNamedIndividual_APPINV18 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1003 , owl:NamedIndividual ; rdfs:label "APPINV18-MEDITECH-Clinical Data Repository" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV181 :OWLNamedIndividual_APPINV181 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1023 , owl:NamedIndividual ; rdfs:label "APPINV181-MEDITECH-Emergency Department Information System (EDIS)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV182 :OWLNamedIndividual_APPINV182 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1024 , owl:NamedIndividual ; rdfs:label "APPINV182-MCKESSON PROVIDER TECHNOLOGIES-Operating Room (Surgery) - Peri-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV184 :OWLNamedIndividual_APPINV184 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1024 , owl:NamedIndividual ; rdfs:label "APPINV184-PICIS-Operating Room (Surgery) - Peri-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1020 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV188 :OWLNamedIndividual_APPINV188 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1024 , owl:NamedIndividual ; rdfs:label "APPINV188-PICIS-Operating Room (Surgery) - Peri-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1020 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV189 :OWLNamedIndividual_APPINV189 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1025 , owl:NamedIndividual ; rdfs:label "APPINV189-MCKESSON PROVIDER TECHNOLOGIES-Operating Room (Surgery) - Post-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV19 :OWLNamedIndividual_APPINV19 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1003 , owl:NamedIndividual ; rdfs:label "APPINV19-POINT CLICK CARE-Clinical Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1006 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV191 :OWLNamedIndividual_APPINV191 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1025 , owl:NamedIndividual ; rdfs:label "APPINV191-MEDITECH-Operating Room (Surgery) - Post-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV195 :OWLNamedIndividual_APPINV195 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1025 , owl:NamedIndividual ; rdfs:label "APPINV195-MEDITECH-Operating Room (Surgery) - Post-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV196 :OWLNamedIndividual_APPINV196 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1026 , owl:NamedIndividual ; rdfs:label "APPINV196-MCKESSON PROVIDER TECHNOLOGIES-Operating Room (Surgery) - Pre-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV198 :OWLNamedIndividual_APPINV198 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1026 , owl:NamedIndividual ; rdfs:label "APPINV198-MEDITECH-Operating Room (Surgery) - Pre-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV2 :OWLNamedIndividual_APPINV2 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1001 , owl:NamedIndividual ; rdfs:label "APPINV2-MED2020 HEALTH CARE SOFTWARE INC.-Abstracting" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV20 :OWLNamedIndividual_APPINV20 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1003 , owl:NamedIndividual ; rdfs:label "APPINV20-MEDITECH-Clinical Data Repository" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV202 :OWLNamedIndividual_APPINV202 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1026 , owl:NamedIndividual ; rdfs:label "APPINV202-MEDITECH-Operating Room (Surgery) - Pre-Operative" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV203 :OWLNamedIndividual_APPINV203 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1027 , owl:NamedIndividual ; rdfs:label "APPINV203-MCKESSON PROVIDER TECHNOLOGIES-OR Scheduling" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV205 :OWLNamedIndividual_APPINV205 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1027 , owl:NamedIndividual ; rdfs:label "APPINV205-PICIS-OR Scheduling" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1020 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV209 :OWLNamedIndividual_APPINV209 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1027 , owl:NamedIndividual ; rdfs:label "APPINV209-PICIS-OR Scheduling" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1020 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV210 :OWLNamedIndividual_APPINV210 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1028 , owl:NamedIndividual ; rdfs:label "APPINV210-MCKESSON PROVIDER TECHNOLOGIES-Respiratory Care Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV216 :OWLNamedIndividual_APPINV216 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1028 , owl:NamedIndividual ; rdfs:label "APPINV216-MEDITECH-Respiratory Care Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV224 :OWLNamedIndividual_APPINV224 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1030 , owl:NamedIndividual ; rdfs:label "APPINV224-MICROSOFT-Browser" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV225 :OWLNamedIndividual_APPINV225 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1030 , owl:NamedIndividual ; rdfs:label "APPINV225-MICROSOFT-Browser" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV226 :OWLNamedIndividual_APPINV226 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1030 , owl:NamedIndividual ; rdfs:label "APPINV226-MICROSOFT-Browser" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV228 :OWLNamedIndividual_APPINV228 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1030 , owl:NamedIndividual ; rdfs:label "APPINV228-MICROSOFT-Browser" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV229 :OWLNamedIndividual_APPINV229 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1030 , owl:NamedIndividual ; rdfs:label "APPINV229-MICROSOFT-Browser" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV23 :OWLNamedIndividual_APPINV23 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1004 , owl:NamedIndividual ; rdfs:label "APPINV23-MEDITECH-Computerized Practitioner Order Entry (CPOE)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV230 :OWLNamedIndividual_APPINV230 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1030 , owl:NamedIndividual ; rdfs:label "APPINV230-MOZILLA-Browser" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1022 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV237 :OWLNamedIndividual_APPINV237 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1031 , owl:NamedIndividual ; rdfs:label "APPINV237-SOFTALOT, LLC-Business Process Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1023 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV251 :OWLNamedIndividual_APPINV251 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1032 , owl:NamedIndividual ; rdfs:label "APPINV251-INTERFACE PEOPLE-Data Warehouse Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1024 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV254 :OWLNamedIndividual_APPINV254 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1033 , owl:NamedIndividual ; rdfs:label "APPINV254-METROLOGIC INSTRUMENTS, INC.-Fixed Asset Equipment Tracking" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1025 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV258 :OWLNamedIndividual_APPINV258 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1033 , owl:NamedIndividual ; rdfs:label "APPINV258-MAINTENANCE CONNECTION-Fixed Asset Equipment Tracking" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1026 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV259 :OWLNamedIndividual_APPINV259 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1034 , owl:NamedIndividual ; rdfs:label "APPINV259-QUOVADX-Interface Engines " ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1027 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV260 :OWLNamedIndividual_APPINV260 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1034 , owl:NamedIndividual ; rdfs:label "APPINV260-MDI SOLUTIONS-Interface Engines " ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1028 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV261 :OWLNamedIndividual_APPINV261 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1034 , owl:NamedIndividual ; rdfs:label "APPINV261-MDI SOLUTIONS-Interface Engines " ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1028 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV263 :OWLNamedIndividual_APPINV263 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1034 , owl:NamedIndividual ; rdfs:label "APPINV263-MDI SOLUTIONS-Interface Engines " ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1028 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV265 :OWLNamedIndividual_APPINV265 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1034 , owl:NamedIndividual ; rdfs:label "APPINV265-MEDITRAIN MEDICAL SOFTWARE TRAINING, INC.-Interface Engines " ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1029 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV266 :OWLNamedIndividual_APPINV266 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1035 , owl:NamedIndividual ; rdfs:label "APPINV266-MCKESSON PROVIDER TECHNOLOGIES-Materials Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV268 :OWLNamedIndividual_APPINV268 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1035 , owl:NamedIndividual ; rdfs:label "APPINV268-MEDITECH-Materials Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV272 :OWLNamedIndividual_APPINV272 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1035 , owl:NamedIndividual ; rdfs:label "APPINV272-MEDITECH-Materials Management" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV28 :OWLNamedIndividual_APPINV28 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1005 , owl:NamedIndividual ; rdfs:label "APPINV28-LANIER-Dictation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1007 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV280 :OWLNamedIndividual_APPINV280 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1036 , owl:NamedIndividual ; rdfs:label "APPINV280-CITRIX SYSTEMS, INC.-Single Sign-On" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1030 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV286 :OWLNamedIndividual_APPINV286 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1036 , owl:NamedIndividual ; rdfs:label "APPINV286-MINDOKA-Single Sign-On" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1031 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV29 :OWLNamedIndividual_APPINV29 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1005 , owl:NamedIndividual ; rdfs:label "APPINV29-NUANCE COMMUNICATIONS, INC.-Dictation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV294 :OWLNamedIndividual_APPINV294 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1038 , owl:NamedIndividual ; rdfs:label "APPINV294-CITRIX-Virtual Terminal (VT) (e.g. Citrix)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1032 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV295 :OWLNamedIndividual_APPINV295 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1038 , owl:NamedIndividual ; rdfs:label "APPINV295-MIROSOFT TERMINAL SERVICES-Virtual Terminal (VT) (e.g. Citrix)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1033 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV296 :OWLNamedIndividual_APPINV296 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1038 , owl:NamedIndividual ; rdfs:label "APPINV296-MIROSOFT TERMINAL SERVICES-Virtual Terminal (VT) (e.g. Citrix)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1033 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV298 :OWLNamedIndividual_APPINV298 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1038 , owl:NamedIndividual ; rdfs:label "APPINV298-MIROSOFT TERMINAL SERVICES-Virtual Terminal (VT) (e.g. Citrix)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1033 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV30 :OWLNamedIndividual_APPINV30 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1005 , owl:NamedIndividual ; rdfs:label "APPINV30-NUANCE COMMUNICATIONS, INC.-Dictation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV300 :OWLNamedIndividual_APPINV300 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1038 , owl:NamedIndividual ; rdfs:label "APPINV300-MIROSOFT TERMINAL SERVICES-Virtual Terminal (VT) (e.g. Citrix)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV301 :OWLNamedIndividual_APPINV301 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1039 , owl:NamedIndividual ; rdfs:label "APPINV301-ADOBE SYSTEMS, INC.-Web Development Tool" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1034 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV302 :OWLNamedIndividual_APPINV302 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1039 , owl:NamedIndividual ; rdfs:label "APPINV302-OPENSOURCEMATTERS-Web Development Tool" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1035 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV303 :OWLNamedIndividual_APPINV303 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1039 , owl:NamedIndividual ; rdfs:label "APPINV303-OPENSOURCEMATTERS-Web Development Tool" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1035 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV305 :OWLNamedIndividual_APPINV305 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1039 , owl:NamedIndividual ; rdfs:label "APPINV305-OPENSOURCEMATTERS-Web Development Tool" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1035 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV307 :OWLNamedIndividual_APPINV307 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1039 , owl:NamedIndividual ; rdfs:label "APPINV307-MICROSOFT-Web Development Tool" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1021 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV315 :OWLNamedIndividual_APPINV315 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1040 , owl:NamedIndividual ; rdfs:label "APPINV315-CERNER CORPORATION-Anatomical Pathology" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1036 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV317 :OWLNamedIndividual_APPINV317 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1040 , owl:NamedIndividual ; rdfs:label "APPINV317-MEDITECH-Anatomical Pathology" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV32 :OWLNamedIndividual_APPINV32 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1005 , owl:NamedIndividual ; rdfs:label "APPINV32-NUANCE COMMUNICATIONS, INC.-Dictation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV321 :OWLNamedIndividual_APPINV321 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1040 , owl:NamedIndividual ; rdfs:label "APPINV321-MCKESSON PROVIDER TECHNOLOGIES-Anatomical Pathology" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV322 :OWLNamedIndividual_APPINV322 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1041 , owl:NamedIndividual ; rdfs:label "APPINV322-MCKESSON PROVIDER TECHNOLOGIES-Blood Bank" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV323 :OWLNamedIndividual_APPINV323 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1041 , owl:NamedIndividual ; rdfs:label "APPINV323-MEDITECH-Blood Bank" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV324 :OWLNamedIndividual_APPINV324 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1041 , owl:NamedIndividual ; rdfs:label "APPINV324-MEDITECH-Blood Bank" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV326 :OWLNamedIndividual_APPINV326 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1041 , owl:NamedIndividual ; rdfs:label "APPINV326-MEDITECH-Blood Bank" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV328 :OWLNamedIndividual_APPINV328 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1041 , owl:NamedIndividual ; rdfs:label "APPINV328-MEDITECH-Blood Bank" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV33 :OWLNamedIndividual_APPINV33 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1005 , owl:NamedIndividual ; rdfs:label "APPINV33-ACCENTUS-Dictation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1009 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV336 :OWLNamedIndividual_APPINV336 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1043 , owl:NamedIndividual ; rdfs:label "APPINV336-MCKESSON PROVIDER TECHNOLOGIES-Laboratory Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV337 :OWLNamedIndividual_APPINV337 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1043 , owl:NamedIndividual ; rdfs:label "APPINV337-MEDITECH-Laboratory Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV338 :OWLNamedIndividual_APPINV338 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1043 , owl:NamedIndividual ; rdfs:label "APPINV338-MEDITECH-Laboratory Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV34 :OWLNamedIndividual_APPINV34 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1005 , owl:NamedIndividual ; rdfs:label "APPINV34-DOLBEY AND COMPANY-Dictation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1010 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV340 :OWLNamedIndividual_APPINV340 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1043 , owl:NamedIndividual ; rdfs:label "APPINV340-MEDITECH-Laboratory Information System" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV342 :OWLNamedIndividual_APPINV342 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1043 , owl:NamedIndividual ; rdfs:label "APPINV342-MEDITECH-Laboratory Information System" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV343 :OWLNamedIndividual_APPINV343 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1044 , owl:NamedIndividual ; rdfs:label "APPINV343-MCKESSON PROVIDER TECHNOLOGIES-Microbiology" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV345 :OWLNamedIndividual_APPINV345 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1044 , owl:NamedIndividual ; rdfs:label "APPINV345-MEDITECH-Microbiology" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV349 :OWLNamedIndividual_APPINV349 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1044 , owl:NamedIndividual ; rdfs:label "APPINV349-MCKESSON PROVIDER TECHNOLOGIES-Microbiology" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV35 :OWLNamedIndividual_APPINV35 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1006 , owl:NamedIndividual ; rdfs:label "APPINV35-LANIER-Dictation with Speech Recognition" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1007 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV357 :OWLNamedIndividual_APPINV357 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1045 , owl:NamedIndividual ; rdfs:label "APPINV357-CERNER-Synoptic Reporting" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1037 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV36 :OWLNamedIndividual_APPINV36 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1006 , owl:NamedIndividual ; rdfs:label "APPINV36-NUANCE COMMUNICATIONS, INC.-Dictation with Speech Recognition" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV364 :OWLNamedIndividual_APPINV364 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1046 , owl:NamedIndividual ; rdfs:label "APPINV364-MCKESSON PROVIDER TECHNOLOGIES-Admission Discharge Transfer (ADT)/Registration" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV365 :OWLNamedIndividual_APPINV365 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1046 , owl:NamedIndividual ; rdfs:label "APPINV365-MEDITECH-Admission Discharge Transfer (ADT)/Registration" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV366 :OWLNamedIndividual_APPINV366 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1046 , owl:NamedIndividual ; rdfs:label "APPINV366-MEDITECH-Admission Discharge Transfer (ADT)/Registration" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV368 :OWLNamedIndividual_APPINV368 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1046 , owl:NamedIndividual ; rdfs:label "APPINV368-MEDITECH-Admission Discharge Transfer (ADT)/Registration" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV369 :OWLNamedIndividual_APPINV369 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1046 , owl:NamedIndividual ; rdfs:label "APPINV369-POINT CLICK CARE-Admission Discharge Transfer (ADT)/Registration" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1006 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV37 :OWLNamedIndividual_APPINV37 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1006 , owl:NamedIndividual ; rdfs:label "APPINV37-NUANCE COMMUNICATIONS, INC.-Dictation with Speech Recognition" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV370 :OWLNamedIndividual_APPINV370 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1046 , owl:NamedIndividual ; rdfs:label "APPINV370-MEDITECH-Admission Discharge Transfer (ADT)/Registration" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV371 :OWLNamedIndividual_APPINV371 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1047 , owl:NamedIndividual ; rdfs:label "APPINV371-INITIATE SYSTEMS-Client Registry" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1038 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV373 :OWLNamedIndividual_APPINV373 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1047 , owl:NamedIndividual ; rdfs:label "APPINV373-INITIATE SYSTEMS-Client Registry" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1038 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV377 :OWLNamedIndividual_APPINV377 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1047 , owl:NamedIndividual ; rdfs:label "APPINV377-INITIATE SYSTEMS-Client Registry" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1038 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV39 :OWLNamedIndividual_APPINV39 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1006 , owl:NamedIndividual ; rdfs:label "APPINV39-NUANCE COMMUNICATIONS, INC.-Dictation with Speech Recognition" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV399 :OWLNamedIndividual_APPINV399 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1049 , owl:NamedIndividual ; rdfs:label "APPINV399-MCKESSON PROVIDER TECHNOLOGIES-Patient Scheduling" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV4 :OWLNamedIndividual_APPINV4 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1001 , owl:NamedIndividual ; rdfs:label "APPINV4-MED2020 HEALTH CARE SOFTWARE INC.-Abstracting" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV400 :OWLNamedIndividual_APPINV400 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1049 , owl:NamedIndividual ; rdfs:label "APPINV400-MEDITECH-Patient Scheduling" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV401 :OWLNamedIndividual_APPINV401 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1049 , owl:NamedIndividual ; rdfs:label "APPINV401-MEDITECH-Patient Scheduling" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV403 :OWLNamedIndividual_APPINV403 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1049 , owl:NamedIndividual ; rdfs:label "APPINV403-MEDITECH-Patient Scheduling" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV404 :OWLNamedIndividual_APPINV404 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1049 , owl:NamedIndividual ; rdfs:label "APPINV404-POWER MED-Patient Scheduling" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1039 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV405 :OWLNamedIndividual_APPINV405 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1049 , owl:NamedIndividual ; rdfs:label "APPINV405-MEDITECH-Patient Scheduling" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV41 :OWLNamedIndividual_APPINV41 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1006 , owl:NamedIndividual ; rdfs:label "APPINV41-MEDQUIST-Dictation with Speech Recognition" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1011 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV411 :OWLNamedIndividual_APPINV411 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1050 , owl:NamedIndividual ; rdfs:label "APPINV411-POINTCLICKCARE-Provider Registry" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1002 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV412 :OWLNamedIndividual_APPINV412 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1050 , owl:NamedIndividual ; rdfs:label "APPINV412-INTERNALLY DEVELOPED-Provider Registry" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1040 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV413 :OWLNamedIndividual_APPINV413 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1051 , owl:NamedIndividual ; rdfs:label "APPINV413-MED2020-Release of Information Tracking" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1012 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV419 :OWLNamedIndividual_APPINV419 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1051 , owl:NamedIndividual ; rdfs:label "APPINV419-MEDITECH-Release of Information Tracking" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV42 :OWLNamedIndividual_APPINV42 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1007 , owl:NamedIndividual ; rdfs:label "APPINV42-MED2020-Document Management - HIM" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1012 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV47 :OWLNamedIndividual_APPINV47 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1007 , owl:NamedIndividual ; rdfs:label "APPINV47-POINTCLICKCARE-Document Management - HIM" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1002 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV48 :OWLNamedIndividual_APPINV48 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1007 , owl:NamedIndividual ; rdfs:label "APPINV48-MEDITECH-Document Management - HIM" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV49 :OWLNamedIndividual_APPINV49 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1008 , owl:NamedIndividual ; rdfs:label "APPINV49-MCKESSON PROVIDER TECHNOLOGIES-Electronic Medication Administration Record (EMAR)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV5 :OWLNamedIndividual_APPINV5 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1001 , owl:NamedIndividual ; rdfs:label "APPINV5-POINTCLICKCARE-Abstracting" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1002 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV50 :OWLNamedIndividual_APPINV50 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1008 , owl:NamedIndividual ; rdfs:label "APPINV50-MEDITECH-Electronic Medication Administration Record (EMAR)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV53 :OWLNamedIndividual_APPINV53 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1008 , owl:NamedIndividual ; rdfs:label "APPINV53-MEDITECH-Electronic Medication Administration Record (EMAR)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV54 :OWLNamedIndividual_APPINV54 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1008 , owl:NamedIndividual ; rdfs:label "APPINV54-POINTCLICKCARE-Electronic Medication Administration Record (EMAR)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1002 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV56 :OWLNamedIndividual_APPINV56 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1009 , owl:NamedIndividual ; rdfs:label "APPINV56-MCKESSON PROVIDER TECHNOLOGIES-Electronic Patient Record (EPR)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV57 :OWLNamedIndividual_APPINV57 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1009 , owl:NamedIndividual ; rdfs:label "APPINV57-MEDITECH-Electronic Patient Record (EPR)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV58 :OWLNamedIndividual_APPINV58 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1009 , owl:NamedIndividual ; rdfs:label "APPINV58-MEDITECH-Electronic Patient Record (EPR)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV6 :OWLNamedIndividual_APPINV6 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1001 , owl:NamedIndividual ; rdfs:label "APPINV6-3M HEALTH INFORMATION SYSTEMS-Abstracting" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1003 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV60 :OWLNamedIndividual_APPINV60 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1009 , owl:NamedIndividual ; rdfs:label "APPINV60-MEDITECH-Electronic Patient Record (EPR)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV61 :OWLNamedIndividual_APPINV61 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1009 , owl:NamedIndividual ; rdfs:label "APPINV61-POINT CLICK CARE-Electronic Patient Record (EPR)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1006 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV62 :OWLNamedIndividual_APPINV62 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1009 , owl:NamedIndividual ; rdfs:label "APPINV62-MEDITECH-Electronic Patient Record (EPR)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV64 :OWLNamedIndividual_APPINV64 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1010 , owl:NamedIndividual ; rdfs:label "APPINV64-MED2020 HEALTH CARE SOFTWARE INC.-Encoder" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV65 :OWLNamedIndividual_APPINV65 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1010 , owl:NamedIndividual ; rdfs:label "APPINV65-MED2020 HEALTH CARE SOFTWARE INC.-Encoder" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV67 :OWLNamedIndividual_APPINV67 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1010 , owl:NamedIndividual ; rdfs:label "APPINV67-MED2020 HEALTH CARE SOFTWARE INC.-Encoder" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV69 :OWLNamedIndividual_APPINV69 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1010 , owl:NamedIndividual ; rdfs:label "APPINV69-3M HEALTH INFORMATION SYSTEMS-Encoder" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1003 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV7 :OWLNamedIndividual_APPINV7 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1002 , owl:NamedIndividual ; rdfs:label "APPINV7-MED2020 HEALTH CARE SOFTWARE INC.-Chart Tracking/Locator" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1001 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV70 :OWLNamedIndividual_APPINV70 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1011 , owl:NamedIndividual ; rdfs:label "APPINV70-LANIER-In-House Transcription" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1007 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV71 :OWLNamedIndividual_APPINV71 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1011 , owl:NamedIndividual ; rdfs:label "APPINV71-NUANCE COMMUNICATIONS, INC.-In-House Transcription" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV72 :OWLNamedIndividual_APPINV72 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1011 , owl:NamedIndividual ; rdfs:label "APPINV72-NUANCE COMMUNICATIONS, INC.-In-House Transcription" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV74 :OWLNamedIndividual_APPINV74 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1011 , owl:NamedIndividual ; rdfs:label "APPINV74-NUANCE COMMUNICATIONS, INC.-In-House Transcription" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1008 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV76 :OWLNamedIndividual_APPINV76 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1011 , owl:NamedIndividual ; rdfs:label "APPINV76-DOLBEY AND COMPANY-In-House Transcription" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1010 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV77 :OWLNamedIndividual_APPINV77 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1012 , owl:NamedIndividual ; rdfs:label "APPINV77-MCKESSON PROVIDER TECHNOLOGIES-Nursing Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV78 :OWLNamedIndividual_APPINV78 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1012 , owl:NamedIndividual ; rdfs:label "APPINV78-MEDITECH-Nursing Documentation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV79 :OWLNamedIndividual_APPINV79 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1012 , owl:NamedIndividual ; rdfs:label "APPINV79-MEDITECH-Nursing Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV8 :OWLNamedIndividual_APPINV8 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1002 , owl:NamedIndividual ; rdfs:label "APPINV8-MEDITECH-Chart Tracking/Locator" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV81 :OWLNamedIndividual_APPINV81 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1012 , owl:NamedIndividual ; rdfs:label "APPINV81-MEDITECH-Nursing Documentation" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV82 :OWLNamedIndividual_APPINV82 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1012 , owl:NamedIndividual ; rdfs:label "APPINV82-POINT CLICK CARE-Nursing Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1006 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV83 :OWLNamedIndividual_APPINV83 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1012 , owl:NamedIndividual ; rdfs:label "APPINV83-MEDITECH-Nursing Documentation" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV84 :OWLNamedIndividual_APPINV84 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1013 , owl:NamedIndividual ; rdfs:label "APPINV84-MCKESSON PROVIDER TECHNOLOGIES-Order Entry (Includes Order Communications)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1025 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1005 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV85 :OWLNamedIndividual_APPINV85 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1013 , owl:NamedIndividual ; rdfs:label "APPINV85-MEDITECH-Order Entry (Includes Order Communications)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1026 ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV86 :OWLNamedIndividual_APPINV86 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1013 , owl:NamedIndividual ; rdfs:label "APPINV86-MEDITECH-Order Entry (Includes Order Communications)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV88 :OWLNamedIndividual_APPINV88 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1013 , owl:NamedIndividual ; rdfs:label "APPINV88-MEDITECH-Order Entry (Includes Order Communications)" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1030 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV9 :OWLNamedIndividual_APPINV9 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1002 , owl:NamedIndividual ; rdfs:label "APPINV9-MEDITECH-Chart Tracking/Locator" ; :OWLDataProperty_64731 "true"^^xsd:boolean ; :OWLObjectProperty_77439 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1028 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV90 :OWLNamedIndividual_APPINV90 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1013 , owl:NamedIndividual ; rdfs:label "APPINV90-MEDITECH-Order Entry (Includes Order Communications)" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1027 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1004 . ### http://whistl.uwaterloo.ca/heio.owl#OWLNamedIndividual_APPINV96 :OWLNamedIndividual_APPINV96 rdf:type :OWLClass_00000004435667147659 , :OWLClass_000000TPAP1014 , owl:NamedIndividual ; rdfs:label "APPINV96-ACCENTUS-Outsourced Transcription" ; :OWLDataProperty_64731 "false"^^xsd:boolean ; :OWLObjectProperty_30268 :OWLNamedIndividual_000000RESP1024 ; :OWLObjectProperty_00000004991844143719 :OWLNamedIndividual_000000SFVD1009 . ################################################################# # # General axioms # ################################################################# [ rdf:type owl:AllDisjointClasses ; owl:members ( :OWLClass_00000003923140817338 :OWLClass_00000004147050078990 :OWLClass_00000004147051708527 :OWLClass_00000004147053116248 :OWLClass_00000004147054520895 :OWLClass_00000004147055879448 :OWLClass_00000004147057452553 :OWLClass_00000004147058826750 :OWLClass_00000004147060153734 ) ] . ################################################################# # # Rules # ################################################################# rdf:type . rdf:type . rdf:type . [ rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :OWLObjectProperty_13078 ; ; ] ; rdf:rest [ rdf:type ; rdf:rest rdf:nil ; rdf:first [ rdf:type ; :OWLObjectProperty_77439 ; ; ] ] ] ; [ rdf:type ; rdf:rest rdf:nil ; rdf:first [ rdf:type ; :OWLObjectProperty_0000 ; ; ] ] ] . ### Generated by the OWL API (version 3.5.0) http://owlapi.sourceforge.net