{
"description": "Codes for general categories of communications such as alerts, instructions, etc.",
"_filename": "CodeSystem-communication-category.json",
"package_name": "hl7.terminology.r5",
"date": "2024-04-24T00:00:00+00:00",
"meta": {
"lastUpdated": "2024-04-24T00:00:00+00:00"
},
"publisher": "Health Level Seven International",
"content": "complete",
"name": "CommunicationCategory",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CommunicationCategory",
"package_version": "7.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "5f029bed-431c-42f6-ab59-d8990f2b9dca",
"valueSet": "http://terminology.hl7.org/ValueSet/communication-category",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/communication-category",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1076",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "alert",
"display": "Alert",
"definition": "The communication conveys an alert."
}, {
"code": "notification",
"display": "Notification",
"definition": "The communication conveys a notification."
}, {
"code": "reminder",
"display": "Reminder",
"definition": "The communication conveys a reminder."
}, {
"code": "instruction",
"display": "Instruction",
"definition": "The communication conveys an instruction."
} ],
"caseSensitive": true,
"version": "1.0.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
}, {
"value": "hq@HL7.org",
"system": "email"
} ]
} ]
}