@prefix : . @prefix hl7: . @prefix owl: . @prefix rdf: . @prefix rim: . @prefix sct: . @prefix urn: . @prefix xml: . @prefix xsd: . @prefix fhir: . @prefix rdfs: . @prefix xhtml: . @prefix fhircs: . @prefix fhirvs: . @prefix sctbridge: . @prefix criticality: . @prefix identifierUse: . @prefix fhir-metamodel: . @prefix narrative-status: . @prefix quantity-comparator: . @prefix medication-order-status: . @prefix allergy-intolerance-type: . @prefix allergy-intolerance-status: . @prefix allergy-intolerance-category: . @prefix allergy-intolerance-criticality: . @base . rdf:type owl:Ontology ; rdfs:comment "This file represents FHIR concepts as types and objectproperties."^^xsd:anyURI ; fhir:e-mail "amallia@edmondsci.com"^^xsd:anyURI ; fhir:experimental "true"^^xsd:boolean ; fhir:publisher "Tony Mallia" . ################################################################# # # Annotation properties # ################################################################# ### http://hl7.org/fhir/codeSystemId fhir:codeSystemId rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/concept_definition fhir:concept_definition rdf:type owl:AnnotationProperty ; rdfs:range xsd:string . ### http://hl7.org/fhir/derivation fhir:derivation rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/e-mail fhir:e-mail rdf:type owl:AnnotationProperty ; rdfs:subPropertyOf fhir:telecom ; rdfs:range xsd:anyURI . ### http://hl7.org/fhir/experimental fhir:experimental rdf:type owl:AnnotationProperty ; rdfs:range xsd:boolean . ### http://hl7.org/fhir/fax fhir:fax rdf:type owl:AnnotationProperty ; rdfs:subPropertyOf fhir:telecom . ### http://hl7.org/fhir/formal fhir:formal rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/hasFlag fhir:hasFlag rdf:type owl:AnnotationProperty ; rdfs:range fhir:flag-item . ### http://hl7.org/fhir/index fhir:index rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/phone fhir:phone rdf:type owl:AnnotationProperty ; rdfs:subPropertyOf fhir:telecom . ### http://hl7.org/fhir/prefix fhir:prefix rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/publishDate fhir:publishDate rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/publisher fhir:publisher rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/scope_usage fhir:scope_usage rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/short fhir:short rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/status fhir:status rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/telecom fhir:telecom rdf:type owl:AnnotationProperty . ### http://hl7.org/fhir/url fhir:url rdf:type owl:AnnotationProperty . ################################################################# # # Datatypes # ################################################################# ### http://www.w3.org/2001/XMLSchema#date xsd:date rdf:type rdfs:Datatype . ### http://www.w3.org/2001/XMLSchema#gYear xsd:gYear rdf:type rdfs:Datatype . ### http://www.w3.org/2001/XMLSchema#gYearMonth xsd:gYearMonth rdf:type rdfs:Datatype . ### http://www.w3.org/urn:oid rdf:type rdfs:Datatype . ### http://www.w3.org/urn:uuid rdf:type rdfs:Datatype ; owl:equivalentClass [ rdf:type rdfs:Datatype ; owl:intersectionOf ( [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:anyURI ; owl:withRestrictions ( [ xsd:minLength 1 ] ) ] [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:anyURI ; owl:withRestrictions ( [ xsd:pattern "[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}" ] ) ] ) ] . ################################################################# # # Object Properties # ################################################################# ### http://hl7.org/fhir-metamodel/ValueSet.Concept.code fhir-metamodel:ValueSet.Concept.code rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.Concept.definition fhir-metamodel:ValueSet.Concept.definition rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.Concept.display fhir-metamodel:ValueSet.Concept.display rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.Define.concept fhir-metamodel:ValueSet.Define.concept rdf:type owl:ObjectProperty ; rdfs:range fhir-metamodel:ValueSet.Concept ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.Define.system fhir-metamodel:ValueSet.Define.system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.compose fhir-metamodel:ValueSet.compose rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.define fhir-metamodel:ValueSet.define rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir-metamodel/ValueSet.expansion fhir-metamodel:ValueSet.expansion rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.category fhir:AllergyIntolerance.category rdf:type owl:ObjectProperty ; rdfs:domain fhir:AllergyIntolerance ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.comment fhir:AllergyIntolerance.comment rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.criticality fhir:AllergyIntolerance.criticality rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.event fhir:AllergyIntolerance.event rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.identifier fhir:AllergyIntolerance.identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.lastOccurence fhir:AllergyIntolerance.lastOccurence rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.patient fhir:AllergyIntolerance.patient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.patient.link fhir:AllergyIntolerance.patient.link rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty , rim:participationSubject.rolePatient ; owl:propertyChainAxiom ( fhir:AllergyIntolerance.patient fhir:Reference.link ) . ### http://hl7.org/fhir/AllergyIntolerance.recordedDate fhir:AllergyIntolerance.recordedDate rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty , rim:participationAuthor.time . ### http://hl7.org/fhir/AllergyIntolerance.recorder fhir:AllergyIntolerance.recorder rdf:type owl:ObjectProperty ; rdfs:domain fhir:AllergyIntolerance ; rdfs:range fhir:Reference ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.recorder.link fhir:AllergyIntolerance.recorder.link rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty , rim:participationAuthor.role ; owl:propertyChainAxiom ( fhir:AllergyIntolerance.recorder fhir:Reference.link ) . ### http://hl7.org/fhir/AllergyIntolerance.reporter fhir:AllergyIntolerance.reporter rdf:type owl:ObjectProperty ; rdfs:domain fhir:AllergyIntolerance ; rdfs:range fhir:Reference ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.reporter.link fhir:AllergyIntolerance.reporter.link rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; owl:propertyChainAxiom ( fhir:AllergyIntolerance.reporter fhir:Reference.link ) . ### http://hl7.org/fhir/AllergyIntolerance.status fhir:AllergyIntolerance.status rdf:type owl:ObjectProperty ; rdfs:domain fhir:AllergyIntolerance ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhirvs:allergy-intolerance-statusA . ### http://hl7.org/fhir/AllergyIntolerance.substance fhir:AllergyIntolerance.substance rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/AllergyIntolerance.substance.coding fhir:AllergyIntolerance.substance.coding rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; owl:propertyChainAxiom ( fhir:AllergyIntolerance.substance fhir:ConceptBase.coding ) . ### http://hl7.org/fhir/AllergyIntolerance.type fhir:AllergyIntolerance.type rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/CodeableConcept.coding fhir:CodeableConcept.coding rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/CodeableConcept.text fhir:CodeableConcept.text rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Coding.code fhir:Coding.code rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Coding.display fhir:Coding.display rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Coding.primary fhir:Coding.primary rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Coding.system fhir:Coding.system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Coding.version fhir:Coding.version rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/CodingBase.code fhir:CodingBase.code rdf:type owl:ObjectProperty ; fhir:index 3 ; rdfs:domain fhir:CodingBase ; rdfs:range fhir:codeBase ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/CodingBase.concept fhir:CodingBase.concept rdf:type owl:ObjectProperty ; owl:inverseOf fhir:ConceptBase.coding ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/CodingBase.display fhir:CodingBase.display rdf:type owl:ObjectProperty ; fhir:index 4 ; rdfs:domain fhir:CodingBase ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:string . ### http://hl7.org/fhir/CodingBase.primary fhir:CodingBase.primary rdf:type owl:ObjectProperty ; fhir:index 5 ; rdfs:domain fhir:CodingBase ; rdfs:range fhir:boolean ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/CodingBase.system fhir:CodingBase.system rdf:type owl:ObjectProperty ; fhir:index 1 ; rdfs:domain fhir:CodingBase ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:uri . ### http://hl7.org/fhir/CodingBase.version fhir:CodingBase.version rdf:type owl:ObjectProperty ; fhir:index 2 ; rdfs:domain fhir:CodingBase ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:string . ### http://hl7.org/fhir/Concept.CodingBase.code fhir:Concept.CodingBase.code rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; owl:propertyChainAxiom ( fhir:Concept.term fhir:CodingBase.code ) . ### http://hl7.org/fhir/Concept.CodingBase.display fhir:Concept.CodingBase.display rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; owl:propertyChainAxiom ( fhir:Concept.term fhir:CodingBase.display ) . ### http://hl7.org/fhir/Concept.CodingBase.primary fhir:Concept.CodingBase.primary rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Concept.CodingBase.system fhir:Concept.CodingBase.system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Concept.code fhir:Concept.code rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Concept.definition fhir:Concept.definition rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Concept.display fhir:Concept.display rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Concept.term fhir:Concept.term rdf:type owl:ObjectProperty ; fhir:index 1 ; rdfs:range fhir:CodingBase ; rdfs:domain fhir:ConceptBase ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Concept.text fhir:Concept.text rdf:type owl:ObjectProperty ; fhir:index 2 ; rdfs:domain fhir:ConceptBase ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:string . ### http://hl7.org/fhir/ConceptBase.coding fhir:ConceptBase.coding rdf:type owl:ObjectProperty ; rdfs:domain fhir:ConceptBase ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/ConceptBase.text fhir:ConceptBase.text rdf:type owl:ObjectProperty ; rdfs:domain fhir:ConceptBase ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/DomainResource.text fhir:DomainResource.text rdf:type owl:ObjectProperty ; rdfs:domain fhir:DomainResource ; rdfs:range fhir:Narrative ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Element.extension fhir:Element.extension rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/HumanName.family fhir:HumanName.family rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:string . ### http://hl7.org/fhir/HumanName.given fhir:HumanName.given rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:string . ### http://hl7.org/fhir/Identifier.assigner fhir:Identifier.assigner rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Identifier.period fhir:Identifier.period rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Identifier.system fhir:Identifier.system rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Identifier.type fhir:Identifier.type rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Identifier.use fhir:Identifier.use rdf:type owl:ObjectProperty ; rdfs:comment "The purpose of this identifier." ; rdfs:domain fhir:Identifier ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range . ### http://hl7.org/fhir/Identifier.value fhir:Identifier.value rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.code fhir:Medication.code rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.isBrand fhir:Medication.isBrand rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.kind fhir:Medication.kind rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.manufacturer fhir:Medication.manufacturer rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.name fhir:Medication.name rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.package fhir:Medication.package rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.prescription fhir:Medication.prescription rdf:type owl:ObjectProperty ; owl:inverseOf fhir:MedicationOrder.medicationReference.link ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Medication.product fhir:Medication.product rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.dateEnded fhir:MedicationOrder.dateEnded rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.dispense fhir:MedicationOrder.dispense rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.dosageInstruction fhir:MedicationOrder.dosageInstruction rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.encounter fhir:MedicationOrder.encounter rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.encounter.link fhir:MedicationOrder.encounter.link rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.identifier fhir:MedicationOrder.identifier rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.medicationCodeableConcept fhir:MedicationOrder.medicationCodeableConcept rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.medicationReference fhir:MedicationOrder.medicationReference rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.medicationReference.link fhir:MedicationOrder.medicationReference.link rdf:type owl:ObjectProperty ; rdfs:range fhir:Medication ; rdfs:subPropertyOf fhir:objectProperty ; owl:propertyChainAxiom ( fhir:MedicationOrder.medicationReference fhir:Reference.link ) . ### http://hl7.org/fhir/MedicationOrder.note fhir:MedicationOrder.note rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.patient fhir:MedicationOrder.patient rdf:type owl:ObjectProperty ; rdfs:domain fhir:MedicationOrder ; rdfs:range fhir:Reference ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.patient.link fhir:MedicationOrder.patient.link rdf:type owl:ObjectProperty ; rdfs:range fhir:Patient ; rdfs:subPropertyOf fhir:objectProperty ; owl:propertyChainAxiom ( fhir:MedicationOrder.patient fhir:Reference.link ) . ### http://hl7.org/fhir/MedicationOrder.prescriber fhir:MedicationOrder.prescriber rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.prescriber.link fhir:MedicationOrder.prescriber.link rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.priorPrescription fhir:MedicationOrder.priorPrescription rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.reasonCodeableConcept fhir:MedicationOrder.reasonCodeableConcept rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.reasonReference fhir:MedicationOrder.reasonReference rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.resaonEnded fhir:MedicationOrder.resaonEnded rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/MedicationOrder.substitution fhir:MedicationOrder.substitution rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Observation.code fhir:Observation.code rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Patient.allergy fhir:Patient.allergy rdf:type owl:ObjectProperty ; owl:inverseOf fhir:AllergyIntolerance.patient.link ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Patient.gender fhir:Patient.gender rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Patient.name fhir:Patient.name rdf:type owl:ObjectProperty ; rdfs:range fhir:HumanName ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Patient.prescription fhir:Patient.prescription rdf:type owl:ObjectProperty ; owl:inverseOf fhir:MedicationOrder.patient.link ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Reference.display fhir:Reference.display rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Reference.link fhir:Reference.link rdf:type owl:ObjectProperty ; rdfs:range fhir:DomainResource ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Reference.reference fhir:Reference.reference rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty ; rdfs:range fhir:string . ### http://hl7.org/fhir/Resource.id fhir:Resource.id rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Resource.implicitRules fhir:Resource.implicitRules rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Resource.language fhir:Resource.language rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/Resource.meta fhir:Resource.meta rdf:type owl:ObjectProperty ; rdfs:subPropertyOf fhir:objectProperty . ### http://hl7.org/fhir/objectProperty fhir:objectProperty rdf:type owl:ObjectProperty . ### http://hl7.org/fhir/rim/objectProperty rim:objectProperty rdf:type owl:ObjectProperty . ### http://hl7.org/fhir/rim/participation rim:participation rdf:type owl:ObjectProperty ; rdfs:subPropertyOf rim:objectProperty . ### http://hl7.org/fhir/rim/participation.time rim:participation.time rdf:type owl:ObjectProperty ; rdfs:subPropertyOf rim:objectProperty . ### http://hl7.org/fhir/rim/participationAuthor.role rim:participationAuthor.role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf rim:objectProperty . ### http://hl7.org/fhir/rim/participationAuthor.time rim:participationAuthor.time rdf:type owl:ObjectProperty ; rdfs:subPropertyOf rim:participation.time . ### http://hl7.org/fhir/rim/participationSubject.rolePatient rim:participationSubject.rolePatient rdf:type owl:ObjectProperty ; rdfs:subPropertyOf rim:objectProperty ; owl:propertyChainAxiom ( rim:participation rim:role ) . ### http://hl7.org/fhir/rim/role rim:role rdf:type owl:ObjectProperty ; rdfs:subPropertyOf rim:objectProperty . ################################################################# # # Data properties # ################################################################# ### http://hl7.org/fhir/Element.id fhir:Element.id rdf:type owl:DatatypeProperty ; rdfs:comment "unique id for the element within a resource (for internal references)." ; rdfs:domain fhir:Element ; fhir:hasFlag [ rdf:type ] ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:string ; owl:withRestrictions ( [ xsd:pattern "[A-Za-z0-9\\-\\.]{1,64}" ] ) ] . ### http://hl7.org/fhir/NameConcept fhir:NameConcept rdf:type owl:DatatypeProperty , owl:FunctionalProperty . ### http://hl7.org/fhir/fractionDigits fhir:fractionDigits rdf:type owl:DatatypeProperty ; rdfs:range xsd:nonNegativeInteger . ### http://hl7.org/fhir/index fhir:index rdf:type owl:DatatypeProperty ; rdfs:range [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minInclusive 1 ] ) ] . ### http://hl7.org/fhir/prefix fhir:prefix rdf:type owl:DatatypeProperty ; rdfs:range xsd:anyURI . ### http://hl7.org/fhir/reactionBegan fhir:reactionBegan rdf:type owl:DatatypeProperty ; rdfs:range xsd:dateTime . ### http://hl7.org/fhir/tag fhir:tag rdf:type owl:DatatypeProperty . ### http://hl7.org/fhir/value fhir:value rdf:type owl:DatatypeProperty . ### http://hl7.org/ontology/metadata#CodeSystem.id hl7:CodeSystem.id rdf:type owl:DatatypeProperty . ################################################################# # # Classes # ################################################################# ### http://hl7.org/fhir64Binary rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:base64Binary ] ; rdfs:comment "A stream of bytes" . ### http://hl7.org/fhir-metamodel/ValueSet.Compose fhir-metamodel:ValueSet.Compose rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir-metamodel/ValueSet.Concept fhir-metamodel:ValueSet.Concept rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Concept.display ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Concept.definition ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Concept.display ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Concept.code ; owl:allValuesFrom fhir:code ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Concept.definition ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Concept.code ; owl:cardinality "1"^^xsd:nonNegativeInteger ] . ### http://hl7.org/fhir-metamodel/ValueSet.Define fhir-metamodel:ValueSet.Define rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Define.system ; owl:allValuesFrom fhir:uri ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Define.system ; owl:cardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir-metamodel:ValueSet.Define.concept ; owl:allValuesFrom fhir-metamodel:ValueSet.Concept ] . ### http://hl7.org/fhir-metamodel/ValueSet.Expansion fhir-metamodel:ValueSet.Expansion rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/AllergyIntolerance fhir:AllergyIntolerance rdf:type owl:Class ; rdfs:subClassOf fhir:DomainResource , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.reporter ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.comment ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.recorder ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.recorder ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.criticality ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.lastOccurence ; owl:allValuesFrom fhir:dateTime ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.substance ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.type ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.category ; owl:allValuesFrom fhir:allergy-intolerance-category ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.status ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.category ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.patient ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.criticality ; owl:allValuesFrom fhir:allergy-intolerance-criticality ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.lastOccurence ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.patient ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.type ; owl:allValuesFrom fhir:allergy-intolerance-type ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.substance ; owl:allValuesFrom fhirvs:allergyintolerance-substance-code ] , [ rdf:type owl:Class ; owl:intersectionOf ( fhir:DomainResource [ rdf:type owl:Restriction ; owl:onProperty fhir:tag ; owl:hasValue "AllergyIntolerance" ] ) ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.identifier ; owl:allValuesFrom fhir:Identifier ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.comment ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.recordedDate ; owl:allValuesFrom fhir:dateTime ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.recordedDate ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.status ; owl:allValuesFrom fhirvs:allergy-intolerance-statusA ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:AllergyIntolerance.reporter ; owl:allValuesFrom fhir:Reference ] . ### http://hl7.org/fhir/AllergyIntolerance.Event fhir:AllergyIntolerance.Event rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/Attachment fhir:Attachment rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/BackboneElement fhir:BackboneElement rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/Bundle fhir:Bundle rdf:type owl:Class ; rdfs:subClassOf fhir:Resource . ### http://hl7.org/fhir/Bundle.Entry fhir:Bundle.Entry rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/Bundle.Link fhir:Bundle.Link rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/Bundle.Search fhir:Bundle.Search rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/Bundle.Transaction fhir:Bundle.Transaction rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/Bundle.TransactionResponse fhir:Bundle.TransactionResponse rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/CodeSystem fhir:CodeSystem rdf:type owl:Class ; rdfs:subClassOf fhir:uri ; owl:disjointWith fhir:CodingBase , fhir:Concepts , fhir:VocabularyConcept . ### http://hl7.org/fhir/CodeableConcept fhir:CodeableConcept rdf:type owl:Class ; rdfs:subClassOf fhir:ConceptBase ; rdfs:comment "The set of possible coded values this coding was chosen from or constrained by." . ### http://hl7.org/fhir/Coding fhir:Coding rdf:type owl:Class ; rdfs:subClassOf fhir:ConceptBase , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.coding ; owl:cardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.text ; owl:maxCardinality "0"^^xsd:nonNegativeInteger ] . ### http://hl7.org/fhir/CodingBase fhir:CodingBase rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.primary ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.version ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.display ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.version ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom owl:Thing ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.display ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:allValuesFrom fhir:uri ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:allValuesFrom fhir:codeBase ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.primary ; owl:allValuesFrom fhir:boolean ] ; owl:disjointWith fhir:Concepts . ### http://hl7.org/fhir/CodingBase_in_Valuesets fhir:CodingBase_in_Valuesets rdf:type owl:Class ; rdfs:subClassOf fhir:VocabularyConcept ; rdfs:comment "ValueSet constrained codings" . ### http://hl7.org/fhir/ConceptBase fhir:ConceptBase rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.text ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.text ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.coding ; owl:allValuesFrom fhir:CodingBase ] . ### http://hl7.org/fhir/Concepts fhir:Concepts rdf:type owl:Class ; rdfs:subClassOf fhir:VocabularyConcept . ### http://hl7.org/fhir/ConformanceResourceStatus fhir:ConformanceResourceStatus rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/Contact fhir:Contact rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/Datatype fhir:Datatype rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/DomainResource fhir:DomainResource rdf:type owl:Class ; rdfs:label "Domain Resource"@en ; rdfs:subClassOf fhir:Resource , [ rdf:type owl:Restriction ; owl:onProperty fhir:DomainResource.text ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:DomainResource.text ; owl:allValuesFrom fhir:Narrative ] . ### http://hl7.org/fhir/Duration fhir:Duration rdf:type owl:Class ; rdfs:subClassOf fhir:Quantity . ### http://hl7.org/fhir/Element fhir:Element rdf:type owl:Class ; rdfs:label "Element" ; rdfs:subClassOf fhir:Thing , [ rdf:type owl:Restriction ; owl:onProperty fhir:index ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:integer ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Element.extension ; owl:allValuesFrom fhir:Extension ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Element.id ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:index ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:integer ; owl:withRestrictions ( [ xsd:minInclusive 1 ] ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Element.id ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:string ; owl:withRestrictions ( [ xsd:pattern "[A-Za-z0-9\\-\\.]{1,64}" ] ) ] ] ; rdfs:comment "The base element used for all FHIR elements and resources - allows for them to be extended with extensions" . ### http://hl7.org/fhir/Encounter fhir:Encounter rdf:type owl:Class ; rdfs:subClassOf fhir:DomainResource . ### http://hl7.org/fhir/Extension fhir:Extension rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/HumanName fhir:HumanName rdf:type owl:Class ; rdfs:subClassOf fhir:Element , [ rdf:type owl:Restriction ; owl:onProperty fhir:HumanName.family ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:HumanName.given ; owl:allValuesFrom fhir:string ] . ### http://hl7.org/fhir/Identifier fhir:Identifier rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:Identifier.use ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Identifier.use ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] . ### http://hl7.org/fhir/Medication fhir:Medication rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( fhir:DomainResource [ rdf:type owl:Restriction ; owl:onProperty fhir:tag ; owl:hasValue "Medication" ] ) ] ; rdfs:subClassOf fhir:DomainResource . ### http://hl7.org/fhir/MedicationOrder fhir:MedicationOrder rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( fhir:DomainResource [ rdf:type owl:Restriction ; owl:onProperty fhir:tag ; owl:hasValue "MedicationOrder" ] ) ] ; rdfs:subClassOf fhir:DomainResource , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.prescriber.link ; owl:allValuesFrom fhir:Practitioner ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.dispense ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.priorPrescription ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.priorPrescription ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.reasonReference ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.substitution ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.encounter ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.medicationReference ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.dosageInstruction ; owl:allValuesFrom fhir:MedicationOrder.DosageInstructions ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.note ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.medicationCodeableConcept ; owl:allValuesFrom fhir:CodeableConcept ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.prescriber ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.encounter.link ; owl:allValuesFrom fhir:Encounter ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.patient.link ; owl:allValuesFrom fhir:Patient ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.encounter ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.prescriber ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.dispense ; owl:allValuesFrom fhir:MedicationOrder.Dispense ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.medicationReference.link ; owl:allValuesFrom fhir:Medication ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.dateEnded ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.reasonCodeableConcept ; owl:allValuesFrom fhir:CodeableConcept ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.dateEnded ; owl:allValuesFrom fhir:dateTime ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.reasonReference ; owl:allValuesFrom fhir:Reference ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.reasonCodeableConcept ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.medicationCodeableConcept ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.resaonEnded ; owl:allValuesFrom fhir:dateTime ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.identifier ; owl:allValuesFrom fhir:Identifier ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.substitution ; owl:allValuesFrom fhir:MedicationOrder.Substitution ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.note ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.resaonEnded ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:MedicationOrder.medicationReference ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] ; rdfs:comment "An order for both supply of the medication and the instructions for administration of the medication to a patient." . ### http://hl7.org/fhir/MedicationOrder.Dispense fhir:MedicationOrder.Dispense rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/MedicationOrder.DosageInstructions fhir:MedicationOrder.DosageInstructions rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/MedicationOrder.Substitution fhir:MedicationOrder.Substitution rdf:type owl:Class ; rdfs:subClassOf fhir:BackboneElement . ### http://hl7.org/fhir/Meta fhir:Meta rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype . ### http://hl7.org/fhir/Narrative fhir:Narrative rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype . ### http://hl7.org/fhir/Observation fhir:Observation rdf:type owl:Class ; rdfs:subClassOf fhir:DomainResource . ### http://hl7.org/fhir/ObservationStatus fhir:ObservationStatus rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/Patient fhir:Patient rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:intersectionOf ( fhir:DomainResource [ rdf:type owl:Restriction ; owl:onProperty fhir:tag ; owl:hasValue "Patient" ] ) ] ; rdfs:subClassOf fhir:DomainResource . ### http://hl7.org/fhir/Period fhir:Period rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype . ### http://hl7.org/fhir/Practitioner fhir:Practitioner rdf:type owl:Class ; rdfs:subClassOf fhir:DomainResource . ### http://hl7.org/fhir/Quantity fhir:Quantity rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype . ### http://hl7.org/fhir/Ratio fhir:Ratio rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype . ### http://hl7.org/fhir/Reference fhir:Reference rdf:type owl:Class ; rdfs:subClassOf fhir:Element , [ rdf:type owl:Restriction ; owl:onProperty fhir:Reference.link ; owl:allValuesFrom fhir:DomainResource ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Reference.reference ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Reference.link ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Reference.reference ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Reference.display ; owl:allValuesFrom fhir:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Reference.display ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] . ### http://hl7.org/fhir/RelatedPerson fhir:RelatedPerson rdf:type owl:Class ; rdfs:subClassOf fhir:DomainResource . ### http://hl7.org/fhir/Resource fhir:Resource rdf:type owl:Class ; rdfs:subClassOf fhir:Thing , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.id ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.meta ; owl:allValuesFrom fhir:Meta ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.language ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.id ; owl:allValuesFrom fhir:id ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.meta ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.language ; owl:allValuesFrom fhir:code ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.implicitRules ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:Resource.implicitRules ; owl:allValuesFrom fhir:uri ] . ### http://hl7.org/fhir/Resource.Inline fhir:Resource.Inline rdf:type owl:Class ; rdfs:subClassOf fhir:Thing . ### http://hl7.org/fhir/ResourceContainer fhir:ResourceContainer rdf:type owl:Class ; rdfs:subClassOf fhir:Thing . ### http://hl7.org/fhir/Thing fhir:Thing rdf:type owl:Class . ### http://hl7.org/fhir/VocabularyConcept fhir:VocabularyConcept rdf:type owl:Class ; rdfs:subClassOf fhir:Thing ; rdfs:comment "Vocabulary domains" . ### http://hl7.org/fhir/allergy-intolerance-category fhir:allergy-intolerance-category rdf:type owl:Class ; rdfs:subClassOf fhir:Concepts ; fhir:prefix "http://hl7.org/fhir/allergy-intolerance-category#" . ### http://hl7.org/fhir/allergy-intolerance-criticality fhir:allergy-intolerance-criticality rdf:type owl:Class ; rdfs:subClassOf fhir:Concepts ; fhir:prefix "http://hl7.org/fhir/allergy-intolerance-criticality#" . ### http://hl7.org/fhir/allergy-intolerance-type fhir:allergy-intolerance-type rdf:type owl:Class ; rdfs:subClassOf fhir:Concepts ; fhir:prefix "http://hl7.org/fhir/allergy-intolerance-type#" . ### http://hl7.org/fhir/boolean fhir:boolean rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:someValuesFrom [ rdf:type rdfs:Datatype ; owl:oneOf [ rdf:type rdf:List ; rdf:first "false"^^xsd:boolean ; rdf:rest [ rdf:type rdf:List ; rdf:first "true"^^xsd:boolean ; rdf:rest rdf:nil ] ] ] ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:boolean ] ; rdfs:comment "Value of \"\"true\" or \"false\"" . ### http://hl7.org/fhir/code fhir:code rdf:type owl:Class ; rdfs:subClassOf fhir:ConceptBase , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.coding ; owl:cardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:ConceptBase.coding ; owl:allValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( fhir:CodingBase [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.version ; owl:cardinality "1"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.display ; owl:maxCardinality "0"^^xsd:nonNegativeInteger ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.primary ; owl:maxCardinality "0"^^xsd:nonNegativeInteger ] ) ] ] . ### http://hl7.org/fhir/codeBase fhir:codeBase rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom xsd:string ] . ### http://hl7.org/fhir/date fhir:date rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:intersectionOf ( [ rdf:type rdfs:Datatype ; owl:unionOf ( xsd:date xsd:gYear xsd:gYearMonth ) ] [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:string ; owl:withRestrictions ( [ xsd:pattern "\\d{4}(\\-\\d{2}(\\-\\d{2})?)?(Z|(\\+|\\-)\\d{2}:\\d{2})?" ] ) ] ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange [ rdf:type rdfs:Datatype ; owl:unionOf ( xsd:date xsd:gYear xsd:gYearMonth ) ] ] . ### http://hl7.org/fhir/dateTime fhir:dateTime rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:intersectionOf ( [ rdf:type rdfs:Datatype ; owl:unionOf ( xsd:date xsd:dateTime xsd:gYear xsd:gYearMonth ) ] [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:string ; owl:withRestrictions ( [ xsd:pattern "\\d{4}(\\-\\d{2}(\\-\\d{2}(T\\d{2}(:\\d{2}(:\\d{2}(\\.\\d+)?)?)?)?)?)?(Z|(\\+|\\-)\\d{2}:\\d{2})?" ] ) ] ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange [ rdf:type rdfs:Datatype ; owl:unionOf ( xsd:date xsd:dateTime xsd:gYear xsd:gYearMonth ) ] ] . ### http://hl7.org/fhir/decimal fhir:decimal rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:decimal ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:fractionDigits ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:fractionDigits ; owl:allValuesFrom xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom xsd:decimal ] ; rdfs:comment "A rational number with implicit precision" . ### http://hl7.org/fhir/flag-item fhir:flag-item rdf:type owl:Class ; rdfs:subClassOf fhir:Element . ### http://hl7.org/fhir/id fhir:id rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:string ; owl:withRestrictions ( [ xsd:pattern "[A-Za-z0-9\\-\\.]{1,64}" ] ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] ; rdfs:comment "A whole number in the range 0 to 2^64-1, optionally represented in hex, a uuid, an oid or any other combination of lower-case letters a-z, numerals, "-" and ".", with a length limit of 36 characters" . ### http://hl7.org/fhir/instant fhir:instant rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:dateTime ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom xsd:dateTime ] . ### http://hl7.org/fhir/oid fhir:oid rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:intersectionOf ( [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:anyURI ; owl:withRestrictions ( [ xsd:minLength 1 ] ) ] [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:anyURI ; owl:withRestrictions ( [ xsd:pattern "(0|[1-9][0-9]*)(\\.(0|[1-9][0-9]*))*" ] ) ] ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:anyURI ] ; rdfs:comment "An oid represented as a URI" . ### http://hl7.org/fhir/string fhir:string rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:string ; owl:withRestrictions ( [ xsd:maxLength 1000000 ] [ xsd:minLength 1 ] ) ] ] ; rdfs:comment "A sequence of Unicode characters with a minimum of 1 and max 1000000" . ### http://hl7.org/fhir/unsignedInt fhir:unsignedInt rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom xsd:nonNegativeInteger ] . ### http://hl7.org/fhir/uri fhir:uri rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:anyURI ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:someValuesFrom xsd:anyURI ] . ### http://hl7.org/fhir/uuid fhir:uuid rdf:type owl:Class ; rdfs:subClassOf fhir:Datatype , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:anyURI ] , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:allValuesFrom [ rdf:type rdfs:Datatype ; owl:onDatatype xsd:anyURI ; owl:withRestrictions ( [ xsd:pattern "urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}" ] ) ] ] ; rdfs:comment "A UUID, represented as a URI" . ### http://hl7.org/fhir/ValueSet/allergy-intolerance-statusA fhirvs:allergy-intolerance-statusA rdf:type owl:Class ; rdfs:label "Allergy Int Status A" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/allergy-intolerance-statusB fhirvs:allergy-intolerance-statusB rdf:type owl:Class ; rdfs:label "Allergy Int Status B" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/allergy-intolerance-statusC fhirvs:allergy-intolerance-statusC rdf:type owl:Class ; rdfs:label "Allergy Int Status C" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/allergy-intolerance-statusD fhirvs:allergy-intolerance-statusD rdf:type owl:Class ; rdfs:label "Allergy Int Status D" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/allergyintolerance-substance-code fhirvs:allergyintolerance-substance-code rdf:type owl:Class ; rdfs:label "AllergyIntolerance Substance and Negation Codes" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/bundle-type fhirvs:bundle-type rdf:type owl:Class ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/medication-order-status fhirvs:medication-order-status rdf:type owl:Class ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/substance-codeB fhirvs:substance-codeB rdf:type owl:Class ; rdfs:label "Substance Codes B" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/ValueSet/substance-codeD fhirvs:substance-codeD rdf:type owl:Class ; rdfs:label "Substance Codes D" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/allergy-intolerance-category#environment allergy-intolerance-category:environment rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-category . ### http://hl7.org/fhir/allergy-intolerance-category#food allergy-intolerance-category:food rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-category . ### http://hl7.org/fhir/allergy-intolerance-category#medication allergy-intolerance-category:medication rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-category . ### http://hl7.org/fhir/allergy-intolerance-criticality#high allergy-intolerance-criticality:high rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-criticality . ### http://hl7.org/fhir/allergy-intolerance-criticality#low allergy-intolerance-criticality:low rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-criticality . ### http://hl7.org/fhir/allergy-intolerance-criticality#unassessible allergy-intolerance-criticality:unassessible rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-criticality . ### http://hl7.org/fhir/allergy-intolerance-status#Concept allergy-intolerance-status:Concept rdf:type owl:Class ; rdfs:label "Allergy Intolerance Status Concept" ; rdfs:subClassOf fhir:Concepts ; fhir:concept_definition "Assertion about certainty associated with a propensity, or potential risk, of a reaction to the identified Substance." . ### http://hl7.org/fhir/allergy-intolerance-status#active allergy-intolerance-status:active rdf:type owl:Class ; rdfs:label "Active" ; rdfs:subClassOf allergy-intolerance-status:Concept ; fhir:concept_definition "An active record of a reaction to the identified Substance" . ### http://hl7.org/fhir/allergy-intolerance-status#confirmed allergy-intolerance-status:confirmed rdf:type owl:Class ; rdfs:label "Confirmed"@en ; rdfs:subClassOf allergy-intolerance-status:active ; fhir:concept_definition "A high level of certainty about the propensity for a reaction to the identified Substance, which may include clinical evidence by testing or rechallenge." . ### http://hl7.org/fhir/allergy-intolerance-status#entered-in-error allergy-intolerance-status:entered-in-error rdf:type owl:Class ; rdfs:label "Entered In Error" ; rdfs:subClassOf allergy-intolerance-status:inactive ; fhir:concept_definition "The statement was entered in error and is not valid" . ### http://hl7.org/fhir/allergy-intolerance-status#inactive allergy-intolerance-status:inactive rdf:type owl:Class ; rdfs:label "Inactive" ; rdfs:subClassOf allergy-intolerance-status:Concept ; fhir:concept_definition "An inactive record of a reaction to the identified Substance." . ### http://hl7.org/fhir/allergy-intolerance-status#refuted allergy-intolerance-status:refuted rdf:type owl:Class ; rdfs:label "Refuted" ; rdfs:subClassOf allergy-intolerance-status:inactive ; fhir:concept_definition "A propensity for a reaction to the identified Substance has been disproven with a high level of clinical certainty, which may include testing or rechallenge, and is refuted." . ### http://hl7.org/fhir/allergy-intolerance-status#resolved allergy-intolerance-status:resolved rdf:type owl:Class ; rdfs:label "Resolved" ; rdfs:subClassOf allergy-intolerance-status:inactive ; fhir:concept_definition "A reaction to the identified Substance has been clinically reassessed by testing or rechallenge and considered to be resolved." . ### http://hl7.org/fhir/allergy-intolerance-status#unconfirmed allergy-intolerance-status:unconfirmed rdf:type owl:Class ; rdfs:label "Unconfirmed" ; rdfs:subClassOf allergy-intolerance-status:active ; fhir:concept_definition "A low level of certainty about the propensity for a reaction to the identified Substance." . ### http://hl7.org/fhir/allergy-intolerance-type#immune allergy-intolerance-type:immune rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-type . ### http://hl7.org/fhir/allergy-intolerance-type#non-immune allergy-intolerance-type:non-immune rdf:type owl:Class ; rdfs:subClassOf fhir:allergy-intolerance-type . ### http://hl7.org/fhir/criticality#fatal criticality:fatal rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "fatal" ] ] . ### http://hl7.org/fhir/criticality#high criticality:high rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "high" ] ] . ### http://hl7.org/fhir/criticality#low criticality:low rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "low" ] ] . ### http://hl7.org/fhir/criticality#medium criticality:medium rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "medium" ] ] . ### http://hl7.org/fhir/flag-item#isModifier rdf:type owl:Class ; rdfs:subClassOf fhir:flag-item . ### http://hl7.org/fhir/flag-item#isSummaryItem rdf:type owl:Class ; rdfs:subClassOf fhir:flag-item . ### http://hl7.org/fhir/flag-item#isXmlAtribute rdf:type owl:Class ; rdfs:subClassOf fhir:flag-item . ### http://hl7.org/fhir/identifierUse#official identifierUse:official rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "official" ] . ### http://hl7.org/fhir/identifierUse#secondary identifierUse:secondary rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "secondary" ] . ### http://hl7.org/fhir/identifierUse#temp identifierUse:temp rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "temp" ] . ### http://hl7.org/fhir/identifierUse#usual identifierUse:usual rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "usual" ] . ### http://hl7.org/fhir/medication-order-status#Concept medication-order-status:Concept rdf:type owl:Class ; rdfs:label "Medication Prescription Status Concept" ; rdfs:subClassOf fhir:Concepts . ### http://hl7.org/fhir/medication-order-status#active medication-order-status:active rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/medication-order-status#completed medication-order-status:completed rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/medication-order-status#draft medication-order-status:draft rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/medication-order-status#entered-in-error medication-order-status:entered-in-error rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/medication-order-status#on-hold medication-order-status:on-hold rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/medication-order-status#stopped medication-order-status:stopped rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/medication-order-status#superseded medication-order-status:superseded rdf:type owl:Class ; rdfs:subClassOf medication-order-status:Concept . ### http://hl7.org/fhir/narrative-status#additional narrative-status:additional rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "additional" ] . ### http://hl7.org/fhir/narrative-status#empty narrative-status:empty rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "empty" ] . ### http://hl7.org/fhir/narrative-status#extensions narrative-status:extensions rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "extensions" ] . ### http://hl7.org/fhir/narrative-status#generated narrative-status:generated rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "generated" ] . ### http://hl7.org/fhir/quantity-comparator#> rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue ">" ] . ### http://hl7.org/fhir/quantity-comparator#>= rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue ">=" ] . ### http://hl7.org/fhir/quantity-comparator#< rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "<" ] . ### http://hl7.org/fhir/quantity-comparator#<= rdf:type owl:Class ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "<=" ] . ### http://hl7.org/fhir/rim/Act rim:Act rdf:type owl:Class ; rdfs:subClassOf rim:Thing . ### http://hl7.org/fhir/rim/Entity rim:Entity rdf:type owl:Class ; rdfs:subClassOf rim:Thing . ### http://hl7.org/fhir/rim/Role rim:Role rdf:type owl:Class ; rdfs:subClassOf rim:Thing . ### http://hl7.org/fhir/rim/Thing rim:Thing rdf:type owl:Class . ### http://hl7.org/fhir/vs/criticality rdf:type owl:Class ; rdfs:label "Criticality" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets ; owl:disjointUnionOf ( criticality:fatal criticality:high criticality:low criticality:medium ) . ### http://hl7.org/fhir/vs/http-verb rdf:type owl:Class ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ### http://hl7.org/fhir/vs/identifierUse rdf:type owl:Class ; rdfs:subClassOf fhir:CodingBase_in_Valuesets ; owl:disjointUnionOf ( identifierUse:official identifierUse:secondary identifierUse:temp identifierUse:usual ) . ### http://hl7.org/fhir/vs/narrative-status rdf:type owl:Class ; rdfs:label "NarrativeStatus" ; rdfs:subClassOf fhir:CodingBase_in_Valuesets ; owl:disjointUnionOf ( narrative-status:additional narrative-status:empty narrative-status:extensions narrative-status:generated ) . ### http://hl7.org/fhir/vs/quantity-comparator rdf:type owl:Class ; rdfs:subClassOf fhir:CodingBase_in_Valuesets ; owl:disjointUnionOf ( ) . ### http://hl7.org/fhir/vs/search-entry-mode rdf:type owl:Class ; rdfs:subClassOf fhir:CodingBase_in_Valuesets . ################################################################# # # Individuals # ################################################################# ### http://hl7.org/fhir/anAllergyStatusCodingBase fhir:anAllergyStatusCodingBase rdf:type fhir:CodingBase , owl:NamedIndividual ; fhir:CodingBase.code fhir:anAllergyStatuscodeBase ; fhir:CodingBase.system fhircs:allergy-intolerance-status . ### http://hl7.org/fhir/anAllergyStatusConcept fhir:anAllergyStatusConcept rdf:type fhir:code , owl:NamedIndividual ; fhir:ConceptBase.coding fhir:anAllergyStatusCodingBase . ### http://hl7.org/fhir/anAllergyStatuscodeBase fhir:anAllergyStatuscodeBase rdf:type fhir:codeBase , owl:NamedIndividual ; fhir:value "confirmed" . ### http://hl7.org/fhir/anAllergySubstanceCodingBase fhir:anAllergySubstanceCodingBase rdf:type fhir:CodingBase , owl:NamedIndividual ; fhir:CodingBase.code fhir:anAllergySubstancecodeBase . ### http://hl7.org/fhir/anAllergySubstanceConcept fhir:anAllergySubstanceConcept rdf:type fhir:CodeableConcept , owl:NamedIndividual ; fhir:ConceptBase.coding fhir:anAllergySubstanceCodingBase . ### http://hl7.org/fhir/anAllergySubstancecodeBase fhir:anAllergySubstancecodeBase rdf:type fhir:codeBase , owl:NamedIndividual ; fhir:value "90614001"^^xsd:string . ### http://hl7.org/fhir/beeStingCodingBase fhir:beeStingCodingBase rdf:type fhir:CodingBase , owl:NamedIndividual ; fhir:CodingBase.code fhir:beeStingcodeBase ; fhir:CodingBase.system . ### http://hl7.org/fhir/beeStingConcept fhir:beeStingConcept rdf:type fhir:CodeableConcept , owl:NamedIndividual ; fhir:ConceptBase.coding fhir:beeStingCodingBase . ### http://hl7.org/fhir/beeStingcodeBase fhir:beeStingcodeBase rdf:type fhir:codeBase , owl:NamedIndividual ; fhir:value "288328004"^^xsd:string . ### http://hl7.org/fhir/noAllergiesCodingBase fhir:noAllergiesCodingBase rdf:type fhir:CodingBase , owl:NamedIndividual ; fhir:CodingBase.code fhir:noAllergiescodeBase . ### http://hl7.org/fhir/noAllergiesConcept fhir:noAllergiesConcept rdf:type fhir:CodeableConcept , owl:NamedIndividual ; fhir:ConceptBase.coding fhir:noAllergiesCodingBase . ### http://hl7.org/fhir/noAllergiescodeBase fhir:noAllergiescodeBase rdf:type fhir:codeBase , owl:NamedIndividual ; fhir:value "160244002"^^xsd:string . ### http://hl7.org/fhir/cs/allergy-intolerance-status fhircs:allergy-intolerance-status rdf:type fhir:CodeSystem , owl:NamedIndividual ; fhir:value "http://hl7.org/fhir/cs/allergy-intolerance-status" . ### http://snomed.info/sct rdf:type fhir:CodeSystem , owl:NamedIndividual ; fhir:value "http://snomed.info/sct"^^xsd:anyURI . [ fhir:value "unconfirmed" ] . ################################################################# # # General axioms # ################################################################# [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:inactive ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "inactive" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:active ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "active" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf fhirvs:allergy-intolerance-statusA ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] . [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:resolved ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "resolved" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:refuted ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "refuted" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:confirmed ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "confirmed" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Class ; rdfs:subClassOf fhirvs:allergy-intolerance-statusB ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Class ; owl:unionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "confirmed" ] [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "unconfirmed" ] ) ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] . [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:entered-in-error ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "entered-in-error" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf allergy-intolerance-status:unconfirmed ; owl:onProperty fhir:ConceptBase.coding ; owl:someValuesFrom [ rdf:type owl:Class ; owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.code ; owl:someValuesFrom [ rdf:type owl:Restriction ; owl:onProperty fhir:value ; owl:hasValue "unconfirmed" ] ] [ rdf:type owl:Restriction ; owl:onProperty fhir:CodingBase.system ; owl:hasValue fhircs:allergy-intolerance-status ] ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf fhirvs:allergy-intolerance-statusD ; owl:onProperty fhir:CodingBase.concept ; owl:someValuesFrom [ rdf:type owl:Class ; owl:unionOf ( allergy-intolerance-status:confirmed allergy-intolerance-status:unconfirmed ) ] ] . [ rdf:type owl:Restriction ; rdfs:subClassOf fhirvs:allergy-intolerance-statusC ; owl:onProperty fhir:CodingBase.concept ; owl:someValuesFrom allergy-intolerance-status:Concept ] . ### Generated by the OWL API (version 3.5.1) http://owlapi.sourceforge.net