FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-mtici-code-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/mtici-code-cs |
| URL | http://testSK.org/CodeSystem/mtici-code-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | MTICICodeCS |
| Title | mTICI Score Codes CodeSystem |
| Description | Codes representing the mTICI score used to assess the degree of reperfusion after a thrombectomy procedure. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem mtici-code-cs
This case-insensitive code system http://testSK.org/CodeSystem/mtici-code-cs defines the following code:
| Code | Definition |
| mTICI | Modified Thrombolysis in Cerebral Infarction |
{
"resourceType": "CodeSystem",
"id": "mtici-code-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/mtici-code-cs",
"version": "0.1.0",
"name": "MTICICodeCS",
"title": "mTICI Score Codes CodeSystem",
"status": "active",
"experimental": true,
"date": "2025-10-21T11:09:58+00:00",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes representing the mTICI score used to assess the degree of reperfusion after a thrombectomy procedure.",
"caseSensitive": false,
"content": "complete",
"count": 1,
"concept": [
{
"code": "mTICI",
"display": "mTICI",
"definition": "Modified Thrombolysis in Cerebral Infarction"
}
]
}