PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r3@0.1.0
    http://terminology.hl7.org/CodeSystem/v3-CommunicationFunctionType
{
  "description": "Describes the type of communication function that the associated entity plays in the associated transmission.",
  "_filename": "CodeSystem-v3-CommunicationFunctionType.json",
  "package_name": "hl7.fhir.uv.xver-r4.r3",
  "date": "2018-08-11T09:00:00-05:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "v3.CommunicationFunctionType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "v3 Code System CommunicationFunctionType",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "external"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4.r3"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "5d87ef02-dfa6-4963-8663-7914aa7fbdde",
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-CommunicationFunctionType|3.0.0",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/v3-CommunicationFunctionType",
  "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": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}