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

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeValueSet
IdValueSet-carotid-imaging-modality-vs.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/carotid-imaging-modality-vs
URLhttp://testSK.org/ValueSet/carotid-imaging-modality-vs
Version0.1.0
Statusactive
Date2025-10-21T11:09:58+00:00
NameCarotidImagingModalityVS
TitleCarotid Arteries Imaging Modality ValueSet
DescriptionDefines codes for different types of carotid artery imaging.

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 carotid-imaging-modality-vs

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    58920005Angiography of carotid artery (procedure)
    416940007Doppler ultrasonography of carotid arteries (procedure)
    419949007Computed tomography angiography of intracranial artery with contrast (procedure)
    1366357009Magnetic resonance imaging angiography of intracranial artery (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "carotid-imaging-modality-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://testSK.org/ValueSet/carotid-imaging-modality-vs",
  "version": "0.1.0",
  "name": "CarotidImagingModalityVS",
  "title": "Carotid Arteries Imaging Modality 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 codes for different types of carotid artery imaging.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "58920005",
            "display": "Angiography of carotid artery (procedure)"
          },
          {
            "code": "416940007",
            "display": "Doppler ultrasonography of carotid arteries (procedure)"
          },
          {
            "code": "419949007",
            "display": "Computed tomography angiography of intracranial artery with contrast (procedure)"
          },
          {
            "code": "1366357009",
            "display": "Magnetic resonance imaging angiography of intracranial artery (procedure)"
          }
        ]
      }
    ]
  }
}