FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-hemorrhagic-stroke-bleeding-reason-cs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs |
| URL | http://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-07 |
| Name | HemorrhagicStrokeBleedingReasonCS |
| Title | Hemorrhagic Stroke Bleeding Reason Code System |
| Description | Codes indicating the reason for bleeding in hemorrhagic stroke cases. |
| Purpose | To provide locally governed codes for the identified cause of bleeding in hemorrhagic stroke. |
| Copyright | © Tecnomod. This CodeSystem is provided for use within this Implementation Guide. |
| Content | complete |
| ValueSet | |
| hemorrhagic-stroke-bleeding-reason-vs | Hemorrhagic Stroke Bleeding Reason ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hemorrhagic-stroke-bleeding-reason-cs
This case-insensitive code system http://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "hemorrhagic-stroke-bleeding-reason-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs",
"version": "0.1.0",
"name": "HemorrhagicStrokeBleedingReasonCS",
"title": "Hemorrhagic Stroke Bleeding Reason Code System",
"status": "active",
"experimental": false,
"date": "2025-10-07",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Codes indicating the reason for bleeding in hemorrhagic stroke cases.",
"purpose": "To provide locally governed codes for the identified cause of bleeding in hemorrhagic stroke.",
"copyright": "© Tecnomod. This CodeSystem is provided for use within this Implementation Guide.",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "aneurysm",
"display": "Bleeding Reason Aneurysm",
"definition": "A cerebral aneurysm was identified as the cause of the patient's hemorrhagic stroke"
},
{
"code": "malformation",
"display": "Bleeding Reason Malformation",
"definition": "A vascular malformation was identified as the cause of the patient's hemorrhagic stroke"
},
{
"code": "other",
"display": "Bleeding Reason Other",
"definition": "Another, less common or unspecified cause of intracranial hemorrhage was identified"
}
]
}