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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-stroke-diagnosis-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-diagnosis-vs
URLhttp://testSK.org/ValueSet/stroke-diagnosis-vs
Version0.1.0
Statusactive
Date2025-10-07
NameStrokeDiagnosisVS
TitleStroke Diagnosis ValueSet
DescriptionSNOMED CT concepts representing final stroke-related diagnoses intended for use in Condition.code (and similar elements) within this IG. The scope covers ischemic stroke, intracerebral hemorrhage, subarachnoid hemorrhage, cerebral venous thrombosis, and transient ischemic attack (TIA). This value set is designed to support consistent capture, validation, analytics, and decision support. Implementers should expand against a terminology server using the appropriate SNOMED CT edition/version and preferred language(s) for display. Localizations or national derivatives MAY provide additional designations without altering the canonical definition. This value set is not intended for history-of, screening, or procedural concepts.
PurposeTo provide a consistent set of SNOMED CT concepts for coding definitive stroke-related diagnoses in this IG.
CopyrightThis value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.

Resources that use this resource

StructureDefinition
stroke-diagnosis-condition-profileStroke Diagnosis Condition Profile

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet stroke-diagnosis-vs

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    422504002Ischemic stroke (disorder)
    274100004Cerebral hemorrhage (disorder)
    266257000Transient ischemic attack (disorder)
    21454007Subarachnoid intracranial hemorrhage (disorder)
    95455008Thrombosis of cerebral veins (disorder)

Source1

{
  "resourceType": "ValueSet",
  "id": "stroke-diagnosis-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/stroke-diagnosis-vs",
  "version": "0.1.0",
  "name": "StrokeDiagnosisVS",
  "title": "Stroke Diagnosis ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-10-07",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "SNOMED CT concepts representing final stroke-related diagnoses intended for use in Condition.code (and similar elements) within this IG. The scope covers ischemic stroke, intracerebral hemorrhage, subarachnoid hemorrhage, cerebral venous thrombosis, and transient ischemic attack (TIA). This value set is designed to support consistent capture, validation, analytics, and decision support. Implementers should expand against a terminology server using the appropriate SNOMED CT edition/version and preferred language(s) for display. Localizations or national derivatives MAY provide additional designations without altering the canonical definition. This value set is not intended for history-of, screening, or procedural concepts.",
  "immutable": false,
  "purpose": "To provide a consistent set of SNOMED CT concepts for coding definitive stroke-related diagnoses in this IG.",
  "copyright": "This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "422504002",
            "display": "Ischemic stroke (disorder)"
          },
          {
            "code": "274100004",
            "display": "Cerebral hemorrhage (disorder)"
          },
          {
            "code": "266257000",
            "display": "Transient ischemic attack (disorder)"
          },
          {
            "code": "21454007",
            "display": "Subarachnoid intracranial hemorrhage (disorder)"
          },
          {
            "code": "95455008",
            "display": "Thrombosis of cerebral veins (disorder)"
          }
        ]
      }
    ]
  }
}