{
"description": "This code system defines a 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": "2022-12-14T07:12:54.019+11:00"
},
"publisher": null,
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "LanguagePreferenceType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-snapshot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "active",
"id": "b7bce285-f07e-4b3b-acab-33d9c3992672",
"kind": null,
"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.0.0-snapshot3"
}