{
"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.r4b",
"date": "2018-08-12T00:00:00+10: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.0.1-snapshot-2",
"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.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"hierarchyMeaning": "is-a",
"id": "265e6677-17d5-4ef1-8040-4970e692d80e",
"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"
} ]
} ]
}