This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "ValueSet", "id" : "languages", "text" : { "status" : "generated" }, "url" : "http://fhir.org/guides/argonaut/ValueSet/languages", "name" : "All Languages", "status" : "draft", "experimental" : true, "publisher" : "Argonaut Project", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://argonautwiki.hl7.org", "rank" : 0 } ] } ], "date" : "2016-11-02T09:04:05+11:00", "description" : "This value set includes all possible codes from BCP-47 (http://tools.ietf.org/html/bcp47)", "immutable" : false, "extensible" : false, "compose" : { "include" : [ { "system" : "urn:ietf:bcp:47" } ] } }