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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-stroke-etiology-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-etiology-vs
URLhttp://testSK.org/ValueSet/stroke-etiology-vs
Version0.1.0
Statusdraft
Date2025-03-31
NameStrokeEtiologyVS
TitleStroke Etiology ValueSet
DescriptionSpecifies the determined etiology of an stroke.
PurposeTo support classification of stroke etiology using a mix of local codes and selected SNOMED CT concepts.
CopyrightThis value set includes locally governed concepts and SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.

Resources that use this resource

StructureDefinition
ischemic-stroke-etiology-extIschemic Stroke – Etiology

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
stroke-etiology-csStroke Etiology Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet stroke-etiology-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "stroke-etiology-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/stroke-etiology-vs",
  "version": "0.1.0",
  "name": "StrokeEtiologyVS",
  "title": "Stroke Etiology ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-31",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Specifies the determined etiology of an stroke.",
  "immutable": false,
  "purpose": "To support classification of stroke etiology using a mix of local codes and selected SNOMED CT concepts.",
  "copyright": "This value set includes locally governed concepts and SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.",
  "compose": {
    "include": [
      {
        "system": "http://testSK.org/CodeSystem/stroke-etiology-cs"
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "16891111000119104",
            "display": "Cryptogenic stroke (disorder)"
          },
          {
            "code": "413758000",
            "display": "Cardioembolic stroke (disorder)"
          }
        ]
      }
    ]
  }
}