{
"description": "Codes for the reason why a communication did not happen.",
"_filename": "CodeSystem-communication-not-done-reason.json",
"package_name": "hl7.fhir.uv.xver-r4.r4b.r4",
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Patient Care",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "CommunicationNotDoneReason",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CommunicationNotDoneReason",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"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": "pc"
} ],
"status": "draft",
"id": "b36003de-0fa0-47b9-9527-adf49af30136",
"valueSet": "http://hl7.org/fhir/ValueSet/communication-not-done-reason|4.3.0",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/communication-not-done-reason",
"concept": [ {
"code": "unknown",
"display": "Unknown",
"definition": "The communication was not done due to an unknown reason."
}, {
"code": "system-error",
"display": "System Error",
"definition": "The communication was not done due to a system error."
}, {
"code": "invalid-phone-number",
"display": "Invalid Phone Number",
"definition": "The communication was not done due to an invalid phone number."
}, {
"code": "recipient-unavailable",
"display": "Recipient Unavailable",
"definition": "The communication was not done due to the recipient being unavailable."
}, {
"code": "family-objection",
"display": "Family Objection",
"definition": "The communication was not done due to a family objection."
}, {
"code": "patient-objection",
"display": "Patient Objection",
"definition": "The communication was not done due to a patient objection."
} ],
"caseSensitive": true,
"version": "4.0.1",
"contact": [ {
"name": "Patient Care",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare",
"system": "url"
} ]
} ]
}