{
"description": "Describes the type of communication function that the associated entity plays in the associated transmission.",
"_filename": "CodeSystem-v3-CommunicationFunctionType.json",
"package_name": "hl7.terminology.r4",
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"content": "complete",
"property": [ {
"uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"code": "internalId",
"type": "code",
"description": "The internal identifier for the concept in the HL7 Access database repository."
}, {
"uri": "http://hl7.org/fhir/concept-properties#status",
"code": "status",
"type": "code",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired."
} ],
"name": "CommunicationFunctionType",
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CommunicationFunctionType",
"package_version": "7.0.1",
"status": "active",
"language": "en",
"hierarchyMeaning": "is-a",
"id": "d57f9b89-9b2a-44fd-8872-0b6db838abc9",
"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",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "16033"
} ],
"definition": "The entity is the receiver of the transmission."
}, {
"code": "RSP",
"display": "respond to",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "16034"
} ],
"definition": "The entity is the one to which the response or reply to the transmission should be sent."
}, {
"code": "SND",
"display": "sender",
"property": [ {
"code": "status",
"valueCode": "active"
}, {
"code": "internalId",
"valueCode": "16032"
} ],
"definition": "The entity is the sender of the transmission."
} ],
"caseSensitive": true,
"version": "3.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
}, {
"value": "hq@HL7.org",
"system": "email"
} ]
} ]
}