{
"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.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2018-08-19T21:48:56.559+10:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "LanguagePreferenceType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Language preference type",
"package_version": "3.5.0",
"status": "draft",
"id": "3a82cb48-7a38-4933-a02e-96d96d94c5f6",
"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": "3.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}