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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-mtici-score-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/mtici-score-vs
URLhttp://testSK.org/ValueSet/mtici-score-vs
Version0.1.0
Statusdraft
Date2025-03-31
NameMTICIScoreValueSet
TitleMTICI Score ValueSet
DescriptionValueSet containing the codes to represent the MTICI score used to assess the degree of reperfusion after a thrombectomy procedure.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
mtici-score-csMTICI Score Code System

Narrative

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

Generated Narrative: ValueSet mtici-score-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "mtici-score-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/mtici-score-vs",
  "version": "0.1.0",
  "name": "MTICIScoreValueSet",
  "title": "MTICI Score ValueSet",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-31",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "ValueSet containing the codes to represent the MTICI score used to assess the degree of reperfusion after a thrombectomy procedure.",
  "compose": {
    "include": [
      {
        "system": "http://testSK.org/CodeSystem/mtici-score-cs"
      }
    ]
  }
}