{ "description": "A set of codes to identify the preferred contact method of a patient, contact or related person. These codes and their descriptions represent common communication methods and are originally sourced from the removed [NHS Data Dictionary PreferredContactMethod](https://data.developer.nhs.uk/dms/mim/3.1.09/Vocabulary/PreferredContactMethod.htm) list. SMS added 10/10/2023 for Galleri / Grail usage with a sequential code ID.", "_filename": "CodeSystem-UKCore-PreferredContactMethod.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2023-10-09", "publisher": "HL7 UK", "content": "complete", "name": "UKCorePreferredContactMethod", "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "UK Core Preferred Contact Method", "package_version": "0.0.11-pre-release", "status": "active", "id": "3a535fc1-a45f-4262-b720-f763e3ab0b32", "kind": null, "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod", "concept": [ { "code": "1", "display": "Letter" }, { "code": "2", "display": "Visit" }, { "code": "3", "display": "Telephone" }, { "code": "4", "display": "E-mail" }, { "code": "5", "display": "Minicom (Textphone)" }, { "code": "6", "display": "Telephone contact via proxy" }, { "code": "7", "display": "Sign language" }, { "code": "8", "display": "No Telephone contact" }, { "code": "9", "display": "SMS" } ], "caseSensitive": true, "version": "2.2.0", "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ] }