PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot5
    http://hl7.org/fhir/global-langpack-support
{
  "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": {
    "lastUpdated": "2026-07-17T17:22:54.721+10: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-ballot5",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "6c9a065f-2b8a-4a39-a05a-36b8129212ae",
  "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 explicitly 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-ballot5",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}