{
"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.r4.core",
"date": "2018-08-12T00:00:00+10:00",
"meta": {
"lastUpdated": "2018-08-12T00:00:00.000+10:00"
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v3.CommunicationFunctionType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "v3 Code System CommunicationFunctionType",
"package_version": "4.0.1",
"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": "54987f47-03fb-497d-af95-4d8ac0762a53",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-CommunicationFunctionType",
"kind": null,
"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"
} ]
} ]
}