PACIO Speech Language Swallowing Cognitive Communication and Hearing (SPLASCH) Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-05-04 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "SPLASCHSpeechComprehensionObservationCS"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSpeechComprehensionObservationCS defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">understand-simple-routine-low-demand<a name=\"SPLASCHSpeechComprehensionObservationCS-understand-simple-routine-low-demand\"> </a></td><td>Understand simple messages in routine low demand situations</td><td>How often does the individual understand simple messages/conversations related to routine daily activities in LOW demand situations (e.g., following simple directions)?</td></tr><tr><td style=\"white-space:nowrap\">understand-complex-low-demand<a name=\"SPLASCHSpeechComprehensionObservationCS-understand-complex-low-demand\"> </a></td><td>Understand complex messages in low demand situations</td><td>How often does the individual understand complex messages, as expected for chronological age, in LOW demand situations (e.g., story/lecture, sequencing of events, drawing appropriate conclusions, inferences, humor, subtle references)?</td></tr><tr><td style=\"white-space:nowrap\">understand-simple-routine-high-demand<a name=\"SPLASCHSpeechComprehensionObservationCS-understand-simple-routine-high-demand\"> </a></td><td>Understand simple messages in routine high demand situations</td><td>How often does the individual understand simple messages/conversations related to routine daily activities in HIGH demand situations (e.g., following simple directions)?</td></tr><tr><td style=\"white-space:nowrap\">understand-complex-high-demand<a name=\"SPLASCHSpeechComprehensionObservationCS-understand-complex-high-demand\"> </a></td><td>Understand complex messages in high demand situations</td><td>How often does the individual understand complex messages, as expected for chronological age, in HIGH demand situations (e.g., story/lecture, sequencing of events, drawing appropriate conclusions, inferences, humor, subtle references)?</td></tr><tr><td style=\"white-space:nowrap\">function-comprehension-without-assistance<a name=\"SPLASCHSpeechComprehensionObservationCS-function-comprehension-without-assistance\"> </a></td><td>Function without assistance due to comprehension deficit</td><td>How often does the individual function safely WITHOUT additional supervision/assistance (in excess of chronological age expectations) due to comprehension deficits?</td></tr><tr><td style=\"white-space:nowrap\">communicate-without-assistance<a name=\"SPLASCHSpeechComprehensionObservationCS-communicate-without-assistance\"> </a></td><td>Participate in communication without assistance</td><td>How often does the individual participate in communication exchanges WITHOUT additional assistance from communication partner (no more than would be expected for chronological age)?</td></tr></table></div>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSpeechComprehensionObservationCS"];
fhir:CodeSystem.version [ fhir:value "0.1.0"];
fhir:CodeSystem.name [ fhir:value "SPLASCHSpeechComprehensionObservationCS"];
fhir:CodeSystem.title [ fhir:value "Speech Comprehension Observation Codes"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2022-05-04T12:01:11-04:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HL7 Patient Care Working Group"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Patient Care Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientcare" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "patients@lists.HL7.org" ] ]
], [
fhir:index 1;
fhir:ContactDetail.name [ fhir:value "PACIO project" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientcare" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "info@pacioproject.org" ] ]
];
fhir:CodeSystem.description [ fhir:value "Observation codes for spoken language comprehension"];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ] ]
];
fhir:CodeSystem.copyright [ fhir:value "This CodeSystem is not copyrighted."];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "understand-simple-routine-low-demand" ];
fhir:CodeSystem.concept.display [ fhir:value "Understand simple messages in routine low demand situations" ];
fhir:CodeSystem.concept.definition [ fhir:value "How often does the individual understand simple messages/conversations related to routine daily activities in LOW demand situations (e.g., following simple directions)?" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "understand-complex-low-demand" ];
fhir:CodeSystem.concept.display [ fhir:value "Understand complex messages in low demand situations" ];
fhir:CodeSystem.concept.definition [ fhir:value "How often does the individual understand complex messages, as expected for chronological age, in LOW demand situations (e.g., story/lecture, sequencing of events, drawing appropriate conclusions, inferences, humor, subtle references)?" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "understand-simple-routine-high-demand" ];
fhir:CodeSystem.concept.display [ fhir:value "Understand simple messages in routine high demand situations" ];
fhir:CodeSystem.concept.definition [ fhir:value "How often does the individual understand simple messages/conversations related to routine daily activities in HIGH demand situations (e.g., following simple directions)?" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "understand-complex-high-demand" ];
fhir:CodeSystem.concept.display [ fhir:value "Understand complex messages in high demand situations" ];
fhir:CodeSystem.concept.definition [ fhir:value "How often does the individual understand complex messages, as expected for chronological age, in HIGH demand situations (e.g., story/lecture, sequencing of events, drawing appropriate conclusions, inferences, humor, subtle references)?" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "function-comprehension-without-assistance" ];
fhir:CodeSystem.concept.display [ fhir:value "Function without assistance due to comprehension deficit" ];
fhir:CodeSystem.concept.definition [ fhir:value "How often does the individual function safely WITHOUT additional supervision/assistance (in excess of chronological age expectations) due to comprehension deficits?" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "communicate-without-assistance" ];
fhir:CodeSystem.concept.display [ fhir:value "Participate in communication without assistance" ];
fhir:CodeSystem.concept.definition [ fhir:value "How often does the individual participate in communication exchanges WITHOUT additional assistance from communication partner (no more than would be expected for chronological age)?" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.