FHIR IG analytics
| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-hemorrhagic-stroke-bleeding-reason-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/hemorrhagic-stroke-bleeding-reason-vs |
| URL | http://testSK.org/ValueSet/hemorrhagic-stroke-bleeding-reason-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-09-08 |
| Name | HemorrhagicStrokeBleedingReasonVS |
| Title | Hemorrhagic Stroke Bleeding Reason ValueSet |
| Description | Specifies the identified cause of a hemorrhagic stroke, typically used with an extension. |
| Purpose | To enable consistent capture of the underlying cause of bleeding in hemorrhagic stroke. |
| Copyright | © Tecnomod. This value set includes locally defined codes. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "hemorrhagic-stroke-bleeding-reason-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/hemorrhagic-stroke-bleeding-reason-vs",
"version": "0.1.0",
"name": "HemorrhagicStrokeBleedingReasonVS",
"title": "Hemorrhagic Stroke Bleeding Reason ValueSet",
"status": "draft",
"experimental": true,
"date": "2025-09-08",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Specifies the identified cause of a hemorrhagic stroke, typically used with an extension.",
"immutable": false,
"purpose": "To enable consistent capture of the underlying cause of bleeding in hemorrhagic stroke.",
"copyright": "© Tecnomod. This value set includes locally defined codes.",
"compose": {
"include": [
{
"system": "http://testSK.org/CodeSystem/hemorrhagic-stroke-bleeding-reason-cs"
}
]
}
}