FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-brain-imaging-modality-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/brain-imaging-modality-vs |
| URL | http://testSK.org/ValueSet/brain-imaging-modality-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-10-21T11:09:58+00:00 |
| Name | BrainImagingModalityVS |
| Title | Brain Imaging Modality ValueSet |
| Description | Defines the SNOMED CT codes for individual brain imaging modalities performed as procedures. |
| StructureDefinition | |
| stroke-brain-imaging-procedure-profile | Stroke Brain Imaging Procedure Profile (R5) |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| brain-imaging-type-cs | Brain Imaging Type Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet brain-imaging-modality-vs
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 419949007 | Computed tomography angiography of intracranial artery with contrast (procedure) |
http://testSK.org/CodeSystem/brain-imaging-type-cs version 📦0.1.0{
"resourceType": "ValueSet",
"id": "brain-imaging-modality-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/brain-imaging-modality-vs",
"version": "0.1.0",
"name": "BrainImagingModalityVS",
"title": "Brain 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 the SNOMED CT codes for individual brain imaging modalities performed as procedures.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "419949007",
"display": "Computed tomography angiography of intracranial artery with contrast (procedure)"
}
]
},
{
"system": "http://testSK.org/CodeSystem/brain-imaging-type-cs"
}
]
}
}