FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/LanguageProficiencyCS

Packagehl7.fhir.us.davinci-pdex-plan-net
TypeCodeSystem
IdLanguageProficiencyCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-pdex-plan-net/https://build.fhir.org/ig/HL7/davinci-pdex-plan-net/CodeSystem-LanguageProficiencyCS.html
URLhttp://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS
Version1.2.0
Statusactive
Date2025-02-25T16:58:03+00:00
NameLanguageProficiencyCS
TitleLanguage Proficiency CS
Realmus
Authorityhl7
DescriptionCodes for documenting spoken language proficiency based on the Interagency Language Roundtable scale of abilities to communicate in a language.
Contentcomplete

Resources that use this resource

ValueSet
LanguageProficiencyVSLanguage Proficiency VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem LanguageProficiencyCS

This case-sensitive code system http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS defines the following codes:

CodeDisplayDefinition
00 No proficiencyUnable to function in the spoken language.
10 Elementary proficiencyAble 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.
20 Limited working proficiencyAble to satisfy routine social demands and limited work requirements.
30 General professional proficiencyAble 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.
40 Advanced professional proficiencyAble to use the language fluently and accurately on all levels normally pertinent to professional needs.
50 Functional native proficiencySpeaking 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.

Source

{
  "resourceType": "CodeSystem",
  "id": "LanguageProficiencyCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pdex-plan-net/ImplementationGuide/hl7.fhir.us.davinci-pdex-plan-net"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS",
  "version": "1.2.0",
  "name": "LanguageProficiencyCS",
  "title": "Language Proficiency CS",
  "status": "active",
  "experimental": false,
  "date": "2025-02-25T16:58:03+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes for documenting spoken language proficiency based on the Interagency Language Roundtable scale of abilities to communicate in a language.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "00",
      "display": "No proficiency",
      "definition": "Unable to function in the spoken language."
    },
    {
      "code": "10",
      "display": "Elementary proficiency",
      "definition": "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."
    },
    {
      "code": "20",
      "display": "Limited working proficiency",
      "definition": "Able to satisfy routine social demands and limited work requirements."
    },
    {
      "code": "30",
      "display": "General professional proficiency",
      "definition": "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."
    },
    {
      "code": "40",
      "display": "Advanced professional proficiency",
      "definition": "Able to use the language fluently and accurately on all levels normally pertinent to professional needs."
    },
    {
      "code": "50",
      "display": "Functional native proficiency",
      "definition": "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."
    }
  ]
}