FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-thrombectomy-complication-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/thrombectomy-complication-cs
URLhttp://testSK.org/CodeSystem/thrombectomy-complication-cs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameThrombectomyComplicationCS
TitleThrombectomy Complication Code System
DescriptionCodes specifying the specific complications of thrombectomy to record.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem thrombectomy-complication-cs

This code system http://testSK.org/CodeSystem/thrombectomy-complication-cs defines the following code:

CodeDisplayDefinition
perforation Vessel PerforationVessel perforation occurred during the mechanical thrombectomy

Source1

{
  "resourceType": "CodeSystem",
  "id": "thrombectomy-complication-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/CodeSystem/thrombectomy-complication-cs",
  "version": "0.1.0",
  "name": "ThrombectomyComplicationCS",
  "title": "Thrombectomy Complication Code System",
  "status": "active",
  "date": "2025-10-21T11:09:58+00:00",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Codes specifying the specific complications of thrombectomy to record.",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "perforation",
      "display": "Vessel Perforation",
      "definition": "Vessel perforation occurred during the mechanical thrombectomy"
    }
  ]
}