Sha256: 0e3fdc66d10d792c3980d599492f461aca180cbe3477b2391de11fa73078d098
Contents?: true
Size: 1.23 KB
Versions: 3
Compression:
Stored size: 1.23 KB
Contents
{ "resourceType": "CodeSystem", "id": "language-preference-type", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "url": "http://hl7.org/fhir/language-preference-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1023" } ], "version": "4.0.0", "name": "LanguagePreferenceType", "title": "Language preference type", "status": "draft", "experimental": false, "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set defines the set of codes for describing the type or mode of the patient's preferred language.", "caseSensitive": true, "content": "complete", "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." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems