{
"description": "This value set defines the set of codes for describing the type or mode of the patient's preferred language.",
"_filename": "CodeSystem-language-preference-type.json",
"package_name": "hl7.fhir.r5.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-08-20T17:41:31.970+10:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "LanguagePreferenceType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Language preference type",
"package_version": "4.5.0",
"status": "draft",
"id": "678ba262-12bb-4557-9d72-3d361d20c6e9",
"kind": null,
"url": "http://hl7.org/fhir/language-preference-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.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": "4.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}