PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4b@0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/communication-not-done-reason
{
  "description": "Codes for the reason why a communication did not happen.",
  "_filename": "CodeSystem-communication-not-done-reason.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4.r4b",
  "date": "2020-04-10T07:10:28+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-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "draft",
  "id": "8808bf49-2380-439c-8abf-f34a99356893",
  "valueSet": "http://terminology.hl7.org/ValueSet/communication-not-done-reason|1.0.1",
  "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": "0.1.0",
  "contact": [ {
    "name": "Patient Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare",
      "system": "url"
    } ]
  } ]
}