{
"description": "How a server supports global language packs",
"_filename": "CodeSystem-global-langpack-support.json",
"package_name": "hl7.fhir.r6.core",
"date": "2022-08-31T10:21:22+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "GlobalLangPackSupportVS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Global LangPack Support VS",
"package_version": "6.0.0-ballot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "045f389f-6fa7-4800-bfe4-5176bd449937",
"valueSet": "http://hl7.org/fhir/ValueSet/global-langpack-support",
"kind": null,
"url": "http://hl7.org/fhir/global-langpack-support",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2128",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "not-supported",
"display": "Not Supported",
"definition": "Language Packs are not supported at all"
}, {
"code": "explicit",
"display": "Language Packs Supported by request",
"definition": "The server supports language packs, but only when the value set asks for them, or they are requested explicity by parameter."
}, {
"code": "implicit",
"display": "Global Language Packs Supported",
"definition": "Language Packs marked as 'global language packs' are automatically in scope when the relevant language is requested."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}