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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-stroke-risk-factor-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/stroke-risk-factor-vs
URLhttp://testSK.org/ValueSet/stroke-risk-factor-vs
Version0.1.0
Statusactive
Date2025-10-07
NameStrokeRiskFactorValueSet
TitleStroke Risk Factor ValueSet
DescriptionDefines the SNOMED CT codes for conditions or risk factors relevant to stroke, including an option for unknown status.
PurposeTo aggregate core stroke risk factors and unknown/absent problem concepts for comprehensive capture and validation.
CopyrightThis value set includes SNOMED CT® content and may include HL7 IPS value set content. SNOMED CT® is distributed by SNOMED International.

Resources that use this resource

StructureDefinition
stroke-risk-factor-condition-profileStroke Risk Factor Condition Profile

Resources that this resource uses

ValueSet
stroke-risk-factor-snomed-vsStroke Risk Factor ValueSet

Narrative

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

Generated Narrative: ValueSet stroke-risk-factor-vs

This value set includes codes based on the following rules:

  • Import all the codes that are contained in Stroke Risk Factor ValueSet
  • Import all the codes that are contained in http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-problems-uv-ips

Source1

{
  "resourceType": "ValueSet",
  "id": "stroke-risk-factor-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/stroke-risk-factor-vs",
  "version": "0.1.0",
  "name": "StrokeRiskFactorValueSet",
  "title": "Stroke Risk Factor ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-10-07",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Defines the SNOMED CT codes for conditions or risk factors relevant to stroke, including an option for unknown status.",
  "immutable": false,
  "purpose": "To aggregate core stroke risk factors and unknown/absent problem concepts for comprehensive capture and validation.",
  "copyright": "This value set includes SNOMED CT® content and may include HL7 IPS value set content. SNOMED CT® is distributed by SNOMED International.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://testSK.org/ValueSet/stroke-risk-factor-snomed-vs"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-problems-uv-ips"
        ]
      }
    ]
  }
}