http://terminology.hl7.org/CodeSystem/communication-topic|4.0.1

name
CommunicationTopic
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

CommunicationTopic

Codes describing the purpose or content of the communication.

{
  "description" : "Codes describing the purpose or content of the communication.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "CommunicationTopic",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "CommunicationTopic",
  "supliment" : null,
  "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" : "e000eb8f-763b-518a-b7af-9ba557917b64",
  "valueSet" : "http://hl7.org/fhir/ValueSet/communication-topic",
  "url" : "http://terminology.hl7.org/CodeSystem/communication-topic",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1078",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "prescription-refill-request",
    "display" : "Prescription Refill Request",
    "definition" : "The purpose or content of the communication is a prescription refill request."
  }, {
    "code" : "progress-update",
    "display" : "Progress Update",
    "definition" : "The purpose or content of the communication is a progress update."
  }, {
    "code" : "report-labs",
    "display" : "Report Labs",
    "definition" : "The purpose or content of the communication is to report labs."
  }, {
    "code" : "appointment-reminder",
    "display" : "Appointment Reminder",
    "definition" : "The purpose or content of the communication is an appointment reminder."
  }, {
    "code" : "phone-consult",
    "display" : "Phone Consult",
    "definition" : "The purpose or content of the communication is a phone consult."
  }, {
    "code" : "summary-report",
    "display" : "Summary Report",
    "definition" : "The purpose or content of the communication is a summary report."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}