PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.1.5
    https://fhir.synapxe.sg/CodeSystem/complication-types
{
  "description": "Code system to represent complication types.",
  "_filename": "complication-types-codesystem.json",
  "package_name": "synapxe.sgcdi",
  "date": null,
  "publisher": null,
  "content": "complete",
  "name": "ComplicationTypesCodeSystem",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Complication Types Code System",
  "package_version": "1.1.5",
  "compositional": false,
  "status": "active",
  "id": "d786a19f-c170-47bc-9696-26c36659c3e4",
  "valueSet": "https://fhir.synapxe.sg/ValueSet/complication-types",
  "kind": null,
  "url": "https://fhir.synapxe.sg/CodeSystem/complication-types",
  "concept": [ {
    "code": "none",
    "display": "No Complications",
    "definition": "No complications observed during or after the procedure"
  }, {
    "code": "bleeding",
    "display": "Bleeding",
    "definition": "Procedural or post-procedural bleeding at access site or internally"
  }, {
    "code": "haematoma",
    "display": "Haematoma",
    "definition": "Haematoma formation at the vascular access site"
  }, {
    "code": "arrhythmia",
    "display": "Arrhythmia",
    "definition": "Cardiac arrhythmia occurring during or after the procedure"
  }, {
    "code": "vascular-injury",
    "display": "Vascular Injury",
    "definition": "Injury to a blood vessel during the procedure"
  }, {
    "code": "contrast-reaction",
    "display": "Contrast Reaction",
    "definition": "Adverse reaction to contrast agent administered during the procedure"
  }, {
    "code": "infection",
    "display": "Infection",
    "definition": "Post-procedural infection at the access site or systemic"
  }, {
    "code": "stent-thrombosis",
    "display": "Stent Thrombosis",
    "definition": "Acute or sub-acute thrombosis of an implanted stent"
  }, {
    "code": "dissection",
    "display": "Coronary Dissection",
    "definition": "Coronary artery dissection occurring during intervention"
  }, {
    "code": "other",
    "display": "Other",
    "definition": "Other complication not listed"
  } ],
  "caseSensitive": true,
  "version": "1.0.0"
}