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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeCodeSystem
IdCodeSystem-hemorrhagic-stroke-bleeding-reason-cs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs
URLhttp://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs
Version0.1.0
Statusactive
Date2025-10-07
NameHemorrhagicStrokeBleedingReasonCS
TitleHemorrhagic Stroke Bleeding Reason Code System
DescriptionCodes indicating the reason for bleeding in hemorrhagic stroke cases.
PurposeTo 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.
Contentcomplete

Resources that use this resource

ValueSet
hemorrhagic-stroke-bleeding-reason-vsHemorrhagic Stroke Bleeding Reason ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
aneurysm Bleeding Reason AneurysmA cerebral aneurysm was identified as the cause of the patient's hemorrhagic stroke
malformation Bleeding Reason MalformationA vascular malformation was identified as the cause of the patient's hemorrhagic stroke
other Bleeding Reason OtherAnother, less common or unspecified cause of intracranial hemorrhage was identified

Source1

{
  "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"
    }
  ]
}