{
"description": "Codes for general categories of communications such as alerts, instruction, etc.",
"_filename": "CodeSystem-communication-category.json",
"package_name": "hl7.fhir.core",
"date": "2017-12-20T15:52:34+11:00",
"meta": {
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "CommunicationCategory",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "a6e99d87-12cb-4344-97fe-c97cb270c183",
"valueSet": "http://hl7.org/fhir/ValueSet/communication-category",
"kind": null,
"url": "http://hl7.org/fhir/communication-category",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.173",
"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 instruction."
} ],
"caseSensitive": true,
"version": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}