http://terminology.hl7.org/CodeSystem/v3-CommunicationFunctionType|2018-08-12

name
v3.CommunicationFunctionType
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System CommunicationFunctionType

Describes the type of communication function that the associated entity plays in the associated transmission.

{
  "description" : " Describes the type of communication function that the associated entity plays in the associated transmission.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.CommunicationFunctionType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System CommunicationFunctionType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "ca471bab-adfc-51c5-bb37-51eeebca5399",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-CommunicationFunctionType",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-CommunicationFunctionType",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1056",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "RCV",
    "display" : "receiver",
    "definition" : "The entity is the receiver of the transmission."
  }, {
    "code" : "RSP",
    "display" : "respond to",
    "definition" : "The entity is the one to which the response or reply to the transmission should be sent."
  }, {
    "code" : "SND",
    "display" : "sender",
    "definition" : "The entity is the sender of the transmission."
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}