This page is part of the Validated Healthcare Directory FHIR IG (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: VhDir Spoken Language Proficiency - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
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: ValueSet languageproficiency</b></p><a name=\"languageproficiency\"> </a><a name=\"hclanguageproficiency\"> </a><a name=\"languageproficiency-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-languageproficiency.html\"><code>http://hl7.org/fhir/uv/vhdir/CodeSystem/languageproficiency</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/vhdir/ValueSet/languageproficiency"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "VhDirSpokenLanguageProficiency"] ; #
fhir:title [ fhir:v "VhDir Spoken Language Proficiency"] ; #
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 "Codes for documenting spoken language proficiency based on the Interagency Language Roundtable scale of abilities to communicate in a language."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/vhdir/CodeSystem/languageproficiency"^^xsd:anyURI ] ] )
] . #