Validated Healthcare Directory
1.0.0 - STU1 International flag

Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: VhDir Spoken Language Proficiency Code System - TTL Representation

Active as of 2018-02-21

Raw ttl | Download


@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:id [ fhir:v "languageproficiency"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem languageproficiency</b></p><a name=\"languageproficiency\"> </a><a name=\"hclanguageproficiency\"> </a><a name=\"languageproficiency-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/vhdir/CodeSystem/languageproficiency</code> 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\">00<a name=\"languageproficiency-00\"> </a></td><td>No proficiency</td><td>Unable to function in the spoken language.</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"languageproficiency-06\"> </a></td><td>Memorized proficiency</td><td>Able to satisfy immediate needs using rehearsed utterances. Shows little real autonomy of expression, flexibility or spontaneity.</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"languageproficiency-10\"> </a></td><td>Elementary proficiency</td><td>Able to satisfy minimum courtesy requirements and maintain very simple face-to-face conversations on familiar topics. A native speaker must often use slowed speech, repetition, paraphrase, or a combination of these to be understood by this individual.</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"languageproficiency-16\"> </a></td><td>Elementary proficiency, plus</td><td>Can initiate and maintain predictable face-to-face conversations and satisfy limited social demands.</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"languageproficiency-20\"> </a></td><td>Limited working proficiency</td><td>Able to satisfy routine social demands and limited work requirements.</td></tr><tr><td style=\"white-space:nowrap\">26<a name=\"languageproficiency-26\"> </a></td><td>Limited working proficiency, plus</td><td>Able to satisfy most work requirements with language usage that is often, but not always, acceptable and effective.</td></tr><tr><td style=\"white-space:nowrap\">30<a name=\"languageproficiency-30\"> </a></td><td>General professional proficiency</td><td>Able to speak the language with sufficient structural accuracy and vocabulary to participate effectively in most formal and informal conversations in practical, social and professional topics.</td></tr><tr><td style=\"white-space:nowrap\">36<a name=\"languageproficiency-36\"> </a></td><td>General professional proficiency, plus</td><td>Is often able to use the language to satisfy professional needs in a wide range of sophisticated and demanding tasks.</td></tr><tr><td style=\"white-space:nowrap\">40<a name=\"languageproficiency-40\"> </a></td><td>Advanced professional proficiency</td><td>Able to use the language fluently and accurately on all levels normally pertinent to professional needs.</td></tr><tr><td style=\"white-space:nowrap\">46<a name=\"languageproficiency-46\"> </a></td><td>Advanced professional proficiency, plus</td><td>Speaking proficiency is regularly superior in all respects, usually equivalent to that of a well educated, highly articulate native speaker.</td></tr><tr><td style=\"white-space:nowrap\">50<a name=\"languageproficiency-50\"> </a></td><td>Functional native proficiency</td><td>Speaking proficiency is functionally equivalent to that of a highly articulate well-educated native speaker and reflects the cultural standards of the country where the language is natively spoken.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/languageproficiency"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "VhDirSpokenLanguageProficiency"] ; # 
  fhir:title [ fhir:v "VhDir Spoken Language Proficiency Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2018-02-21"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Administration" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This code system contains codes for documenting the attributes of spoken language proficiency"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 International all rights reserved Creative Commons License"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "No proficiency" ] ;
fhir:definition [ fhir:v "Unable to function in the spoken language." ]
  ] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "Memorized proficiency" ] ;
fhir:definition [ fhir:v "Able to satisfy immediate needs using rehearsed utterances. Shows little real autonomy of expression, flexibility or spontaneity." ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Elementary proficiency" ] ;
fhir:definition [ fhir:v "Able to satisfy minimum courtesy requirements and maintain very simple face-to-face conversations on familiar topics. A native speaker must often use slowed speech, repetition, paraphrase, or a combination of these to be understood by this individual." ]
  ] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "Elementary proficiency, plus" ] ;
fhir:definition [ fhir:v "Can initiate and maintain predictable face-to-face conversations and satisfy limited social demands." ]
  ] [
fhir:code [ fhir:v "20" ] ;
fhir:display [ fhir:v "Limited working proficiency" ] ;
fhir:definition [ fhir:v "Able to satisfy routine social demands and limited work requirements." ]
  ] [
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "Limited working proficiency, plus" ] ;
fhir:definition [ fhir:v "Able to satisfy most work requirements with language usage that is often, but not always, acceptable and effective." ]
  ] [
fhir:code [ fhir:v "30" ] ;
fhir:display [ fhir:v "General professional proficiency" ] ;
fhir:definition [ fhir:v "Able to speak the language with sufficient structural accuracy and vocabulary to participate effectively in most formal and informal conversations in practical, social and professional topics." ]
  ] [
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "General professional proficiency, plus" ] ;
fhir:definition [ fhir:v "Is often able to use the language to satisfy professional needs in a wide range of sophisticated and demanding tasks." ]
  ] [
fhir:code [ fhir:v "40" ] ;
fhir:display [ fhir:v "Advanced professional proficiency" ] ;
fhir:definition [ fhir:v "Able to use the language fluently and accurately on all levels normally pertinent to professional needs." ]
  ] [
fhir:code [ fhir:v "46" ] ;
fhir:display [ fhir:v "Advanced professional proficiency, plus" ] ;
fhir:definition [ fhir:v "Speaking proficiency is regularly superior in all respects, usually equivalent to that of a well educated, highly articulate native speaker." ]
  ] [
fhir:code [ fhir:v "50" ] ;
fhir:display [ fhir:v "Functional native proficiency" ] ;
fhir:definition [ fhir:v "Speaking proficiency is functionally equivalent to that of a highly articulate well-educated native speaker and reflects the cultural standards of the country where the language is natively spoken." ]
  ] ) . #