http://hl7.org/fhir/language-preference-type|5.2.0

name
LanguagePreferenceType
package
hl7.fhir.uv.extensions.r5@5.2.0
content
complete
status
active
date
2025-02-10 10:45:45.0

language preference type code system

This code system defines a defines the set of codes for describing the type or mode of the patient's preferred language.

{
  "description" : "This code system defines a defines the set of codes for describing the type or mode of the patient's preferred language.",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions.r5@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / Patient Administration",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "LanguagePreferenceType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "language preference type code system",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  } ],
  "status" : "active",
  "id" : "0ca9b307-d527-5e99-8849-7cca0867da77",
  "url" : "http://hl7.org/fhir/language-preference-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1023",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "verbal",
    "display" : "verbal",
    "definition" : "The patient prefers to verbally communicate with the associated language."
  }, {
    "code" : "written",
    "display" : "written",
    "definition" : "The patient prefers to communicate in writing with the associated language."
  } ],
  "caseSensitive" : true,
  "version" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/pafm",
      "system" : "url"
    } ]
  } ]
}