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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-thrombectomy-complication-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/thrombectomy-complication-vs
URLhttp://testSK.org/ValueSet/thrombectomy-complication-vs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameThrombectomyComplicationVS
TitleThrombectomy Complication ValueSet
DescriptionDefines the specific complications of thrombectomy to record.

Resources that use this resource

No resources found


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 thrombectomy-complication-vs

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    307312008Perforation of artery (disorder)

Source1

{
  "resourceType": "ValueSet",
  "id": "thrombectomy-complication-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/thrombectomy-complication-vs",
  "version": "0.1.0",
  "name": "ThrombectomyComplicationVS",
  "title": "Thrombectomy Complication ValueSet",
  "status": "active",
  "date": "2025-10-21T11:09:58+00:00",
  "publisher": "UMU",
  "contact": [
    {
      "name": "UMU",
      "telecom": [
        {
          "system": "url",
          "value": "http://testSK.org/umu"
        }
      ]
    }
  ],
  "description": "Defines the specific complications of thrombectomy to record.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "307312008",
            "display": "Perforation of artery (disorder)"
          }
        ]
      }
    ]
  }
}