Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-08-13 |
{
"resourceType" : "ValueSet",
"id" : "ksa-languages",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2023-08-13T19:55:00.688+03:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ksa-languages</b></p><a name=\"ksa-languages\"> </a><a name=\"hcksa-languages\"> </a><a name=\"ksa-languages-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2023-08-13 19:55:00+0300</p></div><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ar</td><td>Arabic</td></tr><tr><td>en</td><td>English</td></tr></table></li></ul></div>"
},
"url" : "http://nphies.sa/terminology/ValueSet/ksa-languages",
"version" : "0.3.0",
"name" : "KSALanguages",
"title" : "KSA Languages",
"status" : "active",
"experimental" : false,
"date" : "2023-08-13T16:55:00.433Z",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "List of languages supported by the specifications.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"immutable" : false,
"copyright" : "nphies 2020+ (https://nphies.sa)",
"compose" : {
"include" : [
{
"system" : "urn:ietf:bcp:47",
"concept" : [
{
"code" : "ar",
"display" : "Arabic"
},
{
"code" : "en",
"display" : "English"
}
]
}
]
}
}