{
"description": "Value Set for QICore Communication Medium (Example)",
"_filename": "CodeSystem-communication-medium.json",
"package_name": "hl7.fhir.us.qicore",
"date": "2018-08-22T00:00:00+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "Health Level Seven, Inc. - CQI WG",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "CommunicationMedium",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "QICore Communication Medium Codes",
"package_version": "4.9.0",
"status": "draft",
"id": "5e28dc5c-fd4d-4cd1-abe7-272a53ccb982",
"kind": null,
"url": "http://hl7.org/fhir/us/qicore/CodeSystem/communication-medium",
"concept": [ {
"code": "unspecified",
"display": "Not Specified",
"definition": "The communication medium has not been specified"
}, {
"code": "telephone",
"display": "Telephone",
"definition": "The message was communicated via telephone"
}, {
"code": "fax",
"display": "Facsimile (fax)",
"definition": "The message was sent via a fax transmission"
}, {
"code": "device",
"display": "Via medical device",
"definition": "The message was communicated via a medical device"
}, {
"code": "video",
"display": "Video call",
"definition": "The message was communicated via a video call"
}, {
"code": "voicemail",
"display": "Voice message (voicemail)",
"definition": "The message was left on the recipient's voicemail system"
}, {
"code": "text",
"display": "Text message (SMS)",
"definition": "The message was sent via text message (SMS)"
}, {
"code": "social-media",
"display": "Social media",
"definition": "The message was communicated via a social media platform"
}, {
"code": "in-person",
"display": "In person",
"definition": "The message was communicated in person"
}, {
"code": "mail",
"display": "Mail (conventional)",
"definition": "The message was posted via conventional mail"
}, {
"code": "email",
"display": "Electronic mail (email)",
"definition": "The message was sent as an email"
}, {
"code": "portal",
"display": "Patient portal",
"definition": "The message was communicated via a patient portal"
} ],
"caseSensitive": true,
"version": "4.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/special/committees/CQI",
"system": "url"
} ]
} ]
}