FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-thrombectomy-complication-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/thrombectomy-complication-cs |
| URL | http://testSK.org/CodeSystem/thrombectomy-complication-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | ThrombectomyComplicationCS |
| Title | Thrombectomy Complication Code System |
| Description | Codes specifying the specific complications of thrombectomy to record. |
| Content | complete |
No resources found
No resources found
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:
| Code | Display | Definition |
| perforation | Vessel Perforation | Vessel perforation occurred during the mechanical thrombectomy |
{
"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"
}
]
}