PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.6.0
    http://terminology.hl7.org/CodeSystem/communication-category
{
  "description": "Codes for general categories of communications such as alerts, instructions, etc.",
  "_filename": "CodeSystem-communication-category.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2020-12-28T16:55:11+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-04-15T13:25:09.461+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CommunicationCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CommunicationCategory",
  "package_version": "4.6.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "3c8f3dfe-1f19-4cde-b629-8da0f4ce9b00",
  "valueSet": "http://hl7.org/fhir/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": "4.6.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}