0.1.4 - ci-build
This page is part of the MatchSync Implementation Guide (v0.1.4: Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Draft as of 2026-04-24 |
{
"resourceType" : "ValueSet",
"id" : "nmdp-language-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nmdp-language-codes</b></p><a name=\"nmdp-language-codes\"> </a><a name=\"hcnmdp-language-codes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-nmdp-language-cs.html\"><code>http://terminology.nmdp.org/codesystem/language</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.4</span></li><li>Include all codes defined in <a href=\"CodeSystem-ietf-language-cs.html\"><code>urn:ietf:bcp:47</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.4</span></li></ul></div>"
},
"url" : "http://fhir.nmdp.org/ig/matchsync/ValueSet/nmdp-language-codes",
"version" : "0.1.4",
"name" : "NMDPLanguageCodes",
"title" : "ValueSet - Language - NMDP",
"status" : "draft",
"experimental" : true,
"date" : "2026-04-24T15:44:03+00:00",
"publisher" : "NMDP",
"contact" : [
{
"name" : "NMDP",
"telecom" : [
{
"system" : "url",
"value" : "http://bethematch.org"
}
]
}
],
"description" : "NMDP language codes",
"compose" : {
"include" : [
{
"system" : "http://terminology.nmdp.org/codesystem/language"
},
{
"system" : "urn:ietf:bcp:47"
}
]
}
}